OnionUI / Onion

OS overhaul for Miyoo Mini and Mini+
https://onionui.github.io
GNU General Public License v3.0
3.33k stars 209 forks source link

Very poor performance for CPS3. Solution included. #398

Closed Olywa closed 2 years ago

Olywa commented 2 years ago

Onion is using CPS1/2/3 specific RA cores that are intended to perform better on lower powered devices so I understand why but it’s just not the case with the mini and the originally shipped/used _fbalpha2012libretro.so core performs significantly better on the mini for CPS.

Please can the _fbalpha2012libretro.so core be added back (which is not currently included with Onion) and the 'launch.sh' file updated accordingly to _$progdir/../../RetroArch/.retroarch/cores/fbalpha2012libretro.so "$1" for each of the CPS platforms.

Thanks!

Olywa commented 2 years ago

Fixed in latest build (v3.53 BETA) Performance increases have brought the CPS specific cores back in line with the fbalpha2012 core, there is practically no difference with both reaching 57-58fps for CPS3 and a solid 60fps for CPS1 & 2. Issue resolved.