mai 01, 2025, 01:04:53 am

Nouvelles:

SMF - Just Installed!


Voir les contributions

Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.

Messages - FCare

1
Sega Saturn Emulator - Kronos / Re : Kronos help?
septembre 09, 2018, 01:45:47 pm
Hi,

The issue with raspberry pi 3+ ,(or even 3 and 2), is that it only support OpenGLES2.0 with low GPU capabilities. Kronos, as uoYabause, is based on openGLES3.0 and uses some ES3.0 features that are not available on ES2.0, like buffer packing. Porting on OpenGLES2.0 might be feasible but the port will consume far more CPU and memory bandwidth.
So, even if we go for a port on an old OpenGLES version, the Rpi will not be enough powerfull to get the right fps.

If you want to build a retropie system using Kronos or uoYabause, you have to consider the ODroid XU4 board which has a good performance and the same HW footprint as a Rpi.

Francois