Raspberry Pi 5 - official announcement
-
@roslof Thank you. My video should run at 60fps. I also did a video of The Lost World shortly afterwards.
My friend @ChaosEffect asked DirtBagXon about displaying framerate in Supermodel earlier today, and DBX added the feature very quickly. As of today, adding-show-fps
to the Supermodel3 command line will add a fps readout to the runcommand log every second or so. But only if you update/install DBX's fork of Supermodel.
You can monitor it in real time if you ssh to your pi's terminal when you run a game and run the commandtail -f /dev/shm/runcommand.log
then you'll see exactly how well the pi5 handles model 3 games with/without overclock throughout an entire playthrough.
As I said, DBX is constantly updating and improving, and listens to feedback and requests. I have no idea why RetroPie Extras is still using MFN's old fork. -
@Widge It’s not true. They don’t have one and have told people it’s a scam! This is also happing to dev groups like retro arena that made images for the XU4.
You got people pretending to be others causing issues. I would personally join there official groups are websites and messages them directly.
-
Thank you @S_Dev88 , I shall look into Supreme further. Perhaps my experiences in the past have been with imposters.
-
@Widge I don’t blame you! I was misinformed and then joined the group and got to know them.
-
@Widge said in Raspberry Pi 5 - official announcement:
tail -f /dev/shm/runcommand.log
Running @DirtBagXon 's version and playing Star Wars Trilogy with the
-show-fps
option works well, but something is different here. At Yavin, when I shoot TIEs, there is a weird raspy sound that plays that isn't playing on @mechafatnick 's version. Framerate is at 60 unless I'm creating explosions, then it dips into the 40s. So something definitely less performant with this test.It's possible that the new code is adding some lag, but I'll look into this more later this evening.
Cheers!
-
@Darksavior said in Raspberry Pi 5 - official announcement:
This image from that RapidEdwin08 guy says it includes AetherSX2 but I haven't tried it to see if it runs on the desktop or not https://retropie.org.uk/forum/topic/34904/doom-the-way-pi-did-doom-ready-base-images-for-raspberry-pi-0-5-gpi
It's pretty clear that you follow Supreme Team pretty closely...
...because there is actually Zero Mention of AetherSX2 or PS2 here.Thanks for the Plug!
-
@RapidEdwin08 I really don't follow them closely. I just noticed kiodiekin's channel mentioning he got AetherSX2 working.
Also, it's in your readme:
AetherSX2 Installed; Required PS2 BIOS *NOT Included* $HOME/RetroPie/BIOS/*.bin
And it's in your image. I just checked.
@S_Dev88 Is kiodiekin a part of their team? He has a patreon.
-
@windg your always free to make your own build and your own work. its a free country, seems a little whiny to demand of others when you can do the work yourself
-
@Darksavior He is part of the community just like so manny other YouTubers that have showed their work. Not sure why your linking a YouTuber to the supreme team because he showed there work and helps test things for the retro community, that’s his own business and not supremes.
-
I think we talked to much for a 3rd party image, and we are and in the wrong topic. Please don't continued it here, that people come to learn about RPi5 and RetroPie.
-
@roslof said in Raspberry Pi 5 - official announcement:
It's possible that the new code is adding some lag, but I'll look into this more later this evening.
@Widge I synched to the changelist that preceded the
-show-fps
option and I'm still reliably getting what I'd describe as garbage sound (playing random data) periodically especially when multiple TIEs are on screen, or when there are explosions, but can occur at any time. So the issue is not with the addition of -show-fps. I didn't hear this in your video, so it's confusing where this is coming from.FWIW, I build without network support.
I cannot reproduce this raspy sound issue with the mechafatnick version. Both games are pretty zippy, but is "feels" like the mechafatnick version has less dips in performance. Could be placebo. But the audio with DBX's version is definitely a problem for me.
EDIT: I should clarify that BOTH versions run SWT at 59.997 (60fps) at 1080x768 either stock or overclocked. Infrequent hitching on Hoth and the forest speeder bike scene. Only infrequent moments of slowdown overall (load transitions, cutscenes and a few hardcore scenes). A very enjoyable experience.
-
Hello,
I have a fresh build of Raspberry Pi OS 64 bit on a 8gb Pi 5. I installed RetroPi using the latest git build. I am trying to get various consoles working like many of you. It seems like several people here have been able to get N64 titles running and I have had no luck. I have tried multiple titles with 4 different emulators and all of them just kick me back to the ES screen after a couple seconds of dark. This is a new environment for me so apologies for the noobness.
I have been able to get Crash Bandicoot running for PSX, many titles for GBA/SNES no problem. Not sure what is wrong with the N64 titles. Sorry ahead of time I am not sure what logs to post.
thanks in advance.
-
@windg Sounds good. My main interest was in possibly asking to get AetherSX2 officially on RetroPie. I tried that person's 3rd party doom image and performance was all over the place. Gradius 5 and Contra Shattered Soldier ran at 60fps most of the time but bosses make them slow down to a crawl.
@retropieuser555 It's not running AetherSX2 on the desktop/Ubuntu.
-
@scapermoya Probably you're missing this config - https://retropie.org.uk/forum/topic/34627/raspberry-pi-5-official-announcement/103
-
-
@scapermoya said in Raspberry Pi 5 - official announcement:
It seems like several people here have been able to get N64 titles running and I have had no luck. I have tried multiple titles with 4 different emulators and all of them just kick me back to the ES screen after a couple seconds of dark. This is a new environment for me so apologies for the noobness.
I admit that so far, I've only been able to get the stand-alone mupen64plus to compile and run, which works with most N64 games when you run the mupen64plus-glide64 emulator from runcommand.
I have not been able to build lr-parallel (exp). Errors out with:
recomp.c:(.text+0x5f0c): undefined reference to `free_assembler' /usr/bin/ld: recomp.c:(.text+0x61e4): undefined reference to `init_assembler'
Perhaps @retropieuser555 has some insights, since he was able to compile and run.
Separately, I could build lr-mupen64plus-next (opt) and lr-mupen64-plus (main), but I have not been able to run them. Verbose Logging shows both error out with:
[ERROR] [EGL]: #0x3009, EGL_BAD_MATCH [ERROR] [KMS]: Error when switching mode. /opt/retropie/supplementary/runcommand/runcommand.sh: line 1319: 15209 Segmentation fault
and both conclude with a
segmentation fault
.Having fun playing with the stand-alone mupen64plus in the meantime.
-
@mitu said in Raspberry Pi 5 - official announcement:
@scapermoya Probably you're missing this config - https://retropie.org.uk/forum/topic/34627/raspberry-pi-5-official-announcement/103
If it helps the conversation, I've been running with that config change in the [all] section of config.txt.
Wrong section, perhaps?
-
@roslof said in Raspberry Pi 5 - official announcement:
If it helps the conversation, I've been running with that config change in the [all] section of config.txt.
It should be fine as long as you don't use the sdcard/image on a Pi that doesn't support 64bit (Pi2 or earlier).
-
@mitu said in Raspberry Pi 5 - official announcement:
@roslof said in Raspberry Pi 5 - official announcement:
If it helps the conversation, I've been running with that config change in the [all] section of config.txt.
It should be fine as long as you don't use the sdcard/image on a Pi that doesn't support 64bit (Pi2 or earlier).
Definitely running 64-bit just fine. Per post above, something to do with KMS switching. Searched for this KMS switching mode error and came up with no relevant hits:
[ERROR] [EGL]: #0x3009, EGL_BAD_MATCH [ERROR] [KMS]: Error when switching mode.
While we can install retropie from a clean OS, there's always the possibility something is missing from config.txt or cmdline.txt since those wouldn't be included.
-
@roslof said in Raspberry Pi 5 - official announcement:
Definitely running 64-bit just fine. Per post above, something to do with KMS switching
Add the full runcommand log file (use pastebin.com and enable verbose logging) and post the output of
kmsprint -m
. Have you runrpi-update
by any chance ? -
@mitu said in Raspberry Pi 5 - official announcement:
Add the full runcommand log file (use pastebin.com and enable verbose logging) and post the output of
kmsprint -m
. Have you runrpi-update
by any chance ?Of course, mitu:
I haven't run rpi-update, but on initial install of the OS, I believe I updated everything to current with the recommended method.
Pastebin of verbose for lr-mupen-plus
Export of kmsprint -m
Connector 0 (32) HDMI-A-1 (connected) 0 3840x2160@60.00 594.000 3840/176/88/296/+ 2160/8/10/72/+ 60 (60.00) P|D 1 4096x2160@60.00 594.000 4096/88/88/128/+ 2160/8/10/72/+ 60 (60.00) D 256:135 2 4096x2160@59.94 593.407 4096/88/88/128/+ 2160/8/10/72/+ 60 (59.94) D 256:135 3 4096x2160@50.00 594.000 4096/968/88/128/+ 2160/8/10/72/+ 50 (50.00) D 256:135 4 4096x2160@30.00 297.000 4096/88/88/128/+ 2160/8/10/72/+ 30 (30.00) D 256:135 5 4096x2160@29.97 296.703 4096/88/88/128/+ 2160/8/10/72/+ 30 (29.97) D 256:135 6 4096x2160@24.00 297.000 4096/1020/88/296/+ 2160/8/10/72/+ 24 (24.00) D 256:135 7 4096x2160@23.98 296.703 4096/1020/88/296/+ 2160/8/10/72/+ 24 (23.98) D 256:135 8 3840x2160@60.00 594.000 3840/176/88/296/+ 2160/8/10/72/+ 60 (60.00) D 16:9 9 3840x2160@59.94 593.407 3840/176/88/296/+ 2160/8/10/72/+ 60 (59.94) D 16:9 10 3840x2160@50.00 594.000 3840/1056/88/296/+ 2160/8/10/72/+ 50 (50.00) D 16:9 11 3840x2160@30.00 297.000 3840/176/88/296/+ 2160/8/10/72/+ 30 (30.00) D 16:9 12 3840x2160@29.97 296.703 3840/176/88/296/+ 2160/8/10/72/+ 30 (29.97) D 16:9 13 3840x2160@25.00 297.000 3840/1056/88/296/+ 2160/8/10/72/+ 25 (25.00) D 16:9 14 3840x2160@24.00 297.000 3840/1276/88/296/+ 2160/8/10/72/+ 24 (24.00) D 16:9 15 3840x2160@23.98 296.703 3840/1276/88/296/+ 2160/8/10/72/+ 24 (23.98) D 16:9 16 2560x1440@59.95 241.500 2560/48/32/80/+ 1440/3/5/33/- 60 (59.95) D 17 1920x1080@60.00 148.500 1920/88/44/148/+ 1080/4/5/36/+ 60 (60.00) U|D 18 1920x1080@60.00 148.500 1920/88/44/148/+ 1080/4/5/36/+ 60 (60.00) D 16:9 19 1920x1080@59.94 148.352 1920/88/44/148/+ 1080/4/5/36/+ 60 (59.94) D 16:9 20 1920x1080i@60.00 74.250 1920/88/44/148/+ 1080/4/10/31/+ 60 (60.00) D 16:9 21 1920x1080i@59.94 74.176 1920/88/44/148/+ 1080/4/10/31/+ 60 (59.94) D 16:9 22 1920x1080@50.00 148.500 1920/528/44/148/+ 1080/4/5/36/+ 50 (50.00) D 16:9 23 1920x1080i@50.00 74.250 1920/528/44/148/+ 1080/4/10/31/+ 50 (50.00) D 16:9 24 1920x1080@30.00 74.250 1920/88/44/148/+ 1080/4/5/36/+ 30 (30.00) D 16:9 25 1920x1080@29.97 74.176 1920/88/44/148/+ 1080/4/5/36/+ 30 (29.97) D 16:9 26 1920x1080@25.00 74.250 1920/528/44/148/+ 1080/4/5/36/+ 25 (25.00) D 16:9 27 1920x1080@24.00 74.250 1920/638/44/148/+ 1080/4/5/36/+ 24 (24.00) D 16:9 28 1920x1080@23.98 74.176 1920/638/44/148/+ 1080/4/5/36/+ 24 (23.98) D 16:9 29 1680x1050@59.88 119.000 1680/48/32/80/+ 1050/3/6/21/- 60 (59.88) D 30 1600x900@60.00 108.000 1600/24/80/96/+ 900/1/3/96/+ 60 (60.00) D 31 1280x1024@75.02 135.000 1280/16/144/248/+ 1024/1/3/38/+ 75 (75.02) D 32 1280x1024@60.02 108.000 1280/48/112/248/+ 1024/1/3/38/+ 60 (60.02) D 33 1440x900@59.90 88.750 1440/48/32/80/+ 900/3/6/17/- 60 (59.90) D 34 1280x800@59.91 71.000 1280/48/32/80/+ 800/3/6/14/- 60 (59.91) D 35 1152x864@75.00 108.000 1152/64/128/256/+ 864/1/3/32/+ 75 (75.00) D 36 1280x720@60.00 74.250 1280/110/40/220/+ 720/5/5/20/+ 60 (60.00) D 37 1280x720@60.00 74.250 1280/110/40/220/+ 720/5/5/20/+ 60 (60.00) D 16:9 38 1280x720@59.94 74.176 1280/110/40/220/+ 720/5/5/20/+ 60 (59.94) D 16:9 39 1280x720@50.00 74.250 1280/440/40/220/+ 720/5/5/20/+ 50 (50.00) D 16:9 40 1024x768@75.03 78.750 1024/16/96/176/+ 768/1/3/28/+ 75 (75.03) D 41 1024x768@70.07 75.000 1024/24/136/144/- 768/3/6/29/- 70 (70.07) D 42 1024x768@60.00 65.000 1024/24/136/160/- 768/3/6/29/- 60 (60.00) D 43 832x624@74.55 57.284 832/32/64/224/- 624/1/3/39/- 75 (74.55) D 44 800x600@75.00 49.500 800/16/80/160/+ 600/1/3/21/+ 75 (75.00) D 45 800x600@72.19 50.000 800/56/120/64/+ 600/37/6/23/+ 72 (72.19) D 46 800x600@60.32 40.000 800/40/128/88/+ 600/1/4/23/+ 60 (60.32) D 47 720x576@50.00 27.000 720/12/64/68/- 576/5/5/39/- 50 (50.00) D 16:9 48 720x576i@50.00 13.500 720/12/63/69/- 576/4/6/39/- 50 (50.00) D 2x|16:9 49 720x480@60.00 27.027 720/16/62/60/- 480/9/6/30/- 60 (60.00) D 16:9 50 720x480@59.94 27.000 720/16/62/60/- 480/9/6/30/- 60 (59.94) D 16:9 51 720x480i@60.00 13.514 720/19/62/57/- 480/8/6/31/- 60 (60.00) D 2x|16:9 52 720x480i@59.94 13.500 720/19/62/57/- 480/8/6/31/- 60 (59.94) D 2x|16:9 53 640x480@75.00 31.500 640/16/64/120/- 480/1/3/16/- 75 (75.00) D 54 640x480@72.81 31.500 640/24/40/128/- 480/9/3/28/- 73 (72.81) D 55 640x480@66.67 30.240 640/64/64/96/- 480/3/3/39/- 67 (66.67) D 56 640x480@60.00 25.200 640/16/96/48/- 480/10/2/33/- 60 (60.00) D 4:3 57 640x480@59.94 25.175 640/16/96/48/- 480/10/2/33/- 60 (59.94) D 58 720x400@70.08 28.320 720/18/108/54/- 400/12/2/35/+ 70 (70.08) D
Cheers and thanks!
-Ros
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.