Jump to content
LaunchBox Community Forums

TimmyT

Members
  • Posts

    12
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TimmyT's Achievements

8-Bit Processor

8-Bit Processor (3/7)

4

Reputation

  1. Hello everyone, I'm using Duckstation to emulate my PSX games. When I import CUE/BIN files into Launchbox everything works properly. After the import is finished I can directly start the games without any issues. However, this isn't the case with CCD/IMG/SUB files as I get this error message from Duckstation: Afaik .cue and .ccd files are necessary for multi disk games to work properly because they have seperate files for each disk. Launchbox seems to recognize the .ccd file as the main file and is telling Duckstation to launch that file which doesn't seem to work. It looks to me as though Duckstation doesn't support loading .ccd files. Can anyone recommend a program that converts CCD/IMG/SUB to CUE/BIN or what's the best way to go about it? Regards
  2. Hello everyone, which games of previous console generations i.e. Sega Consoles, PS1/2/3, S/NES, N64, GameCube, Xbox classic and maybe even handhelds like GBA, PSP, PSVita do you think held up very well and are still fun to play nowadays? Only console exclusive games that were not released on PC please I like all shooter genres, racing games, beat 'em ups and basically action games in general. I'm not into strategy or turn-based tactical games because I'm a dummy but I would try them if you think they're really great. What are some hidden gems you can recommend or classics of the respective platforms that you think one must've played? Regards
  3. Hello everyone, I'm looking for a good Sega Saturn standalone emulator with good compatibility and options for graphic enhancements. Which one can you recommend? Are Mednafen and Kronos currently the standard? Regards
  4. Fantastic! This is a much cleaner solution than using a script. The -resume and -batch arguments work great to automate loading the latest save game and to exit Duckstation once the emulation ends. I like to make everything work seamlessly
  5. When I press Escape Duckstation automatically closes the game window and creates a save game which is great. However, Duckstation won't close itself afterwards. Now I need a script to do the following when I press the Esc button: Does anyone have a script for that? EDIT: I hate scripting but here's what I came up with and it's working as intended.. $Esc:: { Send, {Esc} sleep, 2000 Process, Close, {{{StartupEXE}}} }
  6. Thanks boss! RPCS3 and Dolphin load the saves properly when started via Launchbox. I guess those emulators simply do that by default unlike Duckstation. I found the solution here: https://github.com/stenzek/duckstation/wiki/Command-Line-Arguments The command line argument "-resume" is all that's needed. Maybe this will help someone else too:
  7. Hello everyone, yesterday I configured the standalone emulator Duckstation and was quite satisfied because everything worked properly when I used it without Launchbox. However, when I start up my imported PSX roms via Launchbox the emulator loads the games BUT overwrites pre-existing savegames everytime basically killing any progress made within the games. I tried this with the nogui and qt .exe of Duckstation. For some reason this only happens when Duckstation gets started via Launchbox. It doesn't seem to check if there's already a save file and creates a new one, overwriting the previous save file whenever I load the game via Launchbox. When I start the games directly with Duckstation outside Launchbox, everything is working fine. It's loading the already existing save files. I configured Duckstation to save and load my save files from "C:\Users\Tim\LaunchBox\Emulators\Playstation 1\memcards" which is a subfolder I created under the installation path of Duckstation. Has anyone experienced similar problems when using the Duckstation standalone emulator in conjunction with Launchbox? Regards
  8. Link is broken, does anyone have a list? That would be super helpful. Found it on their page under: https://docs.libretro.com/library/bios/
  9. Thanks! Do I need all BIOS versions mentioned below for optimal performance of the PSX_HW core?
  10. Hello everyone, I'm using Windows 10 x64 as OS and I'm currently setting up my Launchbox and have some questions. I already set up following emulators: PlayStation 3 = PCSR3 GameCube, Wii = Dolphin For NES I'm planning to use 3dSen I would like to add emulators for: SNES Sega Saturn PS1 PS2 Now I'm wondering whether I should use standalone emulators or RetroArch cores? I don't quite understand the benefit of RetroArch to be honest. Are the cores better than standalone emulators? If so, which cores would you recommend for the platforms mentioned above? What is the general consensus among the forum members? Which emulators / cores would you recommend for multi-disc games? I would like to automate disc swapping to make it more comfortable. Which emulators / cores do you use to accomplish that? I read about LB creating m3u Files automatically but which emulators support that?
×
×
  • Create New...