-
Posts
15 -
Joined
-
Last visited
-
Days Won
1
Dedaloso last won the day on December 18 2021
Dedaloso had the most liked content!
About Dedaloso
- Birthday May 8
Recent Profile Visitors
418 profile views
Dedaloso's Achievements
8-Bit Processor (3/7)
15
Reputation
-
- 704 comments
-
- bigbox
- custom bigbox themes
-
(and 1 more)
Tagged with:
-
- 704 comments
-
- bigbox
- custom bigbox themes
-
(and 1 more)
Tagged with:
-
Would it be possible to collect all your work in various packs? Thanks
-
Thanks Jonny, fantastic work, as always. Do you have an archive where you group all your work?
-
Hi everybody, this is an example of how to make the most of the new 3D models for media: Pac-Land for Pc-Engine with partial high resolution material. If you like the result I could work on it and create new media but I need your help. Post below high resolution images of boxes and jewel cases of any platform and I'll create the 3D set. The material we currently have available is in low resolution and penalizes the realistic 3D effect. Thanks everyone for the support Dedaloso pc-engine-pacland-3dbox.zip
-
Dedaloso started following NEC TurboGrafx-CD and NEC TurboGrafx-16
-
-
-
Dedaloso started following COLORFUL bigbox theme
-
Dedaloso changed their profile photo
-
Nintendo Famicom Disk - Pure Real Serie - Cartridge 2.5D View File The Pure Real Serie is the collection of boxes, carts, jewel cases, posters in 2.5D. This Nintendo Famicom Disk collection includes 144 cards + the empty box. See you soon for updates and other content. Dedalos Submitter Dedalos Submitted 04/09/2022 Category Game Cart Images
-
Dedaloso started following COLORFUL platform video set
-
Dedaloso started following LaunchBox Search/Paste Box Image Plugin
-
-
Hi everyone I paste below the code that should be written in the bat file by the Big Box at the launch of a rom (in this case it is marked Double Dragon) chcp 65001 @ECHO OFF d: CD "d:\mame" Groovymame64.exe ddragon -rompath "d:\mame\roms" -nowindow -joy -skip_gameinfo -record input -keyboardprovider dinput Would it be possible to create a plugin that does this? thanks in advance D.
-
Hi everyone. I need help from you to create a plug-in for BIG BOX. This plug-in should listen to the launch event of the game, then write it and save it in a bat file in the desired location or in the root of the BIG BOX folder (or it can save a string needed to start the game if easier). I think the code itself wouldn't be difficult, but unfortunately I don't have the skills to create it. Could any of you help me? Thank you Dedalo