Yo por mi parte sigo intentando tener algo decente y esta vez le ha tocado el turno al overscan que padecen varios juegos de PSX.
Y es que muchos se cortan por debajo de la tv, Si juegas a dobles en CTR el jugador 2 tiene una pantalla diminuta en comparación al 1.
Bien, forzando 720p en el emulador esto se soluciona.
Buscando el archivo "es_systems.cfg" ubicado en /etc/emulationstation y cambiando en PSX:
COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 0
por
COMMAND=/home/pi/RetroPie/supplementary/runcommand/runcommand.sh 4
Al cambiar el 0 por un 4 forzamos 720p 60Hz.
¿El problema? Que sale siempre un texto indicando el cambio de resolución antes y después de lanzar el juego.
¿Solución? Poner TODO ES a 720p con overscan y dejar el archivo anterior como estaba.
El config.txt:
hdmi_group=1 (usually 1, for TV)
hdmi_mode=4 (720p)
overscan_left=-22 (Amount of pixels to skip - this is what you want to change to move the viewing area)
overscan_right=-22 (Amounat of pixels to skip - this is what you want to change to move the viewing area)
overscan_top=-30 (Amount of pixels to skip - this is what you want to change to move the viewing area)
overscan_bottom=-30 (Amount of pixels to skip - this is what you want to change to move the viewing area)
¿Lo malo? El filtro CRT-Pi ahora se ve "raro".
¿Alguna idea?
PD: por cierto, ¿si instalo el driver de DualShock3 me olvido del resto de funciones por BT verdad? Me refiero, claro, a seguir usando el SFC30. En recalbox es posible.