lr-pcsx-rearmed not working
-
Hi, very new to a lot of this and have very limited experience so I apologize if I'm missing something.
I have done a new install on my pi 4 i just got. Everything is working except the playstation emulator. Most of the roms i have are in CHD format and i've verified they work within retroarch on my pc. Basically when i start any of the games i've put onto my pi, they go to the boot screen (where i can press a to configure) then go straight back to the menu. I have tried the PSXONPSP and SCPH101 BIOS. What is strange is i have crash bash both bin/cue and .chd on the pi and the bin/cue files work. I was under the impression chd files work for this version of lr-pcsx-rearmed. Below are specs, thanks for any help
I grabbed the runcommand file like it said for errors but i don't really see much. All it has is this:
Parameters:
Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so --config /opt/retropie/configs/psx/retroarch.cfg "/home/pi/RetroPie/roms/psx/Armored Core (USA).chd" --appendconfig /dev/shm/retroarch.cfgPi Model or other hardware: pi 4
Power Supply used: canakit
RetroPie Version Used: 4.7.2 (weekly build since my pi is new and wouldn't work on 4.7.1)
Built From: 4.7.2 image
USB Devices connected: none
Controller used: ps5 controller via bluetooth
Error messages received: none
Emulator: lr-pcsx-rearmed -
please provider a verbose log as per https://retropie.org.uk/forum/topic/3/read-this-first
-
I try Armored Core(usa)(v1.1).chd and it is working on lr-pscx rearmed.
-
Ok verbose log below. Looks like it's saying "[libretro INFO] unsupported/invalid CD image: /home/pi/RetroPie/roms/psx/Clock Tower (USA).chd" (i did a different .chd just because they all fail the same)
i'm a bit confused by this. As i said, i'm running retroarch on my pc with the same .chd files and using the same libretro pcsx rearmed core
Parameters:
Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so --config /opt/retropie/configs/psx/retroarch.cfg "/home/pi/RetroPie/roms/psx/Clock Tower (USA).chd" --verbose --appendconfig /dev/shm/retroarch.cfg
[INFO] RetroArch 1.9.7 (Git 8373ac6)
[INFO] === Build =======================================
[INFO] Capabilities: NEON VFPv3 VFPv4
[INFO] Built: Sep 8 2021
[INFO] Version: 1.9.7
[INFO] Git: 8373ac6
[INFO] =================================================
[INFO] [Input]: Found input driver: "x".
[INFO] [Core]: Loading dynamic libretro core from: "/opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so"
[INFO] [Overrides]: No core-specific overrides found at "/home/pi/.config/retroarch/config/PCSX-ReARMed/PCSX-ReARMed.cfg".
[INFO] [Overrides]: No content-dir-specific overrides found at "/home/pi/.config/retroarch/config/PCSX-ReARMed/psx.cfg".
[INFO] [Overrides]: No game-specific overrides found at "/home/pi/.config/retroarch/config/PCSX-ReARMed/Clock Tower (USA).cfg".
[INFO] [Environ]: GET_LOG_INTERFACE.
[INFO] [Environ]: SET_CONTROLLER_INFO.
[INFO] [Environ]: GET_CORE_OPTIONS_VERSION.
[INFO] [Environ]: GET_LANGUAGE: "0".
[INFO] [Environ]: RETRO_ENVIRONMENT_SET_CORE_OPTIONS_INTL.
[INFO] [Remaps]: Remap directory: "/opt/retropie/configs/psx/".
[INFO] [Overrides]: Redirecting save file to "/home/pi/RetroPie/roms/psx/Clock Tower (USA).srm".
[INFO] [Overrides]: Redirecting save state to "/home/pi/RetroPie/roms/psx/Clock Tower (USA).state".
[INFO] [Environ]: GET_MESSAGE_INTERFACE_VERSION.
[libretro INFO] Memcard 2: disabled
[libretro INFO] Starting PCSX-ReARMed 75aaa6b
[libretro INFO] Running PCSX Version 1.9 (Feb 4 2022).
[libretro INFO] Init new dynarec, ndrc size 1001000
[libretro INFO] testing if we can run recompiled code @0xae5cb000...
[libretro INFO] test passed.
[libretro INFO] Mapped (RAM/scrp/ROM/LUTs/TC):
[libretro INFO] 0x80000000/0x1f800000/0x1fc00000/0x8000000/0xae5cb000
[INFO] [Environ]: SYSTEM_DIRECTORY: "/home/pi/RetroPie/BIOS".
[libretro INFO] found BIOS file: scph101.bin
[INFO] [Environ]: GET_CAN_DUPE: true
[INFO] [Environ]: GET_DISK_CONTROL_INTERFACE_VERSION.
[INFO] [Environ]: SET_DISK_CONTROL_EXT_INTERFACE.
[INFO] [Environ]: GET_RUMBLE_INTERFACE.
[INFO] [Environ]: PERFORMANCE_LEVEL: 6.
[INFO] [CONTENT LOAD]: Content loading skipped. Implementation will load it on its own.
[INFO] [Environ]: SET_INPUT_DESCRIPTORS:
[INFO] [Environ]: SET_PIXEL_FORMAT: RGB565.
[libretro INFO] RGB565 supported, using it
[libretro INFO] plugin: plugins/builtin_gpu
[libretro INFO] plugin: plugins/builtin_spu
[libretro INFO] plugin: plugins/builtin_pad
[libretro INFO] plugin: plugins/builtin_pad
[libretro INFO] Plugins loaded.
[libretro INFO] Loaded CD Image: /home/pi/RetroPie/roms/psx/Clock Tower (USA).chd.
[libretro INFO] unsupported/invalid CD image: /home/pi/RetroPie/roms/psx/Clock Tower (USA).chd
[ERROR] [CONTENT LOAD]: Failed to load content
[INFO] [Core]: Content ran for a total of: 00 hours, 00 minutes, 00 seconds.
[INFO] [Core]: Unloading core..
[INFO] [Core]: Unloading core symbols.. -
Small thing to add, i meantioned i have both bin/cue and .chd formats of crash bash on the pi. The chd doesnt work and the bin does. the chd of this crash bash file was created from the CHDMAN program referenced on https://retropie.org.uk/docs/CHD-files/#creating-chds-from-cd-roms
Also comes up with the same unsupported/invalid image line.
libretro INFO] Loaded CD Image: /home/pi/RetroPie/roms/psx/Crash Bash.chd.
[libretro INFO] unsupported/invalid CD image: /home/pi/RetroPie/roms/psx/Crash Bash.chd -
Try to update your system .
-
I had already updated lr-pcsx-rearmed, but went ahead and updated all installed packages just to be sure. It still doesn't work.
-
I figured this out finally. I took the CHDMAN tool and exploded all of the CHD files into cue/bin files and it seems to be working. something must have been off about the version of the CHD files i guess.
-
I'm having this exact same issue with an older 4.3 image. Updated lr-pcsx-rearmed from source (r23) - the emulator runs fine for all other file formats but none of the CHD files I create from those files with chdman (mame0248b_version) will load. Getting the same verbose log message: "unsupported/invalid CD image". I was able to successfully build CHD files for segacd and pcengine in the past, so I don't believe it's an issue with chdman. Also tried swapping BIOS files to no avail. Has anyone had success running CHD files with the latest lr-pcsx-rearmed?
-
@ts-x With what games do you have issue? I will test it with the last version of the core.
-
@windg I tried Crash Team Racing and Bust-a-Move 2 (both bin/cue) but can try a few others tomorrow. Appreciate the help!
-
I try Crash Team Racing (chd) with RetroPie 4.8.2 and latest version of lr-pcsx-rearmed(build from source) and the game running without issues. I recommend to open a new topic and add all the necessary info:
https://retropie.org.uk/forum/topic/3/read-this-first especialy the verbose.log : https://retropie.org.uk/docs/Runcommand/#launch-with-verbose-logging
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.