Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
786
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 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;H:\MAME 0.218 ROMs (merged);H:\MAME 0.218 CHDs (merged);H:\MAME 0.218 ROMs (bios-devices);H:\MAME 0.218 Software List ROMs (machines-bios-devices)"
  12. hashpath hash
  13. samplepath 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 cfg
  28. nvram_directory nvram
  29. input_directory inp
  30. state_directory sta
  31. snapshot_directory snap
  32. diff_directory diff
  33. comment_directory comments
  34.  
  35. #
  36. # CORE STATE/PLAYBACK OPTIONS
  37. #
  38. state
  39. autosave 0
  40. rewind 0
  41. rewind_capacity 100
  42. playback
  43. record
  44. record_timecode 0
  45. exit_after_playback 0
  46. mngwrite
  47. aviwrite
  48. wavwrite
  49. snapname %g/%i
  50. snapsize auto
  51. snapview internal
  52. snapbilinear 1
  53. statename %g
  54. burnin 0
  55.  
  56. #
  57. # CORE PERFORMANCE OPTIONS
  58. #
  59. autoframeskip 0
  60. frameskip 0
  61. seconds_to_run 0
  62. throttle 1
  63. sleep 1
  64. speed 1.0
  65. refreshspeed 0
  66. lowlatency 0
  67.  
  68. #
  69. # CORE RENDER OPTIONS
  70. #
  71. keepaspect 1
  72. unevenstretch 1
  73. unevenstretchx 0
  74. unevenstretchy 0
  75. autostretchxy 0
  76. intoverscan 0
  77. intscalex 0
  78. intscaley 0
  79.  
  80. #
  81. # CORE ROTATION OPTIONS
  82. #
  83. rotate 1
  84. ror 0
  85. rol 0
  86. autoror 0
  87. autorol 0
  88. flipx 0
  89. flipy 0
  90.  
  91. #
  92. # CORE ARTWORK OPTIONS
  93. #
  94. artwork_crop 0
  95. fallback_artwork
  96. override_artwork
  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 keyboard
  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. comm_framesync 0
  172.  
  173. #
  174. # CORE MISC OPTIONS
  175. #
  176. drc 1
  177. drc_use_c 0
  178. drc_log_uml 0
  179. drc_log_native 0
  180. bios 5
  181. cheat 0
  182. skip_gameinfo 0
  183. uifont default
  184. ui cabinet
  185. ramsize
  186. confirm_quit 0
  187. ui_mouse 1
  188. language English
  189. nvram_save 1
  190.  
  191. #
  192. # SCRIPTING OPTIONS
  193. #
  194. autoboot_command
  195. autoboot_delay 0
  196. autoboot_script
  197. console 0
  198. plugins 1
  199. plugin
  200. noplugin
  201.  
  202. #
  203. # HTTP SERVER OPTIONS
  204. #
  205. http 0
  206. http_port 8080
  207. http_root web
  208.  
  209. #
  210. # OSD KEYBOARD MAPPING OPTIONS
  211. #
  212. uimodekey SCRLOCK
  213.  
  214. #
  215. # OSD FONT OPTIONS
  216. #
  217. uifontprovider auto
  218.  
  219. #
  220. # OSD OUTPUT OPTIONS
  221. #
  222. output auto
  223.  
  224. #
  225. # OSD INPUT OPTIONS
  226. #
  227. keyboardprovider auto
  228. mouseprovider auto
  229. lightgunprovider auto
  230. joystickprovider auto
  231.  
  232. #
  233. # OSD DEBUGGING OPTIONS
  234. #
  235. debugger auto
  236. debugger_port 23946
  237. debugger_font auto
  238. debugger_font_size 0
  239. watchdog 0
  240.  
  241. #
  242. # OSD PERFORMANCE OPTIONS
  243. #
  244. numprocessors auto
  245. bench 0
  246.  
  247. #
  248. # OSD VIDEO OPTIONS
  249. #
  250. video auto
  251. numscreens 1
  252. window 0
  253. maximize 1
  254. waitvsync 1
  255. syncrefresh 0
  256. monitorprovider auto
  257.  
  258. #
  259. # OSD PER-WINDOW VIDEO OPTIONS
  260. #
  261. screen auto
  262. aspect auto
  263. resolution auto
  264. view auto
  265. screen0 auto
  266. aspect0 auto
  267. resolution0 auto
  268. view0 auto
  269. screen1 auto
  270. aspect1 auto
  271. resolution1 auto
  272. view1 auto
  273. screen2 auto
  274. aspect2 auto
  275. resolution2 auto
  276. view2 auto
  277. screen3 auto
  278. aspect3 auto
  279. resolution3 auto
  280. view3 auto
  281.  
  282. #
  283. # OSD FULL SCREEN OPTIONS
  284. #
  285. switchres 0
  286.  
  287. #
  288. # OSD ACCELERATED VIDEO OPTIONS
  289. #
  290. filter 0
  291. prescale 1
  292.  
  293. #
  294. # OpenGL-SPECIFIC OPTIONS
  295. #
  296. gl_forcepow2texture 0
  297. gl_notexturerect 0
  298. gl_vbo 1
  299. gl_pbo 1
  300. gl_glsl 0
  301. gl_glsl_filter 1
  302. glsl_shader_mame0 none
  303. glsl_shader_mame1 none
  304. glsl_shader_mame2 none
  305. glsl_shader_mame3 none
  306. glsl_shader_mame4 none
  307. glsl_shader_mame5 none
  308. glsl_shader_mame6 none
  309. glsl_shader_mame7 none
  310. glsl_shader_mame8 none
  311. glsl_shader_mame9 none
  312. glsl_shader_screen0 none
  313. glsl_shader_screen1 none
  314. glsl_shader_screen2 none
  315. glsl_shader_screen3 none
  316. glsl_shader_screen4 none
  317. glsl_shader_screen5 none
  318. glsl_shader_screen6 none
  319. glsl_shader_screen7 none
  320. glsl_shader_screen8 none
  321. glsl_shader_screen9 none
  322.  
  323. #
  324. # OSD SOUND OPTIONS
  325. #
  326. sound auto
  327. audio_latency 2
  328.  
  329. #
  330. # PORTAUDIO OPTIONS
  331. #
  332. pa_api none
  333. pa_device none
  334. pa_latency 0
  335.  
  336. #
  337. # BGFX POST-PROCESSING OPTIONS
  338. #
  339. bgfx_path bgfx
  340. bgfx_backend auto
  341. bgfx_debug 0
  342. bgfx_screen_chains default
  343. bgfx_shadow_mask slot-mask.png
  344. bgfx_lut
  345. bgfx_avi_name auto
  346.  
  347. #
  348. # WINDOWS PERFORMANCE OPTIONS
  349. #
  350. priority 0
  351. profile 0
  352.  
  353. #
  354. # WINDOWS VIDEO OPTIONS
  355. #
  356. menu 0
  357. attach_window
  358.  
  359. #
  360. # DIRECT3D POST-PROCESSING OPTIONS
  361. #
  362. hlslpath hlsl
  363. hlsl_enable 0
  364. hlsl_oversampling 0
  365. hlsl_write auto
  366. hlsl_snap_width 2048
  367. hlsl_snap_height 1536
  368. shadow_mask_tile_mode 0
  369. shadow_mask_alpha 0.0
  370. shadow_mask_texture shadow-mask.png
  371. shadow_mask_x_count 6
  372. shadow_mask_y_count 4
  373. shadow_mask_usize 0.1875
  374. shadow_mask_vsize 0.25
  375. shadow_mask_uoffset 0.0
  376. shadow_mask_voffset 0.0
  377. distortion 0.0
  378. cubic_distortion 0.0
  379. distort_corner 0.0
  380. round_corner 0.0
  381. smooth_border 0.0
  382. reflection 0.0
  383. vignetting 0.0
  384. scanline_alpha 0.0
  385. scanline_size 1.0
  386. scanline_height 1.0
  387. scanline_variation 1.0
  388. scanline_bright_scale 1.0
  389. scanline_bright_offset 0.0
  390. scanline_jitter 0.0
  391. hum_bar_alpha 0.0
  392. defocus 0.0,0.0
  393. converge_x 0.0,0.0,0.0
  394. converge_y 0.0,0.0,0.0
  395. radial_converge_x 0.0,0.0,0.0
  396. radial_converge_y 0.0,0.0,0.0
  397. red_ratio 1.0,0.0,0.0
  398. grn_ratio 0.0,1.0,0.0
  399. blu_ratio 0.0,0.0,1.0
  400. saturation 1.0
  401. offset 0.0,0.0,0.0
  402. scale 1.0,1.0,1.0
  403. power 1.0,1.0,1.0
  404. floor 0.0,0.0,0.0
  405. phosphor_life 0.0,0.0,0.0
  406. chroma_mode 3
  407. chroma_conversion_gain 0.299,0.587,0.114
  408. chroma_a 0.64,0.33
  409. chroma_b 0.30,0.60
  410. chroma_c 0.15,0.06
  411. chroma_y_gain 0.2126,0.7152,0.0722
  412.  
  413. #
  414. # NTSC POST-PROCESSING OPTIONS
  415. #
  416. yiq_enable 0
  417. yiq_jitter 0.0
  418. yiq_cc 3.57954545
  419. yiq_a 0.5
  420. yiq_b 0.5
  421. yiq_o 0.0
  422. yiq_p 1.0
  423. yiq_n 1.0
  424. yiq_y 6.0
  425. yiq_i 1.2
  426. yiq_q 0.6
  427. yiq_scan_time 52.6
  428. yiq_phase_count 2
  429.  
  430. #
  431. # VECTOR POST-PROCESSING OPTIONS
  432. #
  433. vector_beam_smooth 0.0
  434. vector_length_scale 0.5
  435. vector_length_ratio 0.5
  436.  
  437. #
  438. # BLOOM POST-PROCESSING OPTIONS
  439. #
  440. bloom_blend_mode 0
  441. bloom_scale 0.0
  442. bloom_overdrive 1.0,1.0,1.0
  443. bloom_lvl0_weight 1.0
  444. bloom_lvl1_weight 0.64
  445. bloom_lvl2_weight 0.32
  446. bloom_lvl3_weight 0.16
  447. bloom_lvl4_weight 0.08
  448. bloom_lvl5_weight 0.06
  449. bloom_lvl6_weight 0.04
  450. bloom_lvl7_weight 0.02
  451. bloom_lvl8_weight 0.01
  452. lut_texture
  453. lut_enable 0
  454. ui_lut_texture
  455. ui_lut_enable 0
  456.  
  457. #
  458. # FULL SCREEN OPTIONS
  459. #
  460. triplebuffer 0
  461. full_screen_brightness 1.0
  462. full_screen_contrast 1.0
  463. full_screen_gamma 1.0
  464.  
  465. #
  466. # INPUT DEVICE OPTIONS
  467. #
  468. global_inputs 0
  469. dual_lightgun 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement