Hello,
I have 15 psx games I can play with known emulators like PCSXR or EPSXE. With libretro PCSX_REARMED I can play all my 15 games too. But with libretro MEDNAFEN_PSX, I have only 2 games are fully playable, I obtain only black window for the others or a core dumped…
For example, if I launch Tarzan with retroarch:
$ ./retroarch
RetroArch [ERROR] :: init_rewind :: Implementation does not support save states. Cannot use rewind.
RetroArch [WARN] :: init_controllers :: Input device ID 5 is unknown to this libretro implementation. Using RETRO_DEVICE_JOYPAD.
RetroArch [WARN] :: rarch_log_libretro :: [libretro WARN] :: Save directory is not defined. Fallback on using SYSTEM directory ...
RetroArch: rarch_log_libretro: [libretro INFO] :: Rumble interface supported!
RetroArch: rarch_log_libretro: [libretro INFO] :: Loading /home/legluondunet/Ordi/Jeux/Emulateurs/Consoles/Sony Playstation 1/cds/Tarzan.cue...
RetroArch: rarch_log_libretro: [libretro INFO] :: Using module: psx(Sony PlayStation)
unhandled setting UI: psx.input.port1.gun_chairs
unhandled setting UI: psx.input.port2.gun_chairs
unhandled setting UI: psx.input.port3.gun_chairs
unhandled setting UI: psx.input.port4.gun_chairs
unhandled setting UI: psx.input.port5.gun_chairs
unhandled setting UI: psx.input.port6.gun_chairs
unhandled setting UI: psx.input.port7.gun_chairs
unhandled setting UI: psx.input.port8.gun_chairs
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName: /home/legluondunet/.config/retroarch/system/scph5502.bin
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName: /home/legluondunet/.config/retroarch/system/Tarzan.3e6e6e8193a1af8130e61be493f4718a.1.mcr
RetroArch [ERROR] :: rarch_log_libretro :: [libretro ERROR] :: Error opening file No such file or directory
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName: /home/legluondunet/.config/retroarch/system/Tarzan.3e6e6e8193a1af8130e61be493f4718a.2.mcr
RetroArch [ERROR] :: rarch_log_libretro :: [libretro ERROR] :: Error opening file No such file or directory
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName: /home/legluondunet/.config/retroarch/system/Tarzan.3e6e6e8193a1af8130e61be493f4718a.3.mcr
RetroArch [ERROR] :: rarch_log_libretro :: [libretro ERROR] :: Error opening file No such file or directory
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName: /home/legluondunet/.config/retroarch/system/Tarzan.3e6e6e8193a1af8130e61be493f4718a.4.mcr
RetroArch [ERROR] :: rarch_log_libretro :: [libretro ERROR] :: Error opening file No such file or directory
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName: /home/legluondunet/.config/retroarch/system/Tarzan.3e6e6e8193a1af8130e61be493f4718a.5.mcr
RetroArch [ERROR] :: rarch_log_libretro :: [libretro ERROR] :: Error opening file No such file or directory
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName: /home/legluondunet/.config/retroarch/system/Tarzan.3e6e6e8193a1af8130e61be493f4718a.6.mcr
RetroArch [ERROR] :: rarch_log_libretro :: [libretro ERROR] :: Error opening file No such file or directory
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName: /home/legluondunet/.config/retroarch/system/Tarzan.3e6e6e8193a1af8130e61be493f4718a.7.mcr
RetroArch [ERROR] :: rarch_log_libretro :: [libretro ERROR] :: Error opening file No such file or directory
RetroArch: rarch_log_libretro: [libretro INFO] :: MDFN_MakeFName:
RetroArch [WARN] :: rarch_log_libretro :: [libretro WARN] :: [mednafen]: Save states might destroy your memory card data
RetroArch [ERROR] :: init_rewind :: Implementation does not support save states. Cannot use rewind.
RetroArch [WARN] :: init_controllers :: Input device ID 5 is unknown to this libretro implementation. Using RETRO_DEVICE_JOYPAD.
RetroArch: rarch_log_libretro: [libretro INFO] :: [Beetle PSX]: Samples / Frame: 886.36151
RetroArch: rarch_log_libretro: [libretro INFO] :: [Beetle PSX]: Estimated FPS: 49.75397
My 2 games that work with MEDNAFEN_PSX: Hokuto no ken Road Rash
Do you have better results with MEDNAFEN_PSX?