PSX games are crashing
-
Hi,
I've installed latest recalbox to my odroid Xu4.
Some are getting hangs during execution (Need for speed 3), but it seems like ressources loading.
But many PSX games are crashing : C.T.R., Crash Bash, Ace Combat 3, Soul Reaver, ...All Bioses are installed and correctly recognised by RecalBox.
Does anyone knows where are located PSX emulator log files ?
BR,
Alex. -
Hi,
Here is latest es_log.txt: https://pastebin.com/y0gKEuc8
And here /recalbox/share/system/es_launch* files : https://pastebin.com/R0xzM4PbThere is one issue with srm file, and pcsx can't create a folder.
Which direction looks the more appropriate to investigate ? -
Issue is the same with SCPH1001.BIN, scph5501.bin or scph5502.bin
Roms md5sum:
CTR - Crash Team Racing (E) (EDC) [SCES-02105].bin : 721fce296675c5a10922d6ffab86c73b
CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue : 5f177cab16f87e12c9020f889cafcffeI created the missing directory and learn that *srm files are for saving.
Still no ideas of the issue yet.
Here is the latest log:
*/usr/bin/retroarch -L /usr/lib/libretro/pcsx_rearmed_libretro.so --config /recalbox/share/system/configs/retroarch/retroarchcustom.cfg /recalbox/share/roms/psx/CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue
running command: /usr/bin/retroarch -L /usr/lib/libretro/pcsx_rearmed_libretro.so --config /recalbox/share/system/configs/retroarch/retroarchcustom.cfg /recalbox/share/roms/psx/CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue
Memcard 2: disabled
Starting PCSX-ReARMed 6.0-DragonBlaze
Running PCSX Version 1.9 (Apr 10 2019).
Init new dynarec
testing if we can run recompiled code..
test passed.
Mapped (RAM/scrp/ROM/LUTs/TC):
80000000/1f800000/1fc00000/08000000/b1e14000
found BIOS file: scph5501.bin
RGB565 supported, using it
plugin: plugins/builtin_gpu
plugin: plugins/builtin_spu
plugin: plugins/builtin_pad
plugin: plugins/builtin_pad
Plugins loaded.
Loaded CD Image: /recalbox/share/roms/psx/CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue[+cue].
Track 01 (DATA) - Start 00:02:00, Length 69:56:02
selected sound output driver: libretro
CD-ROM Label: SCES02105
CD-ROM ID: SCES02105
CD-ROM EXE Name: SCES_021.05;1
ari64_reset
NI 9f75237a @800ac40c (800ac408)
branch in delay slot @800ac418 (800ac408)
Compile at bogus memory address: 830a8db4vi /recalbox/share/system/configs/retroarch/retroarchcustom.cfg*
-
Hello
version europe required sbi file.
https://www.consolecopyworld.com/psx/psx_protected_games.shtmland your game strange extension CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue[+cue].
CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue
you need to control name file and extension. -
Hi Acris,
Thanks for the tip.
I just had CTR running thanks to https://docs.libretro.com/library/pcsx_rearmed/#biosI will download *.cue and *.sbi for all other roms and check execution.
Merci