Advertisement
QuimeyTorres

config

Jul 9th, 2018
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. # System Variable
  2. # You can configure your recalbox from here
  3. # To set a variable, remove the first ; on the line
  4.  
  5.  
  6.  
  7. # ------------ A - System Options ----------- #
  8. # Uncomment the system.power.switch you use
  9. ;system.power.switch=ATX_RASPI_R2_6 # http://lowpowerlab.com/atxraspi/#installation
  10. ;system.power.switch=MAUSBERRY # http://mausberry-circuits.myshopify.com/pages/setup
  11. ;system.power.switch=REMOTEPIBOARD_2003 # http://www.msldigital.com/pages/support-for-remotepi-board-2013
  12. ;system.power.switch=REMOTEPIBOARD_2005 # http://www.msldigital.com/pages/support-for-remotepi-board-plus-2015
  13. ;system.power.switch=WITTYPI # http://www.uugear.com/witty-pi-realtime-clock-power-management-for-raspberry-pi
  14. ;system.power.switch=PIN56ONOFF # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
  15. ;system.power.switch=PIN56PUSH # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
  16. ;system.power.switch=PIN356ONOFFRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
  17. ;system.power.switch=PIN356PUSHRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
  18.  
  19. ## fbcp FrameBuffer Copy Program
  20. ## For small TFT screen on GPIO and SPI
  21. ## See https://github.com/recalbox/recalbox-os/wiki/Utility---Use-of-fbcp-for-small-TFT-screen-%28EN%29 for details
  22. ## Needed for Waveshare 3.2" 3.5" TFT screen, 2.8" Adafruit screen
  23. ## See https://github.com/recalbox/recalbox-os/wiki/TFT-Screen-SPI-Bus-%28EN%29
  24. ## for support and configuration details needed by /boot/config.txt
  25. system.fbcp.enabled=0
  26.  
  27. ## Splash screen duration
  28. ## 0: Video will be played for 20 seconds (default)
  29. ## -1: All the video will be played (it won't be stopped automatically)
  30. ## >0 : Time before the video will be stopped (in seconds)
  31. system.splash.length=0
  32.  
  33. ## Recalbox Manager (http manager)
  34. system.manager.enabled=1
  35. ## 1 or 2, depending on the manager version you wish
  36. system.manager.version=2
  37.  
  38. ## Recalbox security
  39. # enforce security
  40. # samba password required
  41. # disable virtual gamepads
  42. system.security.enabled=0
  43.  
  44. ## Recalbox API (REST)
  45. system.api.enabled=0
  46.  
  47. ## Allow a specific resolution for ES only from the command : tvservice -m [MODE]
  48. ## Leave commented for the default usual behaviour
  49. ;system.es.videomode=CEA 4 HDMI
  50.  
  51. ## EmulationStation
  52. ### menu style
  53. ### default -> default all options menu
  54. ### none -> no menu except the game search menu
  55. ### bartop -> less menu, only needed for bartops
  56. emulationstation.menu=default
  57. ### Select a system to show on boot (use rom directory name) (string)
  58. emulationstation.selectedsystem=favorites
  59. ### Show the gamelist of the first or selected system on boot (0,1)
  60. emulationstation.bootongamelist=0
  61. ### Disable system view ES will boot and show ONLY the first or selected system (0,1)
  62. emulationstation.hidesystemview=0
  63. ### Parse Gamelists only. Show only games listed in gamelist.xml files (0,1)
  64. emulationstation.gamelistonly=0
  65. ### Force basicgameList view to be displayed, even if your game systems are scraped (0,1)
  66. emulationstation.forcebasicgamelistview=0
  67.  
  68. ## Emulator special keys
  69. ## default -> default all special keys
  70. ## nomenu -> cannot popup the emulator menu
  71. ## none -> no special keys in emulators
  72. system.emulators.specialkeys=default
  73.  
  74. ## Show or hide kodi in emulationstation (0,1)
  75. kodi.enabled=1
  76. ## Start kodi at launch (0,1)
  77. kodi.atstartup=0
  78. ## set x button shortcut (0,1)
  79. kodi.xbutton=1
  80.  
  81. ## Allow a specific resolution for Kodi only from the command : tvservice -m [MODE]
  82. ## By default is using the default resolution of your screen
  83. kodi.videomode=default
  84.  
  85. ## Kodi can wait for a network component before starting
  86. ## waithost is the ip or hostname that must answer to a ping to validate the availability
  87. ## waittime is the maximum time waited when kodi boots
  88. ## if waitmode is required, kodi will not start if the component is not available
  89. ## if waitmode is wish, kodi will start if the component is not available
  90. ## if waitmode is not set or has another value, kodi will start immediately
  91. ;kodi.network.waitmode=required
  92. ;kodi.network.waittime=10
  93. ;kodi.network.waithost=192.168.0.50
  94.  
  95. ## Hyperion
  96. ## Hyperion allows you to use an ambilight like led system on your recalbox
  97. ## Use hypercon to create your configuration file, and copy it in /recalbox/share/system/configs/hyperion/hyperion.config.json
  98. hyperion.enabled=0
  99.  
  100.  
  101. # ------------ B - Network ------------ #
  102. ## Set system hostname
  103. system.hostname=RECALBOX
  104. ## Activate wifi (0,1)
  105. wifi.enabled=1
  106. ## Set wifi region
  107. ## More info here: https://github.com/recalbox/recalbox-os/wiki/Wifi-country-code
  108. wifi.region=US
  109. ## Wifi SSID (string)
  110. wifi.ssid=Telecentro-FF1C
  111. ## Wifi KEY (string)
  112. ## after rebooting the recalbox, the "new key" is replace by a hidden value "enc:xxxxx"
  113. ## you can edit the "enc:xxxxx" value to replace by a clear value, it will be updated again at the following reboot
  114. ## Escape your special chars (# ; $) with a backslash : $ => \$
  115. wifi.key=enc:U2FsdGVkX19pnc4/yHH41PvMd0cgTpmBf7ZklUD1kkM=
  116.  
  117. # secondary wifi (not configurable via the user interface)
  118. ;wifi2.ssid=new ssid
  119. ;wifi2.key=new key
  120.  
  121. # third wifi (not configurable via the user interface)
  122. ;wifi3.ssid=new ssid
  123. ;wifi3.key=new key
  124.  
  125. ## Samba share
  126. system.samba.enabled=1
  127. ### Virtual Gamepads
  128. system.virtual-gamepads.enabled=1
  129. ### SSH
  130. system.ssh.enabled=1
  131.  
  132. # ------------ C - Audio ------------ #
  133. ## Set the audio device (auto, hdmi, jack)
  134. audio.device=auto
  135. ## Set system volume (0..100)
  136. audio.volume=90
  137. ## Enable or disable system sounds in ES (0,1)
  138. audio.bgmusic=1
  139.  
  140.  
  141.  
  142. # -------------- D - Controllers ----------------- #
  143. # Enable support for standard bluetooth controllers
  144. controllers.bluetooth.enabled=1
  145.  
  146.  
  147. ## Please enable only one of these
  148. # -------------- D1 - PS3 Controllers ------------ #
  149. ##Enable PS3 controllers support
  150. controllers.ps3.enabled=1
  151. ## Choose a driver between bluez, official and shanwan
  152. ## bluez -> bluez 5 + kernel drivers, support official and shanwan sisaxis
  153. ## official -> sixad drivers, support official and gasia sisaxis
  154. ## shanwan -> shanwan drivers, support official and shanwan sisaxis
  155. controllers.ps3.driver=bluez
  156.  
  157.  
  158. # ------------ D2 - GPIO Controllers ------------ #
  159. ## GPIO Controllers
  160. ## enable controllers on GPIO with mk_arcarde_joystick_rpi (0,1)
  161. controllers.gpio.enabled=0
  162. ## mk_gpio arguments, map=1 for one controller, map=1,2 for 2 (map=1,map=1,2)
  163. controllers.gpio.args=map=1,2
  164.  
  165.  
  166. # ------------ D3 - Steam Controllers ------------ #
  167. ## Enable steam controller service
  168. controllers.steam.enabled=0
  169.  
  170.  
  171. ## DB9 Controllers
  172. ## Enable DB9 drivers for atari, megadrive, amiga controllers (0,1)
  173. controllers.db9.enabled=0
  174. ## db9 arguments
  175. controllers.db9.args=map=1
  176.  
  177. ## Gamecon controllers
  178. ## Enable gamecon controllers, for nes, snes psx (0,1)
  179. controllers.gamecon.enabled=0
  180. ## gamecon_args
  181. controllers.gamecon.args=map=1
  182.  
  183. ## XGaming's XArcade Tankstik and other compatible devices
  184. controllers.xarcade.enabled=1
  185.  
  186.  
  187.  
  188. # ------------ F - Language and keyboard ------------ #
  189. ## Set the language of the system (fr_FR,en_US,en_GB,de_DE,pt_BR,es_ES,it_IT,eu_ES,tr_TR,zh_CN)
  190. system.language=es_ES
  191. ## set the keyboard layout (fr,en,de,us,es)
  192. ;system.kblayout=us
  193. ## Set you local time
  194. ## Select your timezone from : ls /usr/share/zoneinfo/ (string)
  195. ;system.timezone=Europe/Paris
  196.  
  197.  
  198.  
  199. # ------------ G - UPDATES ------------ #
  200. ## Automatically check for updates at start (0,1)
  201. updates.enabled=1
  202. # Update type : default to stable
  203. updates.type=stable
  204.  
  205.  
  206. # ------------ H - HERE IT IS - GLOBAL EMULATOR CONFIGURATION ------------ #
  207. ## The global value will be used for all emulators, except if the value
  208. ## is redefined in the emulator
  209.  
  210. ## Set game resolution for emulators
  211. ## select your mode from the command : tvservice -m [MODE]
  212. ## CEA 5 HDMI : 1920x1080 @ 60Hz 16:9, clock:74MHz interlaced
  213. ## CEA 4 HDMI : 1280x720 @ 60Hz 16:9, clock:74MHz progressive
  214. ## use 'default' for using the default resolution
  215. ## use 'auto' : switches to CEA 4 HDMI if supported, else keep the current resolution
  216. ## (string)
  217. global.videomode=CEA 4 HDMI
  218.  
  219. ## Shader set
  220. ## Automatically select shaders for all systems
  221. ## (none, retro, scanlines)
  222. global.shaderset=none
  223.  
  224. ## Once enabled, your screen will be cropped, and you will have a pixel perfect image (0,1)
  225. global.integerscale=0
  226.  
  227. ## Set gpslp shader for all emulators (prefer shadersets above). Absolute path (string)
  228. global.shaders=
  229.  
  230. ## Set ratio for all emulators (auto,4/3,16/9,16/10,custom)
  231. global.ratio=auto
  232.  
  233. ## Set smooth for all emulators (0,1)
  234. global.smooth=1
  235.  
  236. ## Set rewind for all emulators (0,1)
  237. global.rewind=1
  238.  
  239. ## Set autosave/load savestate for all emulators (0,1)
  240. global.autosave=0
  241.  
  242. ## Enable retroarchievements (0,1)
  243. ## Set your www.retroachievements.org username/password
  244. ## Escape your special chars (# ; $) with a backslash : $ => \$
  245. global.retroachievements=0
  246. global.retroachievements.hardcore=0
  247. global.retroachievements.username=
  248. global.retroachievements.password=
  249.  
  250. ## Set retroarch input driver (auto, udev, sdl2)
  251. ## If you don't have issues with your controllers, let auto
  252. global.inputdriver=auto
  253.  
  254. ## If you do not want recalboxOS to generate the configuration for all emulators (string)
  255. ;global.configfile=/path/to/my/configfile.cfg
  256.  
  257. # ------------ I - EMULATORS CHOICES ----------- #
  258. ## You can override the global configuration here
  259. ## Here is the snes example
  260. ;snes.videomode=CEA 4 HDMI
  261. snes.core=snes9x_next
  262. ;snes.shaders=/recalbox/share/shaders/shaders_glsl/mysnesshader.gplsp
  263. ;snes.ratio=16/9
  264. ;snes.smooth=0
  265. ;snes.rewind=1
  266. ;snes.autosave=0
  267. ;snes.emulator=libretro
  268. ;snes.integerscale=0
  269. ## If you do not want recalboxOS to generate the configuration for the emulator :
  270. ;snes.configfile=/path/to/my/configfile.cfg
  271.  
  272. ## Default cores for RPi3
  273. snes.core=snes9x_next
  274. gba.core=mgba
  275. mame.core=mame078
  276. nes.core=fceunext
  277.  
  278. ## NeoGeo emulator
  279. ## You can use pifba or a libretro core (fba2x,libretro)
  280. neogeo.emulator=libretro
  281. ## If you set libretro as neogeo.emulator, the line below sets the retroarch core (fba,imame4all)
  282. neogeo.core=fba
  283.  
  284. ## N64 emulator is configured to display a screen with a 640x480 resolution (native n64 resolution)
  285. ## So you must use one of these video modes (DMT 4 HDMI,CEA 1 HDMI).
  286. ## If your screen is not compatible with one of these video modes, please check the recalbox's wiki.
  287. n64.videomode=DMT 4 HDMI
  288. ## If you are using a CRT screen, please change the setting above with this one :
  289. # n64.videomode=default
  290.  
  291. ## Dreamcast emulator
  292. ## Like N64, such a CPU intensive emulator needs a small resolution
  293. ## Consider DMT 4 HDMI (640*480) or DMT 9 HDMI (800*600). If you have a black screen on dreamcast, try DMT 9 HDMI here
  294. dreamcast.videomode=DMT 4 HDMI
  295.  
  296. # ------------ J - NETPLAY PARAMETERS ----------- #
  297. ## All the valuez here are handled by Recalbox itself
  298. global.netplay=1
  299. global.netplay.nickname=
  300. global.netplay.port=55435
  301. global.netplay.relay=
  302. global.netplay.systems=fba_libretro,mame,mastersystem,megadrive,neogeo,nes,pcengine,sega32x,sg1000,snes,supergrafx
  303. global.netplay.lobby=http://lobby.libretro.com/list/
  304.  
  305. ## Configurations generated by Recalbox
  306. mastersystem.emulator=default
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement