Suggestions for ports #3 - Pi5 edition
-
For your script, if a controller is not listed in the SDL database, you can use this procedure to add it by replacing this
sudo bash -c 'cat ./out.txt >> /opt/retropie/emulators/ppsspp/assets/gamecontrollerdb.txt'
By this
sudo bash -c 'cat /home/pi/RetroPie-Setup/tmp/build/out.txt >> /opt/retropie/emulators/aethersx2/AetherSX2-v1.5-3606/usr/bin/resources/game_controller_db.txt'
It works, like with PPSSPP
NEW edit: Touch screen (on Pi5) also works well with this emulator
-
@ExarKunlv
Hi, why citra or lr-citra only work on a x86 platform?
-
@DTEAM i never changed it since there is no point, \ it does not work. since the yuzu shutdown. the main files that the LR core builds from are gone, and even through people have repos with the new locations.
it still does not work. there is LIME that does compile and works. i just have not made a script for it yet
-
@ExarKunIv
Is Citra Nightly the same emulator? -
@DTEAM yes and no.
That's going to be the standalone emulator. Not a LR core.
It might work. Might not. I have not bothered to try I'm going to go more for lime since it's got more of an active development going on. And most likely less chance from being shut down.But hey who says we can't have more then 1 right.
I say give it a shot if you know how
Here is my issue page on GitHub. That has a few things.
If you like give it a shot
https://github.com/Exarkuniv/RetroPie-Extra/issues/193
I'll take any help
-
@ExarKunIv it might be worth avoiding anything switch or 3ds related at the moment given the position Ninty have taken as of late? I'd keep a backup of your git respiratory in case they send a takedown notice so you could in theory redo it without the Nintendo related aspects
-
@retropieuser555 im not worried about it. all they can do it kill where the files come from, thats it.
since im not hosting anything. it will just stop the script from doing anything, like it is right now. -
To play PS2 games like God of War II at fullspeed on Pi5 with Aethersx2, you must set EE Cycle Skipping at Maximum Underclock (major impact) and Disable Cheats. Affinity Control Mode is set on Performance Cores. I don't see major changes with the last two settings.
I also overclocked my Pi5 . Don't know if it has a positive impact.
-
@DTEAM good to know, thanks for figuring it out
-
Another thing with Aethersx2 and Pi5. Some games don't allow the possibility to change the language inside the game (Like God of War I). To do that and change the default language, you must set the system/ Bios itself and follow these steps.
1- add this command line in emulators.cfg
aethersx2-editor = "XINIT-WMC:/opt/retropie/emulators/aethersx2/AetherSX2-v1.5-3606/usr/bin/aethersx2"
2- Run this new command line by choosing a game.
3 - In the new GUI, go at the top left and select system -->Start Bios
4- Go in the Console setting and choose your default language (ex.: French)
5- Click start+select to go back in the GUI and choose exit in the system menu
6- restart the game with the good command line (aethersx2)Now your game will be in the preferred language (like French or German or ....)
-
@DTEAM sounds good. I'll add that to the script
-
@DTEAM said in Suggestions for ports #3 - Pi5 edition:
To play PS2 games like God of War II at fullspeed on Pi5 with Aethersx2, you must set EE Cycle Skipping at Maximum Underclock (major impact) and Disable Cheats. Affinity Control Mode is set on Performance Cores. I don't see major changes with the last two settings.
I also overclocked my Pi5 . Don't know if it has a positive impact.
I forgot to say something. With that setup, the Enable Speed Limiter menu option must be activated. For the sound quality, you can play with the interpolation mode. Nearest is faster but worst quality. If your sound still choppy, you can use that one
-
-
@sugarfree Is there a current walkthrough on how to get AetherSX2 installed on the Pi 5 or an updated scriptmodule? I'm about to do this myself on my build.
-
@TPR you install it from my GitHub collection RetroPie extras
When you go to my get home file the instructions and install it
From there you can select which of the script modules to put into retropie setup if you want them all you can do them all if yours only certain ones you want then you can pick and choose those
From there you install it like anything else
Do not edit the config file
All you do is find a good bias file the ones I've had working or posted above I believe place it into the BIOS / PS2 folder
Make sure you have the kernel8 edit done in your config.txt
And That's about it
-
@TPR Oh awesome. I was just looking at that repository the other day for something else, didn't even notice the PS2 core was in there. That's great though! I'll give it a try tomorrow. Thank you!
-
@sugarfree said in Suggestions for ports #3 - Pi5 edition:
@DTEAM
The PS2 BIOS files that I used are:ps2-0230a-20080220.bin CRC32: 286897c2 ps2-0230a-20080220.mec CRC32: 054a6ec2 ps2-0230a-20080220.nvm CRC32: 57210b91
I can find the .bin file but I cannot find the .mec or the ,nvm file anywhere. I know you can't post them here but can you at least point me in the right direction? I can literally find every other file online but those two. Any help would be appreciated. Thank you!
-
@TPR unless it comes up saying that it needs a different bios, the ones you found should just work fine
im using ps2-0230e-20080220.bin and its working for me.
you dont need to find the exact ones he has listed. those are just the ones he got.there are a bunch of different bios files for the PS2, so some will work, and other have not.
i have not had the time to go through them all and list the ones that work and dont -
@ExarKunIv said in Suggestions for ports #3 - Pi5 edition:
@TPR unless it comes up saying that it needs a different bios, the ones you found should just work fine
im using ps2-0230e-20080220.bin and its working for me.
you dont need to find the exact ones he has listed. those are just the ones he got.there are a bunch of different bios files for the PS2, so some will work, and other have not.
i have not had the time to go through them all and list the ones that work and dontGotcha. Sorry looking at the post from @sugarfree above, I thought you needed all of those bios files to work. I most certainly have ps2-0230e-20080220.bin with the proper crc and in the right place:
/home/pi/RetroPie/BIOS/ps2
but I can't get the games to load. It just keeps kicking me back to es.
I've got kernel8 in my config and I've gone through the process to setup the core from the module in your repository so I'm not sure what else I'm missing. runcommand log only tells me this:
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
Current Operating System: Linux retropie 6.6.28+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64
Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=D8:3A:DD:B4:9A:AC vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty3 root=PARTUUID=5ecf2855-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=US quiet loglevel=3 consoleblank=0
xorg-server 2:21.1.7-3+rpt2+deb12u7 (https://www.debian.org/support)
Current version of pixman: 0.42.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/pi/.local/share/xorg/Xorg.0.log", Time: Tue Aug 20 13:49:29 2024
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Set mode 1920x1080@60.00Hz on HDMI-1Executing (via xinit): /opt/retropie/emulators/aethersx2/AetherSX2-v1.5-3606/usr/bin/aethersx2 -nogui /home/pi/RetroPie/roms/ps2/Shinobi.iso
/dev/shm/retropie_xinitrc: line 9: 5828 Segmentation fault /opt/retropie/emulators/aethersx2/AetherSX2-v1.5-3606/usr/bin/aethersx2 -nogui "/home/pi/RetroPie/roms/ps2/Shinobi.iso"
xinit: connection to X server lostwaiting for X server to shut down (II) Server terminated successfully (0). Closing log file.
-
@ExarKunIv Nevermind. Just got it to load. I saw the note above about the kernel8 line being BEFORE the CM4 line and I changed that and it did the trick!
Thank you (and the entire community) for all your help!
Shinobi currently up and running on my screen!
-
@ExarKunIv I'm getting this error when loading up a game:
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.