Kodi is a large and heavy program, and IMO the retroplayer is more a gimmick than anything else. Embedding emulators inside it will never perform as good as standalone.
PCSX ReARMed Pi 3+ performance - or lack thereof
-
frankvw -
August 21, 2019 at 7:33 PM -
Thread is Unresolved
-
-
If not, is there another way to make analog audio via USB work?
Without dtparam=audio=on you will get a no soundcard detected message when you ssh aplay -l
Also with dtparam=audio=on you will get the old type audio alsa options in kodi audio settings where you choose hdmi vs analog which where removed for some reason with LE9..
I am assuming that while analog audio on rpi is
and hdmi audio is
there is a big possibility that your device will be listed as card 1 device 0
So in retroarch audio settings-audio device enter
and that should output the RA audio to your card
-
Which games in particular did you try to play? NTSC or PAL games? I'm not that familiar with Retroplayer but it could be possible that NTSC games stutter at 50Hz Kodi refresh rate. Also it could be possible that something is wrong with the addon & pcsx_rearmed wasn't build with NEON support but then it would immediately stutter when you start the core is started and not even intro videos would run smooth.
-
Which games in particular did you try to play? NTSC or PAL games? I'm not that familiar with Retroplayer but it could be possible that NTSC games stutter at 50Hz Kodi refresh rate. Also it could be possible that something is wrong with the addon & pcsx_rearmed wasn't build with NEON support but then it would immediately stutter when you start the core is started and not even intro videos would run smooth.
The game in particular being tested was Tomb Raider...I gave it a go too myself and was glitchy (skipped frames)not sure how to descibe it..I tried the USA version assuming it is NTSC and did change to NTSC from PCSX addon settings but that didn't change anything....intro video ran fine tough if I remember well..
-
The game in particular being tested was Tomb Raider...I gave it a go too myself and was glitchy (skipped frames)not sure how to descibe it..I tried the USA version assuming it is NTSC and did change to NTSC from PCSX addon settings but that didn't change anything....intro video ran fine tough if I remember well..
Was Kodi running at 50 or 60Hz?
-
Was Kodi running at 50 or 60Hz?
Tryed both..no difference...actually I tryed all available frame rates down to 29
-
Tryed both..no difference...actually I tryed all available frame rates down to 29
Well everything below 50/60 makes mostly no sense. Retroarch ties the inner game logic to the refresh rate so if you run NTSC games which were by design 59,9xHz at 50Hz they're stuttering. You used this addon for Kodi Retroplayer? LibreELEC.tv/package.mk at master · LibreELEC/LibreELEC.tv · GitHub
-
Retroarch ties the inner game logic to the refresh rate
In retroarch they work fine
QuoteYou used this addon for Kodi Retroplayer?
Yes that's the one from Libreelec Repo....
-