Emulators running slower for unknown reason
-
i having same issues with nespi case took it out the case and in different case no problems, i was getting temp gauge after 10 min temp was 82'c -85' . with the other case it 65' c . i need to sort this issue out myself , this is my next problem. could be down to you chip throttling because of heat . i am no expert tho. good luck
-
I'm experiencing almost the same thing after updating to Retropie 4.3.7 and retroarch 1.6.9.
See my threadI'm suspecting the latter to be the problem. Have you tried reverting to 1.6.7? I'll try this within the next few days.
-
@andershp
I'm not sure how I would revert to 1.6.7, but I would like to try if possible.I've set up the 2nd Pi, used the same video and shader settings, and everything was running as smoothly as I remember it. So I'm not crazy at least.
Retropie-Setup verson was 4.3
Retroarch version was 1.6.7
GBA emulator was mGBA 0.6.0
SNES emulator was Snes9x 2010 1.52.4I put the old sd card into the fresh Pi, and the games still stutter. So I can rule out the Pi itself as the culprit.
Then I updated the new Pi using the RetroPie-Setup option, but there's still no stuttering, so I have no idea where things went wrong.
-
Maybe you should try adjusting your video memory settings, which I think are under system settings. Using a higher resolution requires more video memory. Perhaps updating it either defaulted or changed the setting.
-
NESPi is a lovely looking case but ventilation is virtually non-existent. I had to drill a hole in the back on mine. Also that case makes fans sound really loud, it has the worst accoustic design ever - it doubles as an noise amplfiier :p
On Pi3 you definitely need to use a heatsink because it runs quite hot and the CPU throttles regularly without cooling. Be sure to use really thin (usually white) thermal tape, if it's more than .4mm thick it will make things worse.
-
@slimy said in Emulators running slower for unknown reason:
I put the old sd card into the fresh Pi, and the games still stutter. So I can rule out the Pi itself as the culprit.
Good you found this conclusion. I was wondering if my pi suddenly died. I think I'll test tonight.
In my own situation, my pi is placed in the official pi casing, with the top off, like this:I haven't changed this in the 6 months I have tinkered with it, and games stutter when I launch them, 1 minute after bootup. So even though active cooling could be nice, I don't believe this suddenly is the problem.
-
@megatimx
Are you talking about the Memory Split option in Raspi-config? If so, It's set to the same thing on both Pis. (256) -
No issues here, as I've posted in: https://retropie.org.uk/forum/topic/14756/retroarch-1-6-9-update-slowing-emulations-down
I did not try gba but the rest are fine. Messing around with the config will cause problems. They are already optimized.
@slimy said in Emulators running slower for unknown reason:
I put the old sd card into the fresh Pi, and the games still stutter. So I can rule out the Pi itself as the culprit.
You have to try a clean, updated, UNALTERED image to verify it's a config problem.
-
@darksavior
What do you mean? I've set up a fresh retropie image on the other card, and that one is working smoothly. -
@Slimy odds are a config was screwed up in the update since so many seem to be having this issue. I know it sucks but id recommend a clean install to the sd card that's giving you issues since the other one solved the issue
-
So, I've reverted back to RetroPie 4.3 and Retroarch 1.6.7 and can confirm that everything is back to normal again.
I then updated only Retroarch to 1.6.9 again (RetroPie still 4.3) and everything is terrible again. Armed Police Batrider stutters even in the menusounds.
So... Fresh install or should I just stay with 1.6.7 and wait for a fix?
-
YOu can check if it's the temperature by logging on the pi while you game using ssh and checking the temperature with this command:
/opt/vc/bin/vcgencmd measure_temp
If the temperature is below 70 degrees, it's not the temperature.
You could do slight overclocking but have you tried with another microsd? Microsd going bad can sometimes load and make gameplay stutter. Happened to me a while ago. FOr the slight OC, don't overclock and CPU but you could add some memory to the GPU.
Also, does it happen on demanding emulators (like n64) or even on nes and snes. Snes should have zero problems with a stock pi. If it stuters there, you might have a bigger problem.
-
@solaris said in Emulators running slower for unknown reason:
YOu can check if it's the temperature by logging on the pi while you game using ssh and checking the temperature
...but if the pi overheats within minutes of bootup, I suspect the software to be faulty, not the pi. Edit: just checked. It's 56 deg C after bootup.
Microsd going bad can sometimes load and make gameplay stutter.
But as I stated above, I just tested with the old software on the same microsd and it's all good..? After the update, it goes bad again... So the microsd is not the problem..
FOr the slight OC, don't overclock and CPU but you could add some memory to the GPU.
Again, if I can run everything neatly with the old software, I don't want to overclock just to run a newer software better...? I suspect the problem is the software then, and then I'd rather stay with the old software...
Wouldn't you agree?
-
This post is deleted! -
@solaris said in Emulators running slower for unknown reason:
YOu can check if it's the temperature by logging on the pi while you game using ssh and checking the temperature with this command:
The temperature is below 70 degrees on bootup, and stayed there after running some games. (They were stuttering regardless of temerature.)
@solaris said in Emulators running slower for unknown reason:
You could do slight overclocking but have you tried with another microsd? Microsd going bad can sometimes load and make gameplay stutter. Happened to me a while ago. FOr the slight OC, don't overclock and CPU but you could add some memory to the GPU.
That sounds like a good test but I don't have another spare. At this point I'll probably switch to a clean install, though it would have been nice to know what went wrong. (If it's still stuttering after that I'll know it's the sd.)
@solaris said in Emulators running slower for unknown reason:
Also, does it happen on demanding emulators (like n64) or even on nes and snes. Snes should have zero problems with a stock pi. If it stuters there, you might have a bigger problem.
I believe every system is affected, but it's most noticeable on the snes, gba, and psx.
-
@andershp said in Emulators running slower for unknown reason:
I then updated only Retroarch to 1.6.9 again (RetroPie still 4.3) and everything is terrible again. Armed Police Batrider stutters even in the menusounds.
on what emulator? mame2003? if so, that's had daily driver updates in the last few weeks and they are all untested, so who knows what's going on with that at this point.
-
@dankcushions I had a feeling they were not being tested but is this verified ? The libretro project is quick (too quick imho) to accept changes to cores, and in this case it seems unwise. It seems like a bad idea to submit untested backported changes to such a popular emulator.
I am considering forking and rolling back our mame2003 due to all the problems being reported.
-
@dankcushions said in Emulators running slower for unknown reason:
@andershp said in Emulators running slower for unknown reason:
I then updated only Retroarch to 1.6.9 again (RetroPie still 4.3) and everything is terrible again. Armed Police Batrider stutters even in the menusounds.
on what emulator? mame2003? if so, that's had daily driver updates in the last few weeks and they are all untested, so who knows what's going on with that at this point.
Sigh all these claims about being "untested" are plain
[removed]
every code change i've done has been fully tested on the MAME side by myself and if i broke anything
eg SEGA, Mortal Kombat sound or Batrider game speed i have fixed or attempted to fix the problems the guy should test batrider again after my recent commit
and see how it plays. -
@gamez-fan This is not a playground - watch your language and attitude unless you want to be removed.
-
@buzz said in Emulators running slower for unknown reason:
@gamez-fan This is not a playground - watch your language and attitude unless you want to be removed.
Right ok it's not a playground i'll watch my language, but when multiple claims are made incorrectly that i've not tested my code it's not
exactly having a bad attitude to state my case here.
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.