Jump to content
LaunchBox Community Forums

bundangdon

Members
  • Posts

    1,223
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by bundangdon

  1. @RetroHumanoid Hey, I really appreciate all of your hard work on this great theme and I hope that you don't mind that I've put together a variation which combines this theme, mixed together with the artwork from one of the bedroom themes as you can see in the photo below. However, my only issue is how to change the size and location of the artwork (video, box) to make it fit in and next to the television. I've tried to modify the code without any success. Can you point me in the direction to where these artwork locations and sizes can be changed? Thank you again! Update: Okay, I figured out the video part and that's now taken care of However I'm still having trouble with the box artwork (location, size)
  2. I've found that vice, ccs64 and hoxs64 are all very decent emulators, but lately I've been using hoxs64 more as it seems to run games a little more smoothly, at least from my perspective. For the "Default Command-Line Paramaters" I use the following: -fullscreen -quickload -autoload And so far I've had no problems, even with .d64 files. Give it a try!
  3. I'd hardly call it "terrible" but it would certainly be nice to eliminate this middleware, especially since it hasn't any updates in an extremely long time
  4. Thank you! It works great!
  5. Thanks a lot for the fast reply! Actually, if you remove that part of the code, it also removes the box completely. However, I found a way to remove the effect and still keep the box-art, by inserting "0" for all of the values (Value="0"). Going forward, it would be nice if themes used the ListBoxScrollCenter plugin since it centers the text in the same way wheel-art is centered in other views. I've tried to implement it with this theme and other similar themes without any success so far.
    Fantastic theme with a little bit of everything thrown in! Great work and feel free to make a few more themes like this one anytime
  6. @Jason Carr Not sure if this is the right place to ask this but I've been using this theme more (because it's fantastic!) and was wondering a couple of things. I tend to use the text-games list more than the others but there's a couple of quirks. First, I was wondering if I could use the ListBoxScrollCenter plugin where it keeps the selected game centered in the list? Also, the box dropping (effect) tends to become overwhelming after a while, and I was wondering how to remove this effect or change it to a more simple 'fade' effect?
  7. Great work once again! From a personal perspective, I like this one a lot more than the attractmode build
  8. Great work once again! Launchbox keeps getting better and better
  9. Great work once again! This is a really valuable tool
  10. @RetroHumanoid This is definitely my favorite theme for use with BigBox now, but I was wondering if you'll add the ability to keep the games list centered (in the textlist view)? I tried to change the code and added the plugin from here (check below) without any success
  11. Woohoo! Thanks!
  12. Wish you could have made it a little shorter (30 seconds maybe?) but it's still a lot of fun to watch
  13. Great work and congratulations on the release!
  14. bundangdon

    Vice 64

    No problem! Glad to hear you got it working
  15. bundangdon

    Vice 64

    The easiest way is to start Vice and then go to full screen by pressing ALT+ENTER. After that, exit out of Vice by pressing ALT+X. Then, when you start Vice next time, it will automatically start in full screen. You'll need to use an autohotkey-script to exit properly, using the ESC key. Copy and paste the following code in the "Edit Emulator / Autohotkey-script" section: $Esc:: { Process, Close, {{{StartupEXE}}} } vk07sc000:: Send, !{F4} Return
  16. Yep, that worked, after I saved each cartridge to .car format. Then I just renamed it back to .rom and it loads up properly. Thank you!
  17. Just wondered, because in the main Altirra window, it always asks for a mapper (before starting the game) whenever I load Atari 800 roms, and I still can not figure this part out. What I'd like to do is insert the mapper into the command line for each game, so that I don't have to repeat this process every time
  18. Just wondering, which command lines do you use for Altirra? As a stand-alone, this is probably the best 5200 and Atari 800 emulator, but I'm getting all mixed up with the command line through LaunchBox
  19. Count me in too if you need any more people to test
  20. Looks nice. With another frontend, AttractMode, I modified some of the code and artwork and made a very similar theme. Something like this in a BigBox theme, with this type of simple game-list would be great ?
  21. Count me in too if you need anyone else to test this?
  22. As a fan of your bigbox themes, I'm really looking forward to this! And with what I've seen planned/in progress so far, it could certainly make rocketlauncher become unnecessary?
  23. Thank you for pointing that out. It was a matter of clicking another platform category and then doing a right-click on top of it to make it work. Problem solved!
  24. Jason, thank you very much for the fast reply! It seems to be working okay now, after I edited some of the xml files in the 'data' folder. However, one thing I noticed is that there somehow needs to be the ability to create a "platform category". With the new nesting system, that function seems to be gone unless you manually edit 2 of the xml files in the 'data' folder. With so many "Consoles" I like to separate the older systems into another root folder such as "Classics"
×
×
  • Create New...