-
Posts
1,181 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by bundangdon
-
Thanks a lot for sharing this. From your experience though, do you feel that CXBX has better compatibility than Xemu? Or, are there any games which CXBX can play with better results?
- 2 replies
-
- iso
- powershell
-
(and 1 more)
Tagged with:
-
Fantastic theme and definitely one of your best @faeran Just needs snapshots/videos implemented (instead of fanart) and it would be perfect. What would also be nice is the ability to replace the Default_Background artwork with the platform fanart. You can do this in the filters view but not in the textlistview for example. Great work as always though!
-
The latest official version, released earlier today, should fix the problem with the LaunchBox options menu-window. Thanks a lot to @faeran and the rest of the LB team for getting this resolved quickly!
-
Having the same issue here. With beta 5 and beta 6, LaunchBox crashes when I try to access the options. I tried the fix which @The Papaw mentioned but it gives me the same error as @shadoweez Also, I turned on debug mode, but no log appears after the crash.
-
[EmuMovies] Microsoft Windows (PC Games) Video Snaps Updated (979 Videos)
bundangdon replied to circo's topic in Game Media
Amazing stuff! Keep up the good work @circo -
Mini Consoles Theme - RetroSai Nostalgia - Form over Function
bundangdon replied to Saieno's topic in Big Box Custom Themes
Good to know. Thanks a lot for the tip! -
Mini Consoles Theme - RetroSai Nostalgia - Form over Function
bundangdon replied to Saieno's topic in Big Box Custom Themes
Thanks a lot! Nothing specific, but just wanted to remove the background music in general. Also, I noticed that after removing the music files, the wheel animations are a little bit smoother and faster. -
Mini Consoles Theme - RetroSai Nostalgia - Form over Function
bundangdon replied to Saieno's topic in Big Box Custom Themes
@Saieno Fantastic work and this theme continues to get better with each update! I'm not sure if this has been mentioned before, but I've been trying to turn off the music that plays in the background. It's decent enough to listen to, but gets old very fast😄 I tried the theme specific settings, but that didn't seem to work. Any suggestions or ideas? -
Good to hear that. Have fun!
-
Right, you can edit the platform within LaunchBox and that will usually work. But in this case, it's an issue with the BigBox theme, as it has the wrong names for 3DO which override LaunchBox's settings.
-
Just out of curiosity, I tried out that theme now and had the same results. It's a problem with the name of the 3DO system. In LaunchBox, it's named "3DO Interactive Multiplayer" but in Unified's contents it's named "Panasonic 3DO". For a quick fix, you'll need to rename the Unified contents. For example, in the folder "\launchbox\Themes\Unified\Images\Theme\Background" find Panasonic 3DO and rename it accordingly. Also, do the same for the system logo, located in the theme's "logo" folder. Just did the same thing, here, and it seems to work now.
-
ListBox Scroll Center for BigBox
bundangdon commented on Grila's file in Third-party Apps and Plugins
-
ListBox Scroll Center for BigBox
bundangdon commented on Grila's file in Third-party Apps and Plugins
-
ListBox Scroll Center for BigBox
bundangdon commented on Grila's file in Third-party Apps and Plugins
-
ListBox Scroll Center for BigBox
bundangdon commented on Grila's file in Third-party Apps and Plugins
@faeran Really sorry to revive this old thread, but (I think) I recall that you designed the latest default theme for BigBox, which I find to be one of the best of them all. I'm trying to center the scrolling in the TextListView.xaml without any success. I tried to add grila's code and use this plugin but wasn't able to get it working. Coincidentally, I noticed that the same plugin was already there in the folder for this theme, which I'm assuming had some sort of similar purpose? If you can offer any help that would be really appreciated! -
Okay, that makes sense😁 Looking forward to the release then. Thanks for the quick reply and keep up the good work!
-
@Orionsangel I've been able to find your older bezels before, but where can I download the latest ones?
-
SNK Neo Geo Pocket Color 2.5D Front Box
bundangdon commented on MrDeKat's file in SNK Neo Geo Pocket Color
- 3 comments
-
- 1
-
SNK Neo Geo Pocket Color 2.5D Front Box
bundangdon commented on MrDeKat's file in SNK Neo Geo Pocket Color
- 3 comments
-
You might want to try this program. It works with xbox and xbox 360 games XDVDMulleter V 10.2beta : Free Download, Borrow, and Streaming : Internet Archive
-
Bought my lifetime license several years ago but just wanted to say to keep up the good work and happy anniversary!
-
-
Thanks a lot for sharing this vbs script! It really helped me a lot with hypseus-singe, which I was setting up and (finally) got running today
-
There's a few ways around that problem, but what I do is add this script to the same "Running Script" section, just after the one mentioned before: ; This section closes NESpunes when pressing Escape $Esc:: { Process, Close, {{{StartupEXE}}} } LShift::return With that, you'll be able to use the 'esc' key to close Punes. Have fun!
-
Should be done like this (see the screenshot below) in the "Running Script" section. I was able to get that same script working too by the way.