Guest User

Untitled

a guest
Feb 20th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.44 KB | None | 0 0
  1. #
  2. # CORE CONFIGURATION OPTIONS
  3. #
  4. readconfig 1
  5. writeconfig 0
  6.  
  7. #
  8. # CORE SEARCH PATH OPTIONS
  9. #
  10. rompath /home/arcade/emulators/mame/roms
  11. hashpath hash
  12. samplepath samples
  13. artpath artwork
  14. ctrlrpath ctrlr
  15. inipath $HOME/.mame;.;ini
  16. fontpath .
  17. cheatpath cheat
  18. crosshairpath crosshair
  19.  
  20. #
  21. # CORE OUTPUT DIRECTORY OPTIONS
  22. #
  23. cfg_directory cfg
  24. nvram_directory nvram
  25. input_directory inp
  26. state_directory sta
  27. snapshot_directory snap
  28. diff_directory diff
  29. comment_directory comments
  30.  
  31. #
  32. # CORE STATE/PLAYBACK OPTIONS
  33. #
  34. state
  35. autosave 0
  36. playback
  37. record
  38. mngwrite
  39. aviwrite
  40. wavwrite
  41. snapname %g/%i
  42. snapsize auto
  43. snapview internal
  44. snapbilinear 1
  45. statename %g
  46. burnin 0
  47.  
  48. #
  49. # CORE PERFORMANCE OPTIONS
  50. #
  51. autoframeskip 0
  52. frameskip 0
  53. seconds_to_run 0
  54. throttle 1
  55. sleep 1
  56. speed 1.0
  57. refreshspeed 0
  58.  
  59. #
  60. # CORE ROTATION OPTIONS
  61. #
  62. rotate 1
  63. ror 0
  64. rol 0
  65. autoror 0
  66. autorol 0
  67. flipx 0
  68. flipy 0
  69.  
  70. #
  71. # CORE ARTWORK OPTIONS
  72. #
  73. artwork_crop 0
  74. use_backdrops 1
  75. use_overlays 1
  76. use_bezels 1
  77. use_cpanels 1
  78. use_marquees 1
  79.  
  80. #
  81. # CORE SCREEN OPTIONS
  82. #
  83. brightness 1.0
  84. contrast 1.0
  85. gamma 1.0
  86. pause_brightness 0.65
  87. effect none
  88.  
  89. #
  90. # CORE VECTOR OPTIONS
  91. #
  92. antialias 1
  93. beam 1.0
  94. flicker 0
  95.  
  96. #
  97. # CORE SOUND OPTIONS
  98. #
  99. samplerate 48000
  100. samples 1
  101. volume 0
  102.  
  103. #
  104. # CORE INPUT OPTIONS
  105. #
  106. coin_lockout 1
  107. ctrlr
  108. mouse 0
  109. joystick 1
  110. lightgun 0
  111. multikeyboard 0
  112. multimouse 0
  113. steadykey 0
  114. ui_active 0
  115. offscreen_reload 0
  116. joystick_map auto
  117. joystick_deadzone 0.3
  118. joystick_saturation 0.85
  119. natural 0
  120. joystick_contradictory 0
  121. coin_impulse 0
  122.  
  123. #
  124. # CORE INPUT AUTOMATIC ENABLE OPTIONS
  125. #
  126. paddle_device keyboard
  127. adstick_device keyboard
  128. pedal_device keyboard
  129. dial_device keyboard
  130. trackball_device keyboard
  131. lightgun_device keyboard
  132. positional_device keyboard
  133. mouse_device mouse
  134.  
  135. #
  136. # CORE DEBUGGING OPTIONS
  137. #
  138. verbose 0
  139. log 0
  140. oslog 0
  141. debug 0
  142. update_in_pause 0
  143. debugscript
  144.  
  145. #
  146. # CORE MISC OPTIONS
  147. #
  148. drc 1
  149. drc_use_c 0
  150. drc_log_uml 0
  151. drc_log_native 0
  152. bios
  153. cheat 0
  154. skip_gameinfo 0
  155. uifont default
  156. ramsize
  157. confirm_quit 0
  158. ui_mouse 0
  159. autoboot_command
  160. autoboot_delay 2
  161. autoboot_script
  162. http 0
  163. http_port 8080
  164. http_path web
  165. console 0
  166.  
  167. #
  168. # OSD FONT OPTIONS
  169. #
  170. uifontprovider auto
  171.  
  172. #
  173. # OSD DEBUGGING OPTIONS
  174. #
  175. debugger auto
  176. watchdog 0
  177.  
  178. #
  179. # OSD PERFORMANCE OPTIONS
  180. #
  181. multithreading 0
  182. numprocessors auto
  183. bench 0
  184.  
  185. #
  186. # OSD VIDEO OPTIONS
  187. #
  188. video auto
  189. numscreens 1
  190. window 0
  191. maximize 1
  192. keepaspect 1
  193. unevenstretch 1
  194. waitvsync 0
  195. syncrefresh 0
  196.  
  197. #
  198. # OSD PER-WINDOW VIDEO OPTIONS
  199. #
  200. screen auto
  201. aspect auto
  202. resolution auto
  203. view auto
  204. screen0 auto
  205. aspect0 auto
  206. resolution0 auto
  207. view0 auto
  208. screen1 auto
  209. aspect1 auto
  210. resolution1 auto
  211. view1 auto
  212. screen2 auto
  213. aspect2 auto
  214. resolution2 auto
  215. view2 auto
  216. screen3 auto
  217. aspect3 auto
  218. resolution3 auto
  219. view3 auto
  220.  
  221. #
  222. # OSD FULL SCREEN OPTIONS
  223. #
  224. switchres 0
  225.  
  226. #
  227. # OSD SOUND OPTIONS
  228. #
  229. sound auto
  230. audio_latency 2
  231.  
  232. #
  233. # SDL PERFORMANCE OPTIONS
  234. #
  235. sdlvideofps 0
  236.  
  237. #
  238. # SDL VIDEO OPTIONS
  239. #
  240. centerh 1
  241. centerv 1
  242. scalemode none
  243.  
  244. #
  245. # OpenGL-SPECIFIC OPTIONS
  246. #
  247. filter 1
  248. prescale 1
  249. gl_forcepow2texture 0
  250. gl_notexturerect 0
  251. gl_vbo 1
  252. gl_pbo 1
  253. gl_glsl 1
  254. gl_glsl_filter 1
  255. glsl_shader_mame0 /home/arcade/.mame/crt/CRT
  256. glsl_shader_mame1 none
  257. glsl_shader_mame2 none
  258. glsl_shader_mame3 none
  259. glsl_shader_mame4 none
  260. glsl_shader_mame5 none
  261. glsl_shader_mame6 none
  262. glsl_shader_mame7 none
  263. glsl_shader_mame8 none
  264. glsl_shader_mame9 none
  265. glsl_shader_screen0 none
  266. glsl_shader_screen1 none
  267. glsl_shader_screen2 none
  268. glsl_shader_screen3 none
  269. glsl_shader_screen4 none
  270. glsl_shader_screen5 none
  271. glsl_shader_screen6 none
  272. glsl_shader_screen7 none
  273. glsl_shader_screen8 none
  274. glsl_shader_screen9 none
  275.  
  276. #
  277. # SDL FULL SCREEN OPTIONS
  278. #
  279. useallheads 0
  280.  
  281. #
  282. # SDL KEYBOARD MAPPING
  283. #
  284. keymap 0
  285. keymap_file keymap.dat
  286. uimodekey SCRLOCK
  287.  
  288. #
  289. # SDL JOYSTICK MAPPING
  290. #
  291. joy_idx1 auto
  292. joy_idx2 auto
  293. joy_idx3 auto
  294. joy_idx4 auto
  295. joy_idx5 auto
  296. joy_idx6 auto
  297. joy_idx7 auto
  298. joy_idx8 auto
  299. sixaxis 0
  300.  
  301. #
  302. # SDL MOUSE MAPPING
  303. #
  304. mouse_index1 auto
  305. mouse_index2 auto
  306. mouse_index3 auto
  307. mouse_index4 auto
  308. mouse_index5 auto
  309. mouse_index6 auto
  310. mouse_index7 auto
  311. mouse_index8 auto
  312.  
  313. #
  314. # SDL KEYBOARD MAPPING
  315. #
  316. keyb_idx1 auto
  317. keyb_idx2 auto
  318. keyb_idx3 auto
  319. keyb_idx4 auto
  320. keyb_idx5 auto
  321. keyb_idx6 auto
  322. keyb_idx7 auto
  323. keyb_idx8 auto
  324.  
  325. #
  326. # SDL LOWLEVEL DRIVER OPTIONS
  327. #
  328. videodriver auto
  329. renderdriver auto
  330. audiodriver auto
  331. gl_lib auto
Advertisement
Add Comment
Please, Sign In to add comment