Bonjour à tous,
J'ai beau suivre la FAQ pour specifier un shader bien particulier à lancer à chaque fois mais cela ne passe pas.
Le shader souhaité par exemple est xbr-lvl1_lcd3x.glslp et voici la section de l'emplacement de 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
(string)
global.videomode=CEA 4 HDMI
Shader set
Automatically select shaders for all systems
## (none, retro, scanlines)
global.shaderset=retro
Once enabled, your screen will be cropped, and you will have a pixel perfect image (0,1)
global.integerscale=1
Set gpslp shader for all emulators (prefer shadersets above). Absolute path (string)
global.shaders=/recalbox/share/shaders/xbr-lvl1_lcd3x.glslp
Set ratio for all emulators (auto,4/3,16/9,16/10,custom)
global.ratio=auto
Set smooth for all emulators (0,1)
global.smooth=1
.....
..
J'ai indiqué le chemin d'accès affiché lors du changement de shaders en temps réel (sauf le share remplacé par share_init mais j'ai testé aussi avec ça)
merci d'avance