Jump to content
LaunchBox Community Forums

Suhrvivor

Members
  • Posts

    516
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Suhrvivor

  1. The easiest solution is to delete everything you downloaded so far and redownload it as chd, there's a pack with that format in the same place you downloaded those gz.
  2. Suhrvivor

    Steamy

    Ah, okay, nice to know you're already one (or several) steps ahead of me. I've noticed that the achievements details can only be shown by clicking the trophy icon on the right (on Steam clicking the "achievements" on the middle takes you there). If it's possible it would be cool if you could make it behave like on Steam. Anyway, thanks for the new cool theme!
  3. Suhrvivor

    Steamy

    No game icons on hover . Also, backgrounds in the details are only showing the top part, with the background we have in the DB it would be better if they were middle centered. Other than those nitpicks is a great theme!
  4. Looks like an admin rights issue to me. Make sure LaunchBox, BigBox and the other programs are NOT running as an administrator.
  5. Disable the startup theme on BigBox's options, see if that's the problem. If that the case you'll have to fiddle with the emulator's startup settings (on LaunchBox).
  6. The new default details panel looks awesome and LaunchBox loads much faster now, best update in a while!
  7. Go to PCSX2's menu -> CDVD and select ISO. Also update your emulator to latest (nightly) version.
  8. Great, Thanks for the constant improvement of the LaunchBox brand!
  9. 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.
  10. Make sure Launchbox it's not running as an administrator, restart LB to be sure.
  11. 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.
  12. Looks like it's this one: You can find that and other startup themes here.
  13. 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.
  14. 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.
  15. 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).
  16. Damn, The preview video got nintendo'ed. Anyway, this theme video it's pretty good. Keep up the good work!
  17. 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:
  18. 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.
  19. 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.
  20. 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,
  21. 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:
  22. 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!
×
×
  • Create New...