| # System Variable |
| # You can configure your recalbox from here |
| # To set a variable, remove the first ; on the line |
| |
| |
| |
| # ------------ A - System Options ----------- |
| # Uncomment the system.power.switch you use |
| system.power.switch=PIN356ONOFFRESET |
| system.power.switch=PIN356ONOFFRESET |
| system.power.switch=PIN356ONOFFRESET |
| system.power.switch=PIN356ONOFFRESET |
| system.power.switch=PIN356ONOFFRESET |
| system.power.switch=PIN356ONOFFRESET |
| system.power.switch=PIN356ONOFFRESET |
| system.power.switch=PIN356ONOFFRESET |
| system.power.switch=PIN356ONOFFRESET |
| |
| # |
| # |
| # |
| # |
| # |
| # |
| system.fbcp.enabled=0 |
| |
| # |
| # |
| # |
| # |
| system.splash.length=0 |
| |
| # |
| system.manager.enabled=1 |
| # |
| system.manager.version=2 |
| |
| # |
| # enforce security |
| # samba password required |
| # disable virtual gamepads |
| system.security.enabled=0 |
| |
| # |
| system.api.enabled=0 |
| |
| # |
| # |
| ;system.es.videomode=CEA 4 HDMI |
| |
| # |
| # |
| # |
| # |
| # |
| emulationstation.menu=default |
| # |
| emulationstation.selectedsystem=favorites |
| # |
| emulationstation.bootongamelist=0 |
| # |
| emulationstation.hidesystemview=0 |
| # |
| emulationstation.gamelistonly=0 |
| # |
| emulationstation.forcebasicgamelistview=0 |
| |
| # |
| # |
| # |
| ;scraper.screenscraper.region=eu |
| # |
| ;scraper.screenscraper.language=fr |
| # |
| # |
| # |
| # |
| # |
| # |
| # |
| ;scraper.screenscraper.media=mixv1 |
| # |
| ;scraper.screenscraper.user= |
| ;scraper.screenscraper.password= |
| |
| # |
| # |
| # |
| # |
| system.emulators.specialkeys=default |
| |
| # |
| kodi.enabled=1 |
| # |
| kodi.atstartup=0 |
| # |
| kodi.xbutton=1 |
| |
| # |
| # |
| kodi.videomode=default |
| |
| # |
| # |
| # |
| # |
| # |
| # |
| ;kodi.network.waitmode=required |
| ;kodi.network.waittime=10 |
| ;kodi.network.waithost=192.168.0.50 |
| |
| # |
| # |
| # |
| hyperion.enabled=0 |
| |
| |
| # ------------ B - Network ------------ |
| # |
| system.hostname=RECALBOX |
| # |
| wifi.enabled=0 |
| # |
| # |
| wifi.region=US |
| # |
| wifi.ssid=zigzag |
| # |
| # |
| # |
| # |
| wifi.key= 3xxxxx |
| |
| # |
| # |
| # |
| # |
| ;wifi.ip=manual ip address |
| ;wifi.gateway=new gateway |
| ;wifi.netmask=new netmask |
| |
| # secondary wifi (not configurable via the user interface) |
| ;wifi2.ssid=new ssid |
| ;wifi2.key=new key |
| # defaults to dhcp. uncomment for static ip |
| ;wifi2.ip=manual ip address |
| ;wifi2.gateway=new gateway |
| ;wifi2.netmask=new netmask |
| |
| # third wifi (not configurable via the user interface) |
| ;wifi3.ssid=new ssid |
| ;wifi3.key=new key |
| # defaults to dhcp. uncomment for static ip |
| ;wifi3.ip=manual ip address |
| ;wifi3.gateway=new gateway |
| ;wifi3.netmask=new netmask |
| |
| # |
| system.samba.enabled=1 |
| # |
| system.virtual-gamepads.enabled=1 |
| # |
| system.ssh.enabled=1 |
| |
| # ------------ C - Audio ------------ |
| # |
| audio.device=hdmi |
| # |
| audio.volume=93 |
| # |
| audio.bgmusic=1 |
| |
| |
| |
| # -------------- D - Controllers ----------------- |
| # Enable support for standard bluetooth controllers |
| controllers.bluetooth.enabled=1 |
| |
| |
| # |
| # -------------- D1 - PS3 Controllers ------------ |
| # |
| controllers.ps3.enabled=1 |
| # |
| # |
| # |
| # |
| controllers.ps3.driver=bluez |
| |
| |
| # ------------ D2 - GPIO Controllers ------------ |
| # |
| # |
| controllers.gpio.enabled=0 |
| # |
| controllers.gpio.args=map=1,2 |
| # |
| # |
| # |
| # |
| # |
| # where gpiox,gpioy,gpioz ... are NOT pin numbers on the connector, BUT location gpio numbered as in |
| # https://www.raspberrypi-spy.co.uk/wp-content/uploads/2012/06/Raspberry-Pi-GPIO-Layout-Model-B-Plus-rotated-2700x900.png |
| # |
| # controllers.gpio.args=map=5,6 gpio=4,17,27,22,10,9,25,24,23,18,15,14,2 gpio2=11,5,6,13,19,26,21,20,16,12,7,8,3 |
| # |
| # |
| #controllers.gpio.args=map=0x20,0x21,5,6 gpio=4,17,27,22,10,9,25,24,23,18,15,14,-1 gpio2=11,5,6,13,19,26,21,20,16,12,7,8,-1 |
| |
| |
| |
| # ------------ D3 - Steam Controllers ------------ |
| # |
| controllers.steam.enabled=0 |
| |
| |
| # |
| # |
| controllers.db9.enabled=0 |
| # |
| controllers.db9.args=map=1 |
| |
| # |
| # |
| controllers.gamecon.enabled=0 |
| # |
| controllers.gamecon.args=map=1 |
| |
| # |
| controllers.xarcade.enabled=1 |
| |
| |
| |
| # ------------ F - Language and keyboard ------------ |
| # |
| system.language=fr_FR |
| # |
| system.kblayout=fr |
| # |
| # |
| ;system.timezone=Europe/Paris |
| |
| |
| |
| # ------------ G - UPDATES ------------ |
| # |
| updates.enabled=1 |
| # Update type : default to stable |
| updates.type=stable |
| |
| |
| # ------------ H - HERE IT IS - GLOBAL EMULATOR CONFIGURATION ------------ |
| # |
| # |
| |
| # |
| # |
| # |
| # |
| # |
| # |
| # |
| global.videomode=CEA 4 HDMI |
| |
| # |
| # |
| # |
| global.shaderset=none |
| |
| # |
| global.integerscale=1 |
| |
| # |
| global.shaders= |
| |
| # |
| global.ratio=auto |
| |
| # |
| global.smooth=1 |
| |
| # |
| global.rewind=1 |
| |
| # |
| global.autosave=1 |
| |
| # |
| # |
| # |
| global.retroachievements=0 |
| global.retroachievements.hardcore=0 |
| global.retroachievements.username= |
| global.retroachievements.password= |
| |
| # |
| # |
| global.inputdriver=auto |
| |
| # |
| ;global.configfile=/path/to/my/configfile.cfg |
| |
| # |
| # |
| # |
| global.demo.systemlist=gamegear,gb,gba,gw,mastersystem,megadrive,nes,pcengine,snes |
| # |
| ;global.demo.duration=90 |
| # |
| ;global.demo.infoscreenduration=6 |
| |
| # |
| # |
| global.translate=1 |
| # |
| # |
| # |
| # |
| # |
| # |
| # |
| global.translate.from=auto |
| global.translate.to=auto |
| # |
| # |
| # |
| # |
| ;global.translate.apikey=YOUR_API_KEY_HERE |
| # |
| # |
| # |
| ;global.translate.url= |
| |
| # |
| # |
| # |
| ;global.arcade=1 |
| # |
| # |
| ;global.arcade.position=0 |
| # |
| ;global.arcade.includeneogeo=1 |
| # |
| ;global.arcade.hideoriginals=1 |
| |
| |
| # ------------ I - EMULATORS CHOICES ----------- |
| # |
| # |
| ;snes.videomode=CEA 4 HDMI |
| snes.core=snes9x2010 |
| ;snes.shaders=/recalbox/share/shaders/shaders_glsl/mysnesshader.gplsp |
| snes.ratio=16/9 |
| ;snes.smooth=0 |
| ;snes.rewind=1 |
| ;snes.autosave=0 |
| ;snes.emulator=libretro |
| ;snes.integerscale=0 |
| # |
| ;snes.configfile=/path/to/my/configfile.cfg |
| |
| # |
| snes.core=snes9x2010 |
| |
| # |
| # |
| neogeo.emulator=libretro |
| # |
| neogeo.core=fbneo |
| |
| # |
| # |
| # |
| n64.videomode=DMT 4 HDMI |
| # |
| # n64.videomode=default |
| |
| # |
| # |
| # |
| dreamcast.videomode=DMT 4 HDMI |
| |
| # |
| # |
| # |
| ;snes.demo.include=0 |
| # |
| ;snes.demo.duration=90 |
| |
| # ------------ J - NETPLAY PARAMETERS ----------- |
| # |
| global.netplay=1 |
| global.netplay.nickname= |
| global.netplay.port=55435 |
| global.netplay.relay= |
| global.netplay.systems=fba_libretro,mame,mastersystem,megadrive,neogeo,nes,pcengine,sega32x,sg1000,snes,supergrafx |
| global.netplay.lobby=http://lobby.libretro.com/list/ |
| |
| # |
| global.quitpresstwice=0 |
| system.power.switch=PIN356ONOFFRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN) |
| |
| gamegear.flatfolder=0 |
| gamegear.ratio=16/9 |
| gamegear.sort=0 |
| gb.flatfolder=0 |
| gb.ratio=16/9 |
| gb.sort=0 |
| gba.flatfolder=0 |
| gba.ratio=16/9 |
| gba.sort=0 |
| gbc.ratio=16/9 |
| megadrive.flatfolder=0 |
| megadrive.ratio=16/9 |
| megadrive.sort=0 |
| |
| |
| favorites.sort=0 |
| fba_libretro.flatfolder=0 |
| fba_libretro.sort=0 |
| n64.flatfolder=0 |
| n64.sort=0 |
| psx.autosave=0 |
| psx.core=pcsx_rearmed |
| psx.emulator=libretro |
| psx.flatfolder=0 |
| psx.ratio=16/9 |
| psx.rewind=1 |
| psx.smooth=1 |
| psx.sort=0 |