Jump to content
LaunchBox Community Forums

Suhrvivor

Members
  • Posts

    508
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Suhrvivor

  1. In my experience, it works just fine on most of the games I converted to iso, mounted and launched the folder/eboot.bin. There are a only a few games that work when launched normally but don't work or get stuck on an infinite loading screen when launched from an iso mounted on a virtual drive, examples of games with that issue are 3D Dot Game Heroes and Persona 5.
  2. Make sure Launchbox it's not running as an administrator, restart LB to be sure.
  3. On my end and for some reason I can't figure out, 3D Dot Game doesn't work at all when you mount the iso and launch it from there ( iso created with PS3 iso Rebuilder with all files matching CRC). Doesn't matter if I use Launchbox with this script or launch it manually from rpcs3. Same with other popular games like Persona 5 and The Last of Us.
  4. Looks like it's this one: You can find that and other startup themes here.
  5. I mostly use RocketLauncher for adding bezels to Gamecube games running on Dolphin (Resident Evil 2 and 3 with HD textures and other 4:3 only games) and also for old pc games that have very poor or no gamepad support (Manhunt, Prince of Persia trilogy, Call of Duty: Black Ops, Assassin's Creed, etc). Since I have RL running just fine and don't even mess with it that much I don't feel to need to eliminate it.
  6. You can add more genres to your games if you want (IE, adding "Boxing" or "Shoot' em up"). The only caveat is that they'll go away if you update the games' metadata using LaunchBox's Metadata.
  7. I just got this on my LaunchBox a few days ago and also noticed that it doesn't have a fullscreen option other than Alt+Enter. You can make a script that sends those keys right after launch though, I did that and it works like a charm. this is the script I use: Set WshShell = WScript.CreateObject("WScript.Shell") obj = WshShell.Run("""cotton_reboot.exe""", 3, False) WScript.sleep 3000 WshShell.AppActivate ("Cotton Reboot! ver1.00") 'Focuses game window just in case WScript.sleep 200 WshShell.SendKeys "%{ENTER}" 'Sends ALT+ENTER to enter in fulscreen mode (720p) Paste the above code into a text editor, save as cotton_reboot.vbs, put it next to the game's exe, then make LaunchBox launch that vbs file instead of the game's exe (or Steam URL).
  8. Damn, The preview video got nintendo'ed. Anyway, this theme video it's pretty good. Keep up the good work!
  9. I'm focusing on Switch exclusives on this one. You can find that game and other multi-platform theme videos I made by following this link:
  10. Try going to controller settings on Steam, select the detected controller you're using, then click on the Define Layout button, press the reset button, then re-define every button but the guide button. Now the guide button won't work on Steam.
  11. I was focusing on PC games until recently and got burnt out, once I start doing themes again, I'll tackle the new Switch titles. @sucramjd did a fantastic job with Paper Mario Origami King (Link here), you can scratch that from the list.
  12. One issue I've found is that unlike the old exe method, it's not portable; the script path you send to the Powershell app can't be relative,
  13. Looking forward for the updated script. I've just managed to make the current rpcs3-launcher.exe work, note that you need a couple of extra tweaks for it to close properly like rpcs3 would. In case someone is curious, this is what you need to change:
  14. The dark theme is one of those things I didn't know I wanted and now can't live without it! Thanks for adding it!
  15. Make sure LaunchBox doesn't unzip the arcade roms before it sends them to Retroarch.
  16. I've compared with a couple of discs and I'm getting about 50MB difference per disc between cso and chd. It's a small difference but I think it's worth it, I'm definitely switching to chd. Now I'd hope for the Ps3 emu devs to start supporting chd or at least any disc image format, dumping and storing games in folders having thousands of files it's a royal pain in the ass.
  17. That game is not listed as playable on their compatibility website. You might have to wait a little longer to be able to play it on Xemu. Source: https://xemu.app/titles/4c410003/#Star-Wars-Knights-of-the-Old-Republic
  18. Fanart - Backgrounds are used as backgrounds for several Launchbox, Bigbox, startup and pause screen themes, having text or logos in the background plus the text and logos in the foreground of the themes makes it hard to read the foreground text and makes for an overall (and in my opinion) "bootlegged" feeling experience.
  19. Because Launchbox is only focusing on being a frontend, not an all-in-one emulator. LB gives you the freedom to use any emulator or program you want, not just the limited built in cores like Retroarch does.
  20. Looks like my issue was solved too. Thanks for your hard work! ?
  21. The new Require Holding Back to Navigate to System Menu option doesn't seem to work when you Default Startup View is set to All Games.
×
×
  • Create New...