RetroPie on the Pi 5 - what's left to be done?
-
I manually installed RP on the Pi 5, played around a few days on each system, including beetle cores... everything seems to be working wonderfully!
Stability and performance didn't disappoint thus far. Especially the fact that SEGA Saturn runs flawlessly on every single game :D
So I was wondering if there's a to-do list for what's missing until it's officially released.
-
The most obvious things missing are the splashscreens.
But I think there are a lot of things that need to be done under the hood that a simple user like me don't understand.
RetroPie github page shows some stuff that the devs are working. -
So what method/guide did you follow in installing it on the Pi 5?
Any guide/suggestions as to how you got it running well would be greatly appreciated :) -
Try this guide: https://www.reddit.com/r/RetroPie/comments/1adedrt/manual_install_of_retropie_on_raspberry_pi_5_guide/?rdt=43501
It’s the same as the official version, but it includes images with the instructions.Also, don't forget to add the line
kernel=kernel8.img
in the/boot/firmware/config.txt
. It's not reference in the guideFor any other question about Pi5 installation, please use this topic: https://retropie.org.uk/forum/topic/34627/raspberry-pi-5-official-announcement/494
-
@sugarfree said in RetroPie on the Pi 5 - what's left to be done?:
Also, don't forget to add the line kernel=kernel8.img in the /boot/firmware/config.txt . It's not reference in the guide
Why is this needed? Where in the file should I add it?
-
Some emulators crash without this line. You need to add it to the end of the
config.txt
file.Just type from a terminal window:
sudo nano /boot/firmware/config.txt
add the kernel parameter and press ctrl+o to save the change and ctrl+x to exit. After that restart the system.
-
@matchaman I would say proper mesa/vulkan support. For both retroarch cores and those who experiment with Box64/Wine64
-
@mth75 but that's not only a Pi 5 "wip/2 do", but one in general for the next Pi image(s), or?
-
Anyone know if there is a timeline on Retro Pie for the Pi 5? I read that I could manually install retro pie over an OS but before I attempt it, I figured I would see if there is any info. on a release.
-
would be great to hear something about official release for pi 5. just bought the new one and thought retropie would be ready for it...seems not yet...a timeline would be cool...
-
@begg right now this is the closest thing we have.
https://retropie.org.uk/forum/post/298705
Not official but it's a clean build done by the official instructions.
So it's a great start
-
@ExarKunIv thank you so much - I didn't find this thread yesterday! will try out soon! :)
-
@begg if you are not into playing ports then it's easily missed.
It was just posted there to try and help out a fellow user who is having issues with a emulator that is installable from my collection.
-
This post is deleted! -
@matchaman said in RetroPie on the Pi 5 - what's left to be done?:
Especially the fact that SEGA Saturn runs flawlessly on every single game :D
I just did the manual installation and am also impressed how well everything allready works.
But i dont have an flawless experience with Saturn-emulation.
I tried yesterday because of your feedback here ;) - and it seems i am missing something.I use everything out of the stock, did not change anything and did no oc.
I installed "lr-beetle-saturn" from the experimental cores and tried Sega-Rally (to test 3D performance) and a pinball-game ("Necromonium" or something like that) for 2D only.The result was not the one you were spoking of: it was similar to N64 on a Pi3: scrolling lags, bad audio,.... :/
This is spoken for running this emulator out of the stock: did you change anything to get this flawless performance?
Do i have to install this infamous "Vulkan"-driver? -
Most of the games should run without issues, with some exceptions, such as Die Hard Arcade and Virtua Fighter. Sega Rally runs fine most of the time at 60 fps, with a few moments in some races that experience frame drops for a few seconds. What resolution are you using?
Vulkan doesn't work well with this emulator so the driver is not the issue.
-
@sirhenrythe5th said in RetroPie on the Pi 5 - what's left to be done?:
The result was not the one you were spoking of: it was similar to N64 on a Pi3: scrolling lags, bad audio,.... :/
This is spoken for running this emulator out of the stock: did you change anything to get this flawless performance?
Do i have to install this infamous "Vulkan"-driver?Jumping in. I'm using GL and lr-beetle-saturn is very solid. 60fps, no stutter with Sega Rally Championship. No overclock.
If you are running in 4K, change to 1080P. There are threads around here to advise. Also avoid any heavy shaders.
Here are my RetroArch Video settings. Might want to compare:
Retroarch --> Video --> Output
- Video gl
- Threaded Video True (on)
- Screen Resolution 1920x1080
Retroarch --> Video --> Synchronization
- Vertical Sync False (Off)
- Hard GPU Sync False (Off)
- Max Swapchain Images 3
- Frame Delay 0
- Automatic Frame Delay False (Off)
- Sync to Exact Content Framerate False (Off)
Retroarch --> Video --> Fullscreen Mode
- Start in Fullscreen Mode True (On)
- Windowed Fullscreen Mode True (On)
- Fullscreen Width 1920
- Fullscreen Height 1080
Hope this is helpful.
-
Hope this is helpful.
On-topic, I don't think there is more to be done with this emulator or its configuration. For me, it's been rock-solid.
-
@Vermont which solution would allow me to quickly get on my feet with a couple Dreamcast games, while allowing me to have access to a temperature output so I can test my cooling system?
-
@sugarfree said in RetroPie on the Pi 5 - what's left to be done?:
What resolution are you using?
I am using 1920x1080 @60Hz at 4:3 ratio for all emulators.
Plus the "ZRT_CRT_fast"-Shader.
I will deactivate the shader and have a look what happens in the evening :)
As it runs perfect at your setups i am pretty sure that is something wrong with my installation.
Even more as i realized yesterday that the performance of Amiberry is much worse than on my Pi4 or even Pi3...that cannot be true, there is something wrong indeed.
On the other side DC and PSP do run much better, so it is not a faulty CPU or something like that.Thanks a lot for your support guys, i keep on tindering ;)
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.