PPSSPP menu showing text
-
Following! I have got the same Problem from the Start, but had no answers to my Topic.
I hope we get it solved. -
@jmcdra any errors regarding the sdcard in the log ?
-
@mitu I'm not seeing any SDCard errors in the log I posted. Is there a command I should run to test the SDCard?
-
@jmcdra said in PPSSPP menu showing text:
Is there a command I should run to test the SDCard?
If there are not errors, then there's no need to run a test. Can rename the
ppsspp
config file and re-try again to start the a PSP game ? The file is in/home/pi/.config/ppsspp/PSP/SYSTEM/ppsspp.ini
. -
@mitu Tried it again with that file removed. Same error sadly :(
-
It's a PPSSPP error of some sort - I managed to reproduce it. Happens only when a gamepad is plugged in - that's why I couldn't reproduce it yesterday.
With only the keyboard plugged in,ppsspp
finds correctly theassets
folder, with a gamepad plugged in, it's looking elsewhere. Will have to find out why.EDIT: as a workaround, edit
/opt/retropie/configs/psp/emulators.cfg
and find the line that starts withppsspp
:ppsspp = "/opt/retropie/emulators/ppsspp/PPSSPPSDL --fullscreen %ROM%
and replace it with
ppsspp = "pushd /opt/retropie/emulators/ppsspp; /opt/retropie/emulators/ppsspp/PPSSPPSDL --fullscreen %ROM%; popd"
-
@sirhenrythe5th Same issue here. Just updated ppsspp a few hours ago, although the games plays fine there's no texts when the save prompt shows up or If I try to access the ppsspp menu. Never had any issues with ppsspp prior the update.
-
@mitu it worked thank you!
-
@mitu thank you. It also worked for me as well.
-
@Genos98 @sirhenrythe5th what controller are you using ? I have a suspicion it might be related to how the controller is initialized in PPSSPP.
-
@mitu it's a ds4 connected via bluetooth. Nothing was plugged in to my pi4 before the ppsspp update, only thing connected was my ds4 via bluetooth. Thanks for your fix, it seems like my ppsspp is back to normal now.
-
@mitu 8BitDo SF30Pro. I use it wired most of the time as my cats disturb the Bluetooth connection by sitting on my lap (no joke :D)
Thanks for your help, i would have never thought about something concerning the pads.
-
@sirhenrythe5th said in PPSSPP menu showing text:
I use it wired most of the time as my cats disturb the Bluetooth connection by sitting on my lap (no joke :D)
Your cats are radio-active :)
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.