lr-armsnes and Retropie 4.4
-
I took it upon myself to re-test both games in both the brand new 4.3 and brand new 4.4 builds. Here's the pertinent info, as well as pastebin links to the full logs...
4.3 SuperMarioAll-StarsNES lr-nestopia - 5 minutes (8:25:49-8:30:49)
1.7.3 - Nestopia 1.49-WIP 5ecea44
[INFO] Threaded video stats:Frames pushed: 18029, Frames dropped: 1.
Full Log: https://pastebin.com/cb5whqcw4.4 SuperMarioAll-StarsNES lr-nestopia - 5 minutes (7:59:49-8:04:49)
1.7.3 - Nestopia 1.49-WIP 5ecea44
[INFO] Threaded video stats:Frames pushed: 14526, Frames dropped: 3.
Full Log: https://pastebin.com/mQvAB0AW4.3 7thSaga lr-snes9x2002 - 5 minutes (8:18:46-8:23:46)
1.7.3 - Snes9x 2002 7.2.0
[INFO] Threaded video stats:Frames pushed: 18042, Frames dropped: 0.
Full Log: https://pastebin.com/6yJpR62T4.4 7thSaga lr-snes9x2002 - 5 minutes (8:05:54-8:10:54)
1.7.3 - Snes9x2002 7.2.0
[INFO] Threaded video stats:Frames pushed: 14240, Frames dropped: 1.
Full Log: https://pastebin.com/um1KiuZKHuge differences here. Pretty consistent loss of performance between the two examples too. If I'm reading that right, the 4.4 build is running both of those at about 4/5ths the speed of the 4.3 build?
Let me know if you need anything more from me. I checked the changelog for 4.4 and I can't imagine I'm going to be missing much using a Pi Zero. Most of my desired changes were in the 4.3 build that works great for me, but I will miss Kiosk Mode. I just did all of this for the community and to shed some light on a problem. It's in your hands now. :)
I'll be working on my 4.3 image. ;)
-
@used2berx said in lr-armsnes and Retropie 4.4:
Most of my desired changes were in the 4.3 build that works great for me, but I will miss Kiosk Mode
When you started with a 4.3 image and updated all packages, you've updated to the latest version or Retropie (4.4.2 now). You're basically running the latest versions of the RetroPie distributed software on Raspbian Jessie, whereas starting with a 4.4 image you're running the same software, but on Raspbian Stretch.
So the only difference is the OS. Upgrade the OS on the 4.4 image to the latest (as you already intend to do) and check that your overclock settings are applied, by using the
vcgencmd get_config int
command after the system is started. -
@mitu said in lr-armsnes and Retropie 4.4:
@used2berx said in lr-armsnes and Retropie 4.4:
Most of my desired changes were in the 4.3 build that works great for me, but I will miss Kiosk Mode
When you started with a 4.3 image and updated all packages, you've updated to the latest version or Retropie (4.4.2 now). You're basically running the latest versions of the RetroPie distributed software on Raspbian Jessie, whereas starting with a 4.4 image you're running the same software, but on Raspbian Stretch.
Oh cool. So you mean that I will have Kiosk mode on my 4.3 build then?
So the only difference is the OS. Upgrade the OS on the 4.4 image to the latest (as you already intend to do) and check that your overclock settings are applied, by using the
vcgencmd get_config int
command after the system is started.I already completely upgraded everything available to upgrade before running those tests.
Overclock settings are applied. Ran
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
after applying them and the output was1000000
Those are the final results, with an overclocked Pi Zero with RP4.4 vs RP4.3. All testing was done on the same physical Pi, and the two images were applied to brand new SanDisk Ultra 32GB SD cards. The only configuration changes were what were stated above, and were the same on both rigs.
4.4 does not play NES or SNES at an acceptable level on a Pi Zero compared to how it performed on 4.3.
-
@used2berx said in lr-armsnes and Retropie 4.4:
Overclock settings are applied. Ran cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq after applying them and the output was 1000000
That may be so, but you should run the
vgencmd
command and compare the 2 systems. Your problem looks like it's related to the overclock, it looks like it's not applied on the Stretch image in the same way it's applied on the Raspbian image.What happens if you remove the overclock on the 4.3 start image ? Do you get the same slowdown as in the 4.4 one ?
-
@mitu said in lr-armsnes and Retropie 4.4:
@used2berx said in lr-armsnes and Retropie 4.4:
Overclock settings are applied. Ran cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq after applying them and the output was 1000000
That may be so, but you should run the
vgencmd
command and compare the 2 systems. Your problem looks like it's related to the overclock, it looks like it's not applied on the Stretch image in the same way it's applied on the Raspbian image.4.3 Image vcgencmd get_config int
arm_freq=1000
audio_pwm_mode=1
config_hdmi_boost=5
core_freq=500
disable_auto_turbo=1
disable_commandline_tags=2
enable_uart=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=500
hdmi_force_cec_address=65535
ignore_lcd=1
init_uart_clock=0x2dc6c00
over_voltage=2
over_voltage_avs=0x249f0
over_voltage_avs_boost=0x2191c
overscan_bottom=48
overscan_left=48
overscan_right=48
overscan_scale=1
overscan_top=48
pause_burst_frames=1
program_serial_random=1
sdram_freq=500
sdram_schmoo=0x2000020
temp_limit=854.4 Image vcgencmd get_config int
aphy_params_current=547
arm_freq=1000
audio_pwm_mode=514
config_hdmi_boost=5
core_freq=500
disable_auto_turbo=1
disable_commandline_tags=2
display_hdmi_rotate=-1
display_lcd_rotate=-1
dphy_params_current=1091
enable_uart=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=500
hdmi_force_cec_address=65535
ignore_lcd=1
init_uart_clock=0x2dc6c00
over_voltage=2
over_voltage_avs=0x249f0
overscan_bottom=48
overscan_left=48
overscan_right=48
overscan_scale=1
overscan_top=48
pause_burst_frames=1
program_serial_random=1
sdram_freq=500
sdram_schmoo=0x2000020I'll let you guys try to translate that. Way over my head.
What happens if you remove the overclock on the 4.3 start image ? Do you get the same slowdown as in the 4.4 one ?
Strange.... I commented out all of those lines for overclock that I mentioned above. Still at 1ghz, but a lot of the other stuff is lower than I manually clocked it. I'm not sure why it won't go back down even though I commented all of them out.
7th Saga plays almost just as bad as it did on the 4.4 now. Super Mario All-Stars NES is slower, but is still much more playable than it was on 4.4.
Here's the new output when I comment out all the overclock lines with a
#
character:After commenting out overclock lines in 4.3
arm_freq=1000
audio_pwm_mode=1
config_hdmi_boost=5
core_freq=400
disable_auto_turbo=1
disable_commandline_tags=2
enable_uart=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=300
hdmi_force_cec_address=65535
ignore_lcd=1
init_uart_clock=0x2dc6c00
over_voltage_avs=0x249f0
over_voltage_avs_boost=0x27ac4
overscan_bottom=48
overscan_left=48
overscan_right=48
overscan_scale=1
overscan_top=48
pause_burst_frames=1
program_serial_random=1
sdram_freq=450
temp_limit=85EDIT: I manually brought the Pi Zero 4.3 back down to 700mhz, which is what the
/boot/config.txt
file says is the default. I made the line read as follows:arm_freq=700
. After a reboot, now it shows the same output as above, but the arm_freq is 700.Re-ran both games and now they seem to play a bit worse than they do on the 4.4 Pi image. Probably not by much, but it seems more pronounced to me.
-
@mitu said in lr-armsnes and Retropie 4.4:
@used2berx said in lr-armsnes and Retropie 4.4:
Overclock settings are applied. Ran cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq after applying them and the output was 1000000
That may be so, but you should run the
vgencmd
command and compare the 2 systems. Your problem looks like it's related to the overclock, it looks like it's not applied on the Stretch image in the same way it's applied on the Raspbian image.Well. It's not "my" problem. I already solved my problem by reverting to 4.3.
Just woke up from a long nap and figured there'd be a reply from somebody by now. Even if just to acknowledge this. :(
So.... Is anybody looking into this mitu? If I have this issue than any Pi Zero user that installed 4.4 is running into this as well, whether they know it or not. It's extremely hard trying to figure out how to configure anything to work right with the Zero. Not all that cool to be keeping them hanging with a 20-30% reduction in CPU speed because the overclock isn't working right.
I mean... we didn't know about that until 9 hours ago, but now we do.
-
@used2berx I don't have a Pi Zero, so I cannot test and reproduce this slowdown or find a solution. Your tests seem to hint that there isn't a regression on the emulation side, but on the OS side. If you can find a simple test to reproduce this outside RetroPi and show this, then the issue might be transferred upstream (Raspbian).
-
@mitu said in lr-armsnes and Retropie 4.4:
@used2berx I don't have a Pi Zero, so I cannot test and reproduce this slowdown or find a solution. Your tests seem to hint that there isn't a regression on the emulation side, but on the OS side. If you can find a simple test to reproduce this outside RetroPi and show this, then the issue might be transferred upstream (Raspbian).
Well... I know nothing about Linux besides what I've learned while working on a Pi, so I'm not going to find anything to test this on.
I assumed that nobody was really interested in this because it's just a Pi Zero. Risking getting down-voted to oblivion again, I'm going to HIGHLY suggest that no further updates be made for a Pi Zero if nobody is going to look into this issue and/or this issue is something that just can't be solved.
The results I've shown are very real, and very easy to reproduce by anybody who has a Pi Zero and two SD cards to do a fresh install of 4.4 and 4.3 with the minor tweaks I listed above.
At the very least, if the RP team is going to continue to put out RP releases for the PI 0/1, then they should come with a warning that system performance may be greatly diminished if you install any RP release beyond 4.3 (Last pre-Stretch release). Which is exactly what I said yesterday before we did any of this testing.
As I said, I've reverted to 4.3 and this solves all of my problems. Especially since the upgrade added Kiosk Mode. There is absolutely nothing that I need that was offered in 4.4 otherwise, and I can't really imagine that 4.4 and beyond will really be all that important to any Pi Zero user. I've done all I'm going to do on this issue. I've presented the facts. It's up to the RP Team what they're going to do with them.
Respectfully, I officially wash my hands of the issue.
-
@used2berx said in lr-armsnes and Retropie 4.4:
4.3 SuperMarioAll-StarsNES lr-nestopia - 5 minutes (8:25:49-8:30:49)
1.7.3 - Nestopia 1.49-WIP 5ecea44
[INFO] Threaded video stats: Frames pushed: 18029, Frames dropped: 1.
Full Log: https://pastebin.com/cb5whqcw
4.4 SuperMarioAll-StarsNES lr-nestopia - 5 minutes (7:59:49-8:04:49)
1.7.3 - Nestopia 1.49-WIP 5ecea44
[INFO] Threaded video stats: Frames pushed: 14526, Frames dropped: 3.
Full Log: https://pastebin.com/mQvAB0AW
4.3 7thSaga lr-snes9x2002 - 5 minutes (8:18:46-8:23:46)
1.7.3 - Snes9x 2002 7.2.0
[INFO] Threaded video stats: Frames pushed: 18042, Frames dropped: 0.
Full Log: https://pastebin.com/6yJpR62T
4.4 7thSaga lr-snes9x2002 - 5 minutes (8:05:54-8:10:54)
1.7.3 - Snes9x2002 7.2.0
[INFO] Threaded video stats: Frames pushed: 14240, Frames dropped: 1.
Full Log: https://pastebin.com/um1KiuZKI'm not sure I followed it all, but I take it these tests were run with overclocking on both.
I'm wondering if you'd be able to run one last test without overclocking any and reporting back.
Also, the only difference I spot is on the audio end:
[INFO] ALSA: Period size: 384 frames
[INFO] ALSA: Buffer size: 1536 framesThat being said, I don't know much about retroarch.
if you'd want to send over the retroarch.cfg files for "all" and "nes", for both those clean test setups, they might have more information.
-
@pjft said in lr-armsnes and Retropie 4.4:
@used2berx said in lr-armsnes and Retropie 4.4:
4.3 SuperMarioAll-StarsNES lr-nestopia - 5 minutes (8:25:49-8:30:49)
1.7.3 - Nestopia 1.49-WIP 5ecea44
[INFO] Threaded video stats: Frames pushed: 18029, Frames dropped: 1.
Full Log: https://pastebin.com/cb5whqcw
4.4 SuperMarioAll-StarsNES lr-nestopia - 5 minutes (7:59:49-8:04:49)
1.7.3 - Nestopia 1.49-WIP 5ecea44
[INFO] Threaded video stats: Frames pushed: 14526, Frames dropped: 3.
Full Log: https://pastebin.com/mQvAB0AW
4.3 7thSaga lr-snes9x2002 - 5 minutes (8:18:46-8:23:46)
1.7.3 - Snes9x 2002 7.2.0
[INFO] Threaded video stats: Frames pushed: 18042, Frames dropped: 0.
Full Log: https://pastebin.com/6yJpR62T
4.4 7thSaga lr-snes9x2002 - 5 minutes (8:05:54-8:10:54)
1.7.3 - Snes9x2002 7.2.0
[INFO] Threaded video stats: Frames pushed: 14240, Frames dropped: 1.
Full Log: https://pastebin.com/um1KiuZKI'm not sure I followed it all, but I take it these tests were run with overclocking on both.
I'm wondering if you'd be able to run one last test without overclocking any and reporting back.
Yes. There was overclocking done on both. Two posts above the one you just quoted, you will be able to see exactly what was done to both Pi setups before getting those results.
I'm probably not going to do any more tests and distance myself from this issue since some clown keeps popping in here and downvoting me. Plus, it doesn't look as though anybody in charge has any interest in this, so after I've already wasted a day on this and reverting to 4.3 solves all of my issues I'm pretty much done at this point.
Also, the only difference I spot is on the audio end:
[INFO] ALSA: Period size: 384 frames
[INFO] ALSA: Buffer size: 1536 framesIt wouldn't surprise me if there was an
alsa
problem, but I'm not sure that's the culprit. The function for pickingalsathread
broke somewhere along the line. When you choose it in Raspi Config, it putsalsa_thread
in your config file. If you look at the 4.3 test results, you'll see that it is expectingalsathread
without the_
character in between and throws an error and says that is defaulting to the first choice, which I'm assuming is justalsa
. In the 4.4 tests I didn't choosealsa_thread
at all and there are no errors.I'm assuming that it is using the same default choice when it errors out in this way as it would if you didn't make a change at all.... that last sentence is possibly incorrect. RetroPie Setup says that
alsa_thread
is the default choice. So my 4.4 testing was usingalsa_thread
by default. I just manually changed that toalsa
on my 4.4 and it was even worse than it was when I just used the default.Who knows which one it defaults to after it is erroring out on my RetroPie 4.3 setup. The
runcommand.log
says it's using the "first" choice, which would probably be eitheralsa
oralsa_thread
, but it doesn't really matter since it works fine on 4.3 either way.That being said, I don't know much about retroarch.
if you'd want to send over the retroarch.cfg files for "all" and "nes", for both those clean test setups, they might have more information.
I'll get the retroarch.cfg files for both test setups shortly.
-
Both nes cfg files are identical:
# Settings made here will only override settings in the global retroarch.cfg if placed above the #include line input_remapping_directory = "/opt/retropie/configs/nes/" #include "/opt/retropie/configs/all/retroarch.cfg"
Here's the pastebin links for the
/all/retroarch.cfg
files:4.3 /all/retroarch.cfg: https://pastebin.com/1GL3ePD3
4.4 /all/retroarch.cfg: https://pastebin.com/vrfkQDrQ
I ran a diffcheck on these files and I don't see anything that should be causing an issue here. There are quite a few more lines in the 4.4 document, but they're all commented out with
#
's. The only thing that is "different" is thealsa_thread
thing I mentioned in my 4.3 (line 298), but since it's been established that 4.3 works fine and changing 4.4 from the defaultalsa_thread
toalsa
only makes things worse, this wouldn't be the issue.EDIT: Actually, the new lines aren't all commented out in 4.4. Probably doesn't make a difference or not, but look at lines 271-276 in the 4.4 file here:
# Background color for OSD messages. Red/Green/Blue values are from 0 to 255 and opacity is 0.0 to 1.0. video_message_bgcolor_enable = false video_message_bgcolor_red = 0 video_message_bgcolor_green = 0 video_message_bgcolor_blue = 0 video_message_bgcolor_opacity = 1.0
EDIT 2: Okay. I'm done. You can all thank whoever keeps downvoting me.
Good luck with your 4.4 if you're using a Pi Zero. Not my problem anymore.
-
@used2berx said in lr-armsnes and Retropie 4.4:
Plus, it doesn't look as though anybody in charge has any interest in this,
no-one is 'in charge' as such. you have the same responsibility as anyone else into investigating and solving retropie issues. try and remember this is all voluntary and support comes from the community, just like everything else. everything is everyone's "problem".
i'm not downvoting you but i was turned off helping as soon as you started moaning about the time scales on support, on a sunday as well! this stuff reads badly.
-
This issue doesn't effect me at all anymore since reverting to 4.3 fixes all the problems that any Pi Zero user would have, but I continued to test this for the community, mostly because mitu was being so helpful and interested in this. I don't need to be doing this, but I continued to help out. From the beginning, I've been doubted. Been told like "oh, we've heard that a lot before when there's an update", "It's just on your end", etc. Now I've provided evidence that there is a serious problem, and I'm getting trashed for it. I've put a whole day of testing into this, as well as building two different SD cards from the ground up. I've provided results.
All anybody has to do is say, "Thanks man. We'll look into it." Not so hard to do.
RP was already seriously pushing the boundaries of the Pi Zero hardware and Zero users likely won't need any of the upgrades from 4.4 and beyond anyhow. If this stuff isn't fixable, no big deal. Don't update beyond 4.3 if you're using a Pi 1 or PI 0. Easy.
-
I've tested the first 100 US Licensed games in alphabetical order on a 4.3 Pi Zero, up to "Castlevania X". lr-snes9x2002 works "near perfect" for a vast majority of them so far. 5 of the games have speed and/or sound issues or other glitches that cannot be fixed by any of the emulators that would play them at an acceptable speed on a Zero.
The game "Big Sky Trooper" is the only one that isn't playable at all so far because in all of the emulators that I've tried there are missing sprites that seem to be necessary in order to progress very early on. Some emulators show more on this game than others.
All roms being tested are No-Intro as well as matches to the latest GoodSNES set.
Emulators I'm using for testing are lr-snes9x2002, lr-armsnes, lr-snes9x2005, lr-snes9x2010, pisnes. lr-snes9x2002 is default. (It should be noted that in my testing so far that any problem I had in any game running in lr-snes9x2002 is also exactly the same when trying lr-armsnes. After this point I will stop re-testing any problem roms with lr-armsnes).
Settings I'm using:
- Pi Zero with RetroPie 4.3, with all packages upgraded except for the OS/Kernel.
- RetroArch version after uptates is 1.7.3, and Snes9x2002 version is 7.2.0.
- Overclocked CPU to 1GHz
- Global Options Changed: Video Smooth: True / Video Resolution: 320x240
- Default Emulator: lr-snes9x2002
- "Set ""4 Select default video mode for [x emulator] (CEA-2)"" ............... For whatever reason, setting this to CEA-2 seems to slightly improve emulation speed and gets some games over the hump. For instance, The 7th Saga seems to play perfect with
this as well as the other above settings, where if you didn't chose CEA-2 here then there would be a very slight audio stutter in certain situations."
It should be noted that when I say "nearly perfect" that's a subjective view. First big thing I'm looking for is zero audio stutter. After that, it's "would I play this"? Not as in, is it a good game, but does it play smoothly enough to be enjoyable. Personally, I'm going to end up using a Pi 3 for all of my non-Xbox emulation, but my brother got me started on this with his idea to make some Pi Zeros for his nephews, so that's what I'm working with now. I'm not interested in getting all crazy and monitoring FPS here.
I'm mostly a fan of the RPG & Puzzle games on the SNES, but I'm also a fan of quite a few of the platforms as well. I've never been a huge fan of sports games, so beyond those two things the sports games in general are not going to get much attention from me here.
All games are tested at least up to the point where you have control of your avatar and I have at least around 10-15 seconds of physical play time.
Pretty impressive that out of the first 100 games that 94 of them play so well.
I'm going to be releasing my spreadsheet documenting this all eventually, as well as my as-of-now much more in-depth NES/FDS spreadsheet I've been teasing for a long time. I'll probably release this SNES very soon since it's so much more basic at this point. It was copied from my NES one first though, so I need to make sure that there aren't any links to things that are not allowed here before I do.
-
Just a little update...
I've managed to get through the letter "E" with the US Lincesed game testing.
164 games tested. Only 6 so far completely unplayable on a Pi Zero. Another 7 of them are playable with a bit of slowdown or other minor annoyances here and there. All of the rest of them are more than acceptable though.
I've decided since I'm going through this trouble of testing these games before I was ever going to get to them for my brother's Pi Zero, I'm also going ahead and making the Synopsis files for all of them as well, so after running the script on them I will have all of the game info and descriptions for them as well as the synopsis cited link in my spreadsheet. The only info that probably won't be in there this early is how many players each game has, because I do that as part of my testing and whenever I get around to re-testing these games on the XBox I will also be adding that info. Everything else is there though.
I'll have some free days soon, so I plan on giving this a huge push and I hope to have all of the licensed games tested (US, as well as non-clones EU and Japan games).
My hope is to have this spreadsheet ready to share within the next week to 10 days. I've discovered that when I "hide" sheets and columns that they remain hidden from anybody who has the link and they aren't able to change that. Because of this, while I'm working on a specific aspect of the project some columns may or may not be available since hiding columns while I'm doing work makes certain tasks easier on my end.
So far the info columns I will have are the "Ressurection Xtras Name" (the 42 or less character file name required by XBox that is the exact same as all associated media), the Full Game Title (as displayed in the romlist), matching file names for latest No-Intro, GoodTools and TOSEC sets, Rom CRC value, which emulator works the best on a PI Zero (and I have in my revamped/structured Pi Zero
emulators.cfg
file), and a column "Rx Recommended" as just a personal checklist of games that I would actually ever play. (Mileage may vary)The NES already has a ton more work done as far as the massive amount of Translations, Hacks, Pirates, Unlicensed and Homebrew games that are part of the collection, as well as all of the matching artwork for every game (Boxes, Carts/Disks, Title and Action shots), Manuals (JPG zipped and PDF formats), videos (only low quality old ones until I re-make all of them in HD), gamefaq zip collections and a lot of other stuff. So the NES spreadsheet has a ton of additional information right now than the SNES will have until I have the time to dive into that platform.
I'm going to start new threads for both the SNES and NES spreadsheet and projects when I am ready to put them up. I don't know if anybody would be interested, but at that point if anybody notices that I have anything in the wrong area, or perhaps I'm somehow missing a game or two please feel free to let me know and I will put it on my to-do list of things to correct before I put any releases out. Right now, the only thing I would imagine I'm missing in the SNES licensed games would be possibly a few EU games that aren't clones of US releases and maybe a few Japan games that are playable by an English speaking audience. It should be a complete US Licensed set, but I double dog dare anybody to find the one I'm missing. ;)
I don't imagine that I'm missing anything in the NES set at all. I've put my heart and soul into that project for over a year now. :)
More to come...
-
Still plugging away at this. Overall results are still really good. Synopsis/gamelist.xml info has been created for 500 of the US Licensed games, and I've tested somewhere around 275 games so far. The only game I can't get to work so far on the PI Zero that I'd imagine people would miss is Kirby's Dream Land III. pisnes loads it to a black screen and x2002 will play it but with quite a bit of slowdown and audio stutter. :(
-
@used2berx said in lr-armsnes and Retropie 4.4:
The only game I can't get to work so far on the PI Zero that I'd imagine people would miss is Kirby's Dream Land III.
This can be expected. 'Kirby's Dream Land 3' made use of several uncommon techniques to produce its visuals that often need a bit more power to emulate at full speed. On a stock Pi 3B, the game hovers at about 56 fps and dips here and there. Overclocking solves this and I imagine the minor upgrade to processing power from a stock 3B+ would be enough to do the same. However, I doubt there's much that can be done here for the Raspberry Pi Zero. You'll likely also run into issues with the SNES titles that utilized Super FX/2 chips, as well as perhaps Ocean's 'Jurassic Park' and 'Secret of Mana 2' ('Seiken Densetsu 3').
-
@mediamogul Yeah... Although I haven't gotten to the other titles in your list alphabetically, those are some of the titles that I know or at least assumed won't work on the Pi Zero. My list of games that I had already knew won't work on the Zero before going into this were Secret of Mana (the first one), Star Fox, and Super Mario RPG.
Jurassic Park "works", but I put a note on the spreadsheet to compare the "3D" parts on my XBox. It's playable, but it seems kind of hard to control and I think that's because of dropped frames.
Doom doesn't work, but that doesn't really matter since lr-prboom works fine on a Pi Zero and I have Doom, Doom II and both expansions running fine with all the DOS tracks on them.
Secret of Mana 2 actually won't be included on my bro's Pi. I told him that at least for now I'm only putting on the translations I had for the NES/FDS because I personally re-patched all the games and made sure they were working. My old sets had a lot of roms patched incorrectly.
Secret of Mana 1 actually will play on at least one of the emulators at a good speed, but the problem is that earlier versions of Snes9x didn't emulate it correctly. If memory serves, there is an extra chip on that game that wasn't emulated until later versions of Snes9x. I believe that it's emulated properly on Snes9x2010, but it lags horribly and is unplayable in that emulator. Playing it on the earlier versions doesn't completely break the game, but it totally garbles the screen where you input your name, and there may be other later issues with it as well. It doesn't garble any text when talking to NPCs though.
Thanks for the info on KDL3 man. Good to have confirmation from others on my findings like this.
I'll get that spreadsheet up soon and if anybody has been able to get any better results on the ones I have marked as having problems or completely unplayable on a Pi Zero I'd love to hear what you did to get it working. :)
-
@used2berx Did you ever try the emulators built from source? Also, did you try fceumm?
-
@darksavior I didn't try them from source.
Yeah, for NES I used fceumm. I've got a 100% working rate on 2,118 unique titles for NES and FDS games between lr-nestopia, lr-fceumm and lr-quicknes. The issue here is with SNES emulation. I knew it wouldn't be 100% going into it, and I'm actually pretty pleased with the success rate I've seen so far. Really, the only ones that I'm thinking anybody would miss that don't work on a PI Zero so far are the ones I've mentioned above. Hopefully that keeps holding true as I test more.
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.