Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.08 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. homepath .
  11. rompath "roms;Z:\Emulation\MAME\Roms\roms (Bios);Z:\Emulation\MAME\Roms\roms (Devices);Z:\Emulation\MAME\Roms\roms (bad);Z:\Emulation\MAME\Roms\roms (atomiswave);Z:\Emulation\MAME\Roms\roms (hikaru);Z:\Emulation\MAME\Roms\roms (model3);Z:\Emulation\MAME\Roms\roms (naomi);Z:\Emulation\MAME\Roms\roms (neogeo);Z:\Emulation\MAME\Roms\roms (triforce);Z:\Emulation\MAME\Roms\roms (working);Z:\Emulation\MAME\Roms\roms (working_adult);Z:\Emulation\MAME\Roms\roms (working_gambling);Z:\Emulation\MAME\Roms\roms (working_mahjong);Z:\Emulation\MAME\Roms\roms (working_multigame);Z:\Emulation\MAME\Roms\roms (working_other);Z:\Emulation\MAME\Roms\roms (working_screenless)"
  12. hashpath hash
  13. samplepath samples;Z:\Emulation\MAME\Roms\samples
  14. artpath artwork
  15. ctrlrpath ctrlr
  16. inipath .;ini;ini/presets
  17. fontpath .
  18. cheatpath cheat
  19. crosshairpath crosshair
  20. pluginspath plugins
  21. languagepath language
  22. swpath software
  23.  
  24. #
  25. # CORE OUTPUT DIRECTORY OPTIONS
  26. #
  27. cfg_directory Z:\Emulation\MAME\Roms\cfg
  28. nvram_directory Z:\Emulation\MAME\Roms\nvram
  29. input_directory inp
  30. state_directory sta
  31. snapshot_directory snap
  32. diff_directory Z:\Emulation\MAME\Roms\diff
  33. comment_directory comments
  34.  
  35. #
  36. # CORE STATE/PLAYBACK OPTIONS
  37. #
  38. state
  39. autosave 0
  40. playback
  41. record
  42. record_timecode 0
  43. exit_after_playback 0
  44. mngwrite
  45. aviwrite
  46. wavwrite
  47. snapname %g/%i
  48. snapsize auto
  49. snapview internal
  50. snapbilinear 1
  51. statename %g
  52. burnin 0
  53.  
  54. #
  55. # CORE PERFORMANCE OPTIONS
  56. #
  57. autoframeskip 0
  58. frameskip 0
  59. seconds_to_run 0
  60. throttle 1
  61. sleep 1
  62. speed 1.0
  63. refreshspeed 0
  64.  
  65. #
  66. # CORE RENDER OPTIONS
  67. #
  68. keepaspect 1
  69. unevenstretch 1
  70. unevenstretchx 0
  71. unevenstretchy 0
  72. autostretchxy 0
  73. intoverscan 0
  74. intscalex 0
  75. intscaley 0
  76.  
  77. #
  78. # CORE ROTATION OPTIONS
  79. #
  80. rotate 1
  81. ror 0
  82. rol 0
  83. autoror 0
  84. autorol 0
  85. flipx 0
  86. flipy 0
  87.  
  88. #
  89. # CORE ARTWORK OPTIONS
  90. #
  91. artwork_crop 0
  92. use_backdrops 1
  93. use_overlays 1
  94. use_bezels 1
  95. use_cpanels 1
  96. use_marquees 1
  97.  
  98. #
  99. # CORE SCREEN OPTIONS
  100. #
  101. brightness 1.0
  102. contrast 1.0
  103. gamma 1.0
  104. pause_brightness 0.65
  105. effect none
  106.  
  107. #
  108. # CORE VECTOR OPTIONS
  109. #
  110. beam_width_min 1.0
  111. beam_width_max 1.0
  112. beam_intensity_weight 0
  113. flicker 0
  114.  
  115. #
  116. # CORE SOUND OPTIONS
  117. #
  118. samplerate 48000
  119. samples 1
  120. volume 0
  121.  
  122. #
  123. # CORE INPUT OPTIONS
  124. #
  125. coin_lockout 1
  126. ctrlr
  127. mouse 0
  128. joystick 1
  129. lightgun 0
  130. multikeyboard 0
  131. multimouse 0
  132. steadykey 0
  133. ui_active 0
  134. offscreen_reload 0
  135. joystick_map auto
  136. joystick_deadzone 0.3
  137. joystick_saturation 0.85
  138. natural 0
  139. joystick_contradictory 0
  140. coin_impulse 0
  141.  
  142. #
  143. # CORE INPUT AUTOMATIC ENABLE OPTIONS
  144. #
  145. paddle_device keyboard
  146. adstick_device keyboard
  147. pedal_device keyboard
  148. dial_device keyboard
  149. trackball_device keyboard
  150. lightgun_device none
  151. positional_device keyboard
  152. mouse_device mouse
  153.  
  154. #
  155. # CORE DEBUGGING OPTIONS
  156. #
  157. verbose 0
  158. log 0
  159. oslog 0
  160. debug 0
  161. update_in_pause 0
  162. debugscript
  163.  
  164. #
  165. # CORE COMM OPTIONS
  166. #
  167. comm_localhost 0.0.0.0
  168. comm_localport 15112
  169. comm_remotehost 127.0.0.1
  170. comm_remoteport 15112
  171.  
  172. #
  173. # CORE MISC OPTIONS
  174. #
  175. drc 1
  176. drc_use_c 0
  177. drc_log_uml 0
  178. drc_log_native 0
  179. bios
  180. cheat 1
  181. skip_gameinfo 0
  182. uifont default
  183. ui cabinet
  184. ramsize
  185. confirm_quit 0
  186. ui_mouse 1
  187. autoboot_command
  188. autoboot_delay 0
  189. autoboot_script
  190. console 0
  191. plugins 1
  192. plugin
  193. noplugin
  194. language English
  195.  
  196. #
  197. # HTTP SERVER OPTIONS
  198. #
  199. http 0
  200. http_port 8080
  201. http_root web
  202.  
  203. #
  204. # OSD KEYBOARD MAPPING OPTIONS
  205. #
  206. uimodekey SCRLOCK
  207.  
  208. #
  209. # OSD FONT OPTIONS
  210. #
  211. uifontprovider auto
  212.  
  213. #
  214. # OSD OUTPUT OPTIONS
  215. #
  216. output auto
  217.  
  218. #
  219. # OSD INPUT OPTIONS
  220. #
  221. keyboardprovider auto
  222. mouseprovider auto
  223. lightgunprovider auto
  224. joystickprovider auto
  225.  
  226. #
  227. # OSD DEBUGGING OPTIONS
  228. #
  229. debugger auto
  230. debugger_font auto
  231. debugger_font_size 0
  232. watchdog 0
  233.  
  234. #
  235. # OSD PERFORMANCE OPTIONS
  236. #
  237. numprocessors auto
  238. bench 0
  239.  
  240. #
  241. # OSD VIDEO OPTIONS
  242. #
  243. video auto
  244. numscreens 1
  245. window 0
  246. maximize 1
  247. waitvsync 1
  248. syncrefresh 0
  249. monitorprovider auto
  250.  
  251. #
  252. # OSD PER-WINDOW VIDEO OPTIONS
  253. #
  254. screen auto
  255. aspect auto
  256. resolution auto
  257. view auto
  258. screen0 auto
  259. aspect0 auto
  260. resolution0 auto
  261. view0 auto
  262. screen1 auto
  263. aspect1 auto
  264. resolution1 auto
  265. view1 auto
  266. screen2 auto
  267. aspect2 auto
  268. resolution2 auto
  269. view2 auto
  270. screen3 auto
  271. aspect3 auto
  272. resolution3 auto
  273. view3 auto
  274.  
  275. #
  276. # OSD FULL SCREEN OPTIONS
  277. #
  278. switchres 0
  279.  
  280. #
  281. # OSD ACCELERATED VIDEO OPTIONS
  282. #
  283. filter 1
  284. prescale 1
  285.  
  286. #
  287. # OpenGL-SPECIFIC OPTIONS
  288. #
  289. gl_forcepow2texture 0
  290. gl_notexturerect 0
  291. gl_vbo 1
  292. gl_pbo 1
  293. gl_glsl 0
  294. gl_glsl_filter 1
  295. glsl_shader_mame0 none
  296. glsl_shader_mame1 none
  297. glsl_shader_mame2 none
  298. glsl_shader_mame3 none
  299. glsl_shader_mame4 none
  300. glsl_shader_mame5 none
  301. glsl_shader_mame6 none
  302. glsl_shader_mame7 none
  303. glsl_shader_mame8 none
  304. glsl_shader_mame9 none
  305. glsl_shader_screen0 none
  306. glsl_shader_screen1 none
  307. glsl_shader_screen2 none
  308. glsl_shader_screen3 none
  309. glsl_shader_screen4 none
  310. glsl_shader_screen5 none
  311. glsl_shader_screen6 none
  312. glsl_shader_screen7 none
  313. glsl_shader_screen8 none
  314. glsl_shader_screen9 none
  315.  
  316. #
  317. # OSD SOUND OPTIONS
  318. #
  319. sound auto
  320. audio_latency 2
  321.  
  322. #
  323. # PORTAUDIO OPTIONS
  324. #
  325. pa_api none
  326. pa_device none
  327. pa_latency 0
  328.  
  329. #
  330. # BGFX POST-PROCESSING OPTIONS
  331. #
  332. bgfx_path bgfx
  333. bgfx_backend auto
  334. bgfx_debug 0
  335. bgfx_screen_chains default
  336. bgfx_shadow_mask slot-mask.png
  337. bgfx_avi_name auto
  338.  
  339. #
  340. # WINDOWS PERFORMANCE OPTIONS
  341. #
  342. priority 0
  343. profile 0
  344.  
  345. #
  346. # WINDOWS VIDEO OPTIONS
  347. #
  348. menu 0
  349.  
  350. #
  351. # DIRECT3D POST-PROCESSING OPTIONS
  352. #
  353. hlslpath hlsl
  354. hlsl_enable 0
  355. hlsl_oversampling 0
  356. hlsl_write auto
  357. hlsl_snap_width 2048
  358. hlsl_snap_height 1536
  359. shadow_mask_tile_mode 0
  360. shadow_mask_alpha 0.0
  361. shadow_mask_texture shadow-mask.png
  362. shadow_mask_x_count 6
  363. shadow_mask_y_count 4
  364. shadow_mask_usize 0.1875
  365. shadow_mask_vsize 0.25
  366. shadow_mask_uoffset 0.0
  367. shadow_mask_voffset 0.0
  368. distortion 0.0
  369. cubic_distortion 0.0
  370. distort_corner 0.0
  371. round_corner 0.0
  372. smooth_border 0.0
  373. reflection 0.0
  374. vignetting 0.0
  375. scanline_alpha 0.0
  376. scanline_size 1.0
  377. scanline_height 1.0
  378. scanline_variation 1.0
  379. scanline_bright_scale 1.0
  380. scanline_bright_offset 0.0
  381. scanline_jitter 0.0
  382. hum_bar_alpha 0.0
  383. defocus 0.0,0.0
  384. converge_x 0.0,0.0,0.0
  385. converge_y 0.0,0.0,0.0
  386. radial_converge_x 0.0,0.0,0.0
  387. radial_converge_y 0.0,0.0,0.0
  388. red_ratio 1.0,0.0,0.0
  389. grn_ratio 0.0,1.0,0.0
  390. blu_ratio 0.0,0.0,1.0
  391. saturation 1.0
  392. offset 0.0,0.0,0.0
  393. scale 1.0,1.0,1.0
  394. power 1.0,1.0,1.0
  395. floor 0.0,0.0,0.0
  396. phosphor_life 0.0,0.0,0.0
  397.  
  398. #
  399. # NTSC POST-PROCESSING OPTIONS
  400. #
  401. yiq_enable 0
  402. yiq_jitter 0.0
  403. yiq_cc 3.57954545
  404. yiq_a 0.5
  405. yiq_b 0.5
  406. yiq_o 0.0
  407. yiq_p 1.0
  408. yiq_n 1.0
  409. yiq_y 6.0
  410. yiq_i 1.2
  411. yiq_q 0.6
  412. yiq_scan_time 52.6
  413. yiq_phase_count 2
  414.  
  415. #
  416. # VECTOR POST-PROCESSING OPTIONS
  417. #
  418. vector_beam_smooth 0.0
  419. vector_length_scale 0.5
  420. vector_length_ratio 0.5
  421.  
  422. #
  423. # BLOOM POST-PROCESSING OPTIONS
  424. #
  425. bloom_blend_mode 0
  426. bloom_scale 0.0
  427. bloom_overdrive 1.0,1.0,1.0
  428. bloom_lvl0_weight 1.0
  429. bloom_lvl1_weight 0.64
  430. bloom_lvl2_weight 0.32
  431. bloom_lvl3_weight 0.16
  432. bloom_lvl4_weight 0.08
  433. bloom_lvl5_weight 0.06
  434. bloom_lvl6_weight 0.04
  435. bloom_lvl7_weight 0.02
  436. bloom_lvl8_weight 0.01
  437.  
  438. #
  439. # FULL SCREEN OPTIONS
  440. #
  441. triplebuffer 0
  442. full_screen_brightness 1.0
  443. full_screen_contrast 1.0
  444. full_screen_gamma 1.0
  445.  
  446. #
  447. # INPUT DEVICE OPTIONS
  448. #
  449. global_inputs 0
  450. dual_lightgun 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement