5 Oct 2019, 09:19

J'utilise un écran branché avec un adaptateur hdmi/vga, dans le recalbox.conf j'ai la même config que toi sauf pour le global.video mode ou je suis en CEA 4 HDMI, mon global.ratio est bien en 4/3. Comme tu peux le voir dans les photos que j'ai uploadé le pixel perfect est bien désactivé.

Voici mon recalbox.conf :

------------ H - HERE IT IS - GLOBAL EMULATOR CONFIGURATION ------------

The global value will be used for all emulators, except if the value

is redefined in the emulator

Set game resolution for emulators

select your mode from the command : tvservice -m [MODE]

CEA 5 HDMI : 1920x1080 @ 60Hz 16:9, clock:74MHz interlaced

CEA 4 HDMI : 1280x720 @ 60Hz 16:9, clock:74MHz progressive

use 'default' for using the default resolution

use 'auto' : switches to CEA 4 HDMI if supported, else keep the current resolution

(string)

global.videomode=CEA 4 HDMI

Shader set

Automatically select shaders for all systems

## (none, retro, scanlines)
global.shaderset=none

Once enabled, your screen will be cropped, and you will have a pixel perfect image (0,1)

global.integerscale=0

Set gpslp shader for all emulators (prefer shadersets above). Absolute path (string)

global.shaders=

Set ratio for all emulators (auto,4/3,16/9,16/10,custom)

global.ratio=4/3