Advertisement
DerekMoore

MAME .175 HLSL (mame.ini)

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