| # 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=ATX_RASPI_R2_6 # http://lowpowerlab.com/atxraspi/#installation |
| ;system.power.switch=MAUSBERRY # http://mausberry-circuits.myshopify.com/pages/setup |
| ;system.power.switch=REMOTEPIBOARD_2003 # http://www.msldigital.com/pages/support-for-remotepi-board-2013 |
| ;system.power.switch=REMOTEPIBOARD_2005 # http://www.msldigital.com/pages/support-for-remotepi-board-plus-2015 |
| ;system.power.switch=WITTYPI # http://www.uugear.com/witty-pi-realtime-clock-power-management-for-raspberry-pi |
| ;system.power.switch=PIN56ONOFF # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN) |
| ;system.power.switch=PIN56PUSH # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN) |
| ;system.power.switch=PIN356ONOFFRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN) |
| ;system.power.switch=PIN356PUSHRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN) |
| |
| # |
| # |
| # |
| # |
| # |
| # |
| 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 |
| #system.es.videomode=DMT 87 HDMI |
| system.es.videomode=CEA 6 HDMI |
| |
| # |
| # |
| # |
| # |
| # |
| emulationstation.menu=default |
| # |
| emulationstation.selectedsystem=favorites |
| # |
| emulationstation.bootongamelist=0 |
| # |
| emulationstation.hidesystemview=0 |
| # |
| emulationstation.gamelistonly=0 |
| # |
| emulationstation.forcebasicgamelistview=0 |
| |
| # |
| # |
| ;emulationstation.videosnaps.delay=2000 |
| # |
| ;emulationstation.videosnaps.loop=1 |
| |
| # |
| # |
| # |
| ;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=new ssid |
| # |
| # |
| # |
| # |
| ;wifi.key=new key |
| |
| # |
| # |
| # |
| # |
| ;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 |
| |
| # third wifi (not configurable via the user interface) |
| ;wifi3.ssid=new ssid |
| ;wifi3.key=new key |
| |
| # |
| system.samba.enabled=1 |
| # |
| system.virtual-gamepads.enabled=1 |
| # |
| system.ssh.enabled=1 |
| |
| # ------------ C - Audio ------------ |
| # |
| audio.device=auto |
| # |
| audio.volume=90 |
| # |
| audio.bgmusic=1 |
| |
| |
| |
| # -------------- D - Controllers ----------------- |
| # Enable support for standard bluetooth controllers |
| controllers.bluetooth.enabled=1 |
| # Enable ERTM |
| controllers.bluetooth.ertm=0 |
| |
| |
| # |
| # -------------- 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.videomode=DMT 87 HDMI |
| global.videomode=default |
| |
| # |
| # |
| # |
| global.shaderset=none |
| |
| # |
| global.integerscale=0 |
| |
| # |
| global.shaders= |
| |
| # |
| global.ratio=auto |
| |
| # |
| global.smooth=1 |
| |
| # |
| global.rewind=1 |
| |
| # |
| global.autosave=0 |
| |
| # |
| # |
| # |
| 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=3do,amigacd32,atari2600,atari5200,atari7800,daphne,fba_libretro,fds,gamegear,gba,lynx,mame,mastersystem,megadrive,neogeo,nes,ngpc,pcengine,sega32x,sg1000,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/ |
| |
| # |
| |