Advertisement
Razor221

batocera.conf

Mar 22nd, 2020
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.19 KB | None | 0 0
  1. # ------------ A - System Options ----------- #
  2. ## batocera.linux security
  3. # enforce security
  4. # samba password required
  5. # disable virtual gamepads
  6. #system.security.enabled=0
  7.  
  8. ## EmulationStation menu style
  9. ## default -> default all options menu
  10. ## none -> no menu except the game search menu
  11. ## bartop -> less menu, only needed for bartops
  12. #system.es.menu=default
  13.  
  14. ## Show or hide kodi in emulationstation (0,1)
  15. kodi.enabled=1
  16. ## Start kodi at launch (0,1)
  17. kodi.atstartup=0
  18. ## set x button shortcut (0,1)
  19. kodi.xbutton=1
  20.  
  21. ## Kodi can wait for a network component before starting
  22. ## waithost is the ip or hostname that must answer to a ping to validate the availability
  23. ## waittime is the maximum time waited when kodi boots
  24. ## if waitmode is required, kodi will not start if the component is not available
  25. ## if waitmode is wish, kodi will start if the component is not available
  26. ## if waitmode is not set or has another value, kodi will start immediately
  27. #kodi.network.waitmode=required
  28. #kodi.network.waittime=10
  29. #kodi.network.waithost=192.168.0.50
  30.  
  31. # ------------ B - Network ------------ #
  32. ## Set system hostname
  33. system.hostname=BATOCERA
  34. ## Activate wifi (0,1)
  35. wifi.enabled=0
  36. ## Wifi SSID (string)
  37. #wifi.ssid=new ssid
  38. ## Wifi KEY (string)
  39. ## after rebooting the batocera.linux, the "new key" is replace by a hidden value "enc:xxxxx"
  40. ## you can edit the "enc:xxxxx" value to replace by a clear value, it will be updated again at the following reboot
  41. ## Escape your special chars (# ; $) with a backslash : $ => \$
  42. #wifi.key=new key
  43.  
  44. # secondary wifi (not configurable via the user interface)
  45. #wifi2.ssid=new ssid
  46. #wifi2.key=new key
  47.  
  48. # third wifi (not configurable via the user interface)
  49. #wifi3.ssid=new ssid
  50. #wifi3.key=new key
  51.  
  52. ## Samba share
  53. #system.samba.enabled=1
  54. ### Virtual Gamepads
  55. #system.virtual-gamepads.enabled=1
  56. ### SSH
  57. #system.ssh.enabled=1
  58.  
  59. # ------------ C - Audio ------------ #
  60. ## Set the audio device (auto, hdmi, jack)
  61. audio.device=0,7 HDMI 1 PCH [HDA Intel PCH]
  62. ## Set system volume (0..100)
  63. audio.volume=53
  64. ## Enable or disable system sounds in ES (0,1)
  65. audio.bgmusic=1
  66.  
  67.  
  68.  
  69. # -------------- D - Controllers ----------------- #
  70. # Enable support for standard bluetooth controllers
  71. controllers.bluetooth.enabled=1
  72.  
  73.  
  74. ## Please enable only one of these
  75. # -------------- D1 - PS3 Controllers ------------ #
  76. ##Enable PS3 controllers support
  77. controllers.ps3.enabled=1
  78. ## Choose a driver between bluez, official and shanwan
  79. ## bluez -> bluez 5 + kernel drivers, support official and shanwan sisaxis
  80. ## official -> sixad drivers, support official and gasia sisaxis
  81. ## shanwan -> shanwan drivers, support official and shanwan sisaxis
  82. controllers.ps3.driver=bluez
  83.  
  84. # ------------ D2 - XBOX Controllers ------------ #
  85. ## Xbox controllers are already supported, but xboxdrv can solve some compatibility issues
  86. ## Enable xboxdrv driver, disable this if you enabled ps3 controllers (0,1)
  87. controllers.xboxdrv.enabled=0
  88. ## Set the amount of controllers to use with xboxdrv (0..4)
  89. controllers.xboxdrv.nbcontrols=2
  90.  
  91.  
  92. # ------------ D3 - GPIO Controllers ------------ #
  93. ## GPIO Controllers
  94. ## enable controllers on GPIO with mk_arcarde_joystick_rpi (0,1)
  95. controllers.gpio.enabled=0
  96. ## mk_gpio arguments, map=1 for one controller, map=1,2 for 2 (map=1,map=1,2)
  97. controllers.gpio.args=map=1,2
  98.  
  99.  
  100. ## DB9 Controllers
  101. ## Enable DB9 drivers for atari, megadrive, amiga controllers (0,1)
  102. controllers.db9.enabled=0
  103. ## db9 arguments
  104. controllers.db9.args=map=1
  105.  
  106. ## Gamecon controllers
  107. ## Enable gamecon controllers, for nes, snes psx (0,1)
  108. controllers.gamecon.enabled=0
  109. ## gamecon_args
  110. controllers.gamecon.args=map=1
  111.  
  112. ## XGaming's XArcade Tankstik and other compatible devices
  113. controllers.xarcade.enabled=1
  114.  
  115.  
  116.  
  117. # ------------ F - Language and keyboard ------------ #
  118. ## 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)
  119. system.language=en_US
  120. ## set the keyboard layout (fr,en,de,us,es)
  121. #system.kblayout=us
  122. ## Set you local time
  123. ## Select your timezone from : ls /usr/share/zoneinfo/ (string)
  124. #system.timezone=Europe/Paris
  125.  
  126.  
  127.  
  128. # ------------ G - UPDATES ------------ #
  129. ## Automatically check for updates at start (0,1)
  130. updates.enabled=1
  131. # default : stable ; set to beta to get the next version currently being tested. set to unstable at your own risk to get the development version.
  132. updates.type=stable
  133.  
  134.  
  135. # ------------ H - HERE IT IS - GLOBAL EMULATOR CONFIGURATION ------------ #
  136. ## The global value will be used for all emulators, except if the value
  137. ## is redefined in the emulator
  138.  
  139. ## Set game resolution for emulators
  140. ## select your mode from the command : tvservice -m [MODE]
  141. ## CEA 5 HDMI : 1920x1080 @ 60Hz 16:9, clock:74MHz interlaced
  142. ## CEA 4 HDMI : 1280x720 @ 60Hz 16:9, clock:74MHz progressive
  143. ## use 'default' for using the default resolution
  144. ## (string)
  145. #global.videomode=CEA 16 HDMI
  146.  
  147. ## set the prefered output
  148. ## use "batocera-config lsoutputs" to get your available outputs
  149. global.videooutput=HDMI1
  150.  
  151. ## DPI
  152. ## Workaround when correct DPI setting is not detected
  153. ## if fonts are too small, uncomment next line
  154. #global.dpi=96
  155.  
  156. ## Shader set
  157. ## Automatically select shaders for all systems
  158. ## (none, default, retro, scanlines, curvature, enhanced, zfast, flatten-glow)
  159. #global.shaderset=auto
  160.  
  161. ## Once enabled, your screen will be cropped, and you will have a pixel perfect image (0,1)
  162. #global.integerscale=0
  163.  
  164. ## Set gpslp shader for all emulators (prefer shadersets above). Absolute path (string)
  165. #global.shaders=
  166.  
  167. # bezel
  168. #global.bezel=default
  169.  
  170. ## Set ratio for all emulators (auto,4/3,16/9,16/10,custom)
  171. #global.ratio=auto
  172.  
  173. ## Set smooth for all emulators (0,1)
  174. #global.smooth=auto
  175.  
  176. ## Set rewind for all emulators (0,1)
  177. #global.rewind=auto
  178.  
  179. ## Set autosave/load savestate for all emulators (0,1)
  180. #global.autosave=auto
  181.  
  182. ## Enable retroarchievements (0,1)
  183. ## Set your www.retroachievements.org username/password
  184. ## Escape your special chars (# ; $) with a backslash : $ => \$
  185. global.retroachievements=0
  186. global.retroachievements.hardcore=0
  187. global.retroachievements.leaderboards=0
  188. global.retroachievements.verbose=0
  189. global.retroachievements.screenshot=0
  190. global.retroachievements.username=
  191. global.retroachievements.password=
  192. ## Enable RetroArch AI game translation service
  193. #global.ai_service_enabled=0
  194. #global.ai_service_url=http://ztranslate.net/service?api_key=BATOCERA
  195. #global.ai_target_lang=
  196.  
  197. ## If you do not want batocera.linux to generate the configuration for all emulators (string)
  198. #global.configfile=/path/to/my/configfile.cfg
  199.  
  200. # ------------ I - EMULATORS CHOICES ----------- #
  201. ## You can override the global configuration here
  202. ## Here is the snes example
  203. #snes.videomode=CEA 4 HDMI
  204. #snes.core=snes9x_next
  205. #snes.shaders=/userdata/shaders/shaders_glsl/mysnesshader.gplsp
  206. #snes.ratio=16/9
  207. #snes.smooth=0
  208. #snes.rewind=1
  209. #snes.autosave=0
  210. #snes.emulator=libretro
  211. #snes.integerscale=0
  212. ## You can also configure directly retroarch.cfg via lines like
  213. #snes.retroarch.menu_driver=rgui
  214. #global.retroarch.input_max_users=4
  215.  
  216. ## wiimotes
  217. ## real wiimotes must not be paired with batocera.linux system so that they can work with the wii emulator
  218. ## set emulatedwiimotes to 1 to emulate wiimotes with standard pads
  219. #wii.emulatedwiimotes=0
  220.  
  221. ## PS2
  222. # Enables fast booting (skip PS2 BIOS when booting an ISO ; some games relies on BIOS to get start-up parameters and thus may not work correctly)
  223. # set fullboot to 0 to disable BIOS when booting an ISO
  224. #ps2.fullboot=1
  225.  
  226. ## 3ds
  227. # Layout for the screen inside the render window.
  228. # set layout to 2 Large Screen Small Screen and 3 Side by Side
  229. #3ds.layout_option=0
  230.  
  231. # scrapper
  232. # Comma seperated order to prefer images, s=snapshot, b=boxart, f=fanart, a=banner, l=logo, 3b=3D boxart
  233. #scrapper.style=s,b,f,a,l,3b
  234.  
  235. ## Configurations generated by batocera.linux
  236. all.hide=0
  237. c64.hide=0
  238. favorites.hide=0
  239. gba.hide=0
  240. megadrive.hide=0
  241. nes.hide=0
  242. pcengine.hide=0
  243. ports.hide=0
  244. snes.hide=0
  245. nes["2048 (tsone).nes"].core=mesen
  246. nes["2048 (tsone).nes"].emulator=libretro
  247. mame["orunners.zip"].core=mame
  248. mame["orunners.zip"].emulator=libretro
  249. mame["rmpgwt.zip"].core=mame
  250. mame["rmpgwt.zip"].emulator=libretro
  251. megadrive["Rambo III (World) (Rev A).zip"].core=genesisplusgx
  252. megadrive["Rambo III (World) (Rev A).zip"].emulator=libretro
  253. megadrive["Cliffhanger (USA).zip"].core=genesisplusgx
  254. megadrive["Cliffhanger (USA).zip"].emulator=libretro
  255. megadrive["Old-Towers.bin"].core=genesisplusgx
  256. megadrive["Old-Towers.bin"].emulator=libretro
  257. megadrive["OutRunners (USA).zip"].core=genesisplusgx
  258. megadrive["OutRunners (USA).zip"].emulator=libretro
  259. megadrive["Sonic The Hedgehog (USA, Europe).zip"].core=genesisplusgx
  260. megadrive["Sonic The Hedgehog (USA, Europe).zip"].emulator=libretro
  261. megadrive["Sonic The Hedgehog 2 (USA, Europe) (Virtual Console).zip"].core=genesisplusgx
  262. megadrive["Sonic The Hedgehog 2 (USA, Europe) (Virtual Console).zip"].emulator=libretro
  263. megadrive["Sonic The Hedgehog 3 (USA).zip"].core=genesisplusgx
  264. megadrive["Sonic The Hedgehog 3 (USA).zip"].emulator=libretro
  265. megadrive["Teenage Mutant Ninja Turtles - The Hyperstone Heist (USA).zip"].core=genesisplusgx
  266. megadrive["Teenage Mutant Ninja Turtles - The Hyperstone Heist (USA).zip"].emulator=libretro
  267. n64["007 - GoldenEye (USA).zip"].core=mupen64plus-next
  268. n64["007 - GoldenEye (USA).zip"].emulator=libretro
  269. n64["Banjo-Kazooie (USA).zip"].core=parallel_n64
  270. n64["Banjo-Kazooie (USA).zip"].emulator=libretro
  271. n64["Banjo-Tooie (USA).zip"].core=parallel_n64
  272. n64["Banjo-Tooie (USA).zip"].emulator=libretro
  273. n64["Conker's Bad Fur Day (USA).zip"].core=parallel_n64
  274. n64["Conker's Bad Fur Day (USA).zip"].emulator=libretro
  275. n64["Donkey Kong 64 (USA).zip"].core=parallel_n64
  276. n64["Donkey Kong 64 (USA).zip"].emulator=libretro
  277. n64["Super Mario 64 (USA).zip"].core=parallel_n64
  278. n64["Super Mario 64 (USA).zip"].emulator=libretro
  279. nes["Chip 'n Dale Rescue Rangers (U) [!].nes"].core=mesen
  280. nes["Chip 'n Dale Rescue Rangers (U) [!].nes"].emulator=libretro
  281. nes["Chip 'n Dale Rescue Rangers 2 (U).nes"].core=mesen
  282. nes["Chip 'n Dale Rescue Rangers 2 (U).nes"].emulator=libretro
  283. nes["Kunio Kun no Nekketsu Soccer League (J) [T-Eng1.1 pentarouzero].nes"].core=mesen
  284. nes["Kunio Kun no Nekketsu Soccer League (J) [T-Eng1.1 pentarouzero].nes"].emulator=libretro
  285. nes["New Ghostbusters 2 (E) [!].nes"].core=mesen
  286. nes["New Ghostbusters 2 (E) [!].nes"].emulator=libretro
  287. nes["Super Mario Bros - Duck Hunt (U).nes"].core=mesen
  288. nes["Super Mario Bros - Duck Hunt (U).nes"].emulator=libretro
  289. nes["Super Mario Bros 2 (U) (PRG 0).nes"].core=mesen
  290. nes["Super Mario Bros 2 (U) (PRG 0).nes"].emulator=libretro
  291. nes["Super Mario Bros 3 (U) (PRG 0).nes"].core=mesen
  292. nes["Super Mario Bros 3 (U) (PRG 0).nes"].emulator=libretro
  293. nes["Super Mario Bros 3 (U) (PRG 1).zip"].core=mesen
  294. nes["Super Mario Bros 3 (U) (PRG 1).zip"].emulator=libretro
  295. nes["Teenage Mutant Ninja Turtles (U).nes"].core=mesen
  296. nes["Teenage Mutant Ninja Turtles (U).nes"].emulator=libretro
  297. nes["Teenage Mutant Ninja Turtles 2 (U).nes"].core=mesen
  298. nes["Teenage Mutant Ninja Turtles 2 (U).nes"].emulator=libretro
  299. nes["Teenage Mutant Ninja Turtles 3 (U).nes"].core=mesen
  300. nes["Teenage Mutant Ninja Turtles 3 (U).nes"].emulator=libretro
  301. nes["Track & Field (U).nes"].core=mesen
  302. nes["Track & Field (U).nes"].emulator=libretro
  303. nes["Track & Field 2 (U).nes"].core=mesen
  304. nes["Track & Field 2 (U).nes"].emulator=libretro
  305. imageviewer.hide=0
  306. mame.hide=0
  307. n64.hide=0
  308. ps2.hide=0
  309. psx.hide=0
  310. nes["Bugs Bunny Birthday Blowout, The (U).nes"].core=mesen
  311. nes["Bugs Bunny Birthday Blowout, The (U).nes"].emulator=libretro
  312. nes["Championship Rally (Europe).zip"].core=mesen
  313. nes["Championship Rally (Europe).zip"].emulator=libretro
  314. nes["Felix the Cat (U).nes"].core=mesen
  315. nes["Felix the Cat (U).nes"].emulator=libretro
  316. nes["Flintstones - The Rescue of Dino & Hoppy, The (U).nes"].core=mesen
  317. nes["Flintstones - The Rescue of Dino & Hoppy, The (U).nes"].emulator=libretro
  318. nes["Flintstones 2 - The Surprise at Dinosaur Peak!, The (U).nes"].core=mesen
  319. nes["Flintstones 2 - The Surprise at Dinosaur Peak!, The (U).nes"].emulator=libretro
  320. nes["Golf (USA).zip"].core=mesen
  321. nes["Golf (USA).zip"].emulator=libretro
  322. nes["Heavy Barrel (USA).zip"].core=mesen
  323. nes["Heavy Barrel (USA).zip"].emulator=libretro
  324. nes["Jetsons, The - Cogswell's Caper (USA).zip"].core=mesen
  325. nes["Jetsons, The - Cogswell's Caper (USA).zip"].emulator=libretro
  326. nes["Joe & Mac (USA).zip"].core=mesen
  327. nes["Joe & Mac (USA).zip"].emulator=libretro
  328. nes["Jurassic Park (USA).zip"].core=mesen
  329. nes["Jurassic Park (USA).zip"].emulator=libretro
  330. gba["SpaceTwins.gba"].core=vba-m
  331. gba["SpaceTwins.gba"].emulator=libretro
  332. gba["Pokemon - Emerald Version (GBA)(U)(TrashMan).7z"].core=mgba
  333. gba["Pokemon - Emerald Version (GBA)(U)(TrashMan).7z"].emulator=libretro
  334. gba["The Legend of Zelda - The Minish Cap (U).7z"].core=mgba
  335. gba["The Legend of Zelda - The Minish Cap (U).7z"].emulator=libretro
  336. psx["Need for Speed - Porsche Unleashed.cue"].core=mednafen_psx
  337. psx["Need for Speed - Porsche Unleashed.cue"].emulator=libretro
  338. psx["Spyro the Dragon (USA).cue"].core=mednafen_psx
  339. psx["Spyro the Dragon (USA).cue"].emulator=libretro
  340. psx["Grinch.cue"].core=mednafen_psx
  341. psx["Grinch.cue"].emulator=libretro
  342. snes["NBA All-Star Challenge.zip"].core=mesen-s
  343. snes["NBA All-Star Challenge.zip"].emulator=libretro
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement