Advertisement
Guest User

Untitled

a guest
Jul 7th, 2014
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.56 KB | None | 0 0
  1. # Overwrite the content of this in mame.ini,
  2. # which is only my current configuration (no need to backup)
  3. #
  4. # CORE CONFIGURATION OPTIONS
  5. #
  6. writeconfig 0
  7. driver_config all
  8. disable_mechanical_driver 0
  9.  
  10. #
  11. # CORE SEARCH PATH OPTIONS
  12. #
  13. rompath "..\..\..\ROMS\SNK Neo Geo;..\..\..\ROMS\PCB MAME;..\..\..\ROMS\PCB CPS;..\..\..\ROMS\PCB ZiNc;..\..\..\ROMS\PCB Sega Hikaru;..\..\..\ROMS\PCB Sega Model 2;..\..\..\ROMS\PCB Sega Model 3;..\..\..\ROMS\PCB Sega Naomi\Atomiswave;..\..\..\ROMS\PCB Sega Naomi\Gaelco;..\..\..\ROMS\PCB Sega Naomi\PCB Sega Naomi;..\..\..\ROMS\PCB Sega Naomi\PCB Sega Naomi 2;..\..\..\ROMS\PCB Sega Naomi\PCB Sega Naomi 2 GD-ROM;..\..\..\ROMS\PCB Sega Naomi\PCB Sega Naomi GD-ROM;..\..\..\ROMS\PCB NAMCO\NAMCO21,22,23;..\..\..\ROMS\PCB NAMCO\System 246;..\..\..\ROMS\PCB NAMCO\System 256"
  14. hashpath hash
  15. samplepath samples
  16. artpath artwork
  17. ctrlrpath ctrlr
  18. inipath ini
  19. fontpath .
  20. cheatpath cheat
  21. crosshairpath crosshair
  22. langpath lang
  23. ipspath ips
  24.  
  25. #
  26. # CORE OUTPUT DIRECTORY OPTIONS
  27. #
  28. cfg_directory cfg
  29. nvram_directory nvram
  30. memcard_directory memcard
  31. input_directory inp
  32. state_directory sta
  33. snapshot_directory snap
  34. diff_directory diff
  35. comment_directory comments
  36. hiscore_directory hi
  37.  
  38. #
  39. # CORE FILENAME OPTIONS
  40. #
  41. command_file command.dat
  42. hiscore_file hiscore.dat
  43.  
  44. #
  45. # CORE STATE/PLAYBACK OPTIONS
  46. #
  47. state
  48. autosave 1
  49. playback
  50. record
  51. mngwrite
  52. aviwrite
  53. wavwrite
  54. snapname %g/%i
  55. snapsize auto
  56. snapview internal
  57. statename %g
  58. burnin 0
  59.  
  60. #
  61. # CORE PERFORMANCE OPTIONS
  62. #
  63. autoframeskip 0
  64. frameskip 0
  65. seconds_to_run 0
  66. throttle 1
  67. sleep 1
  68. speed 1.0
  69. refreshspeed 0
  70.  
  71. #
  72. # CORE ROTATION OPTIONS
  73. #
  74. rotate 1
  75. ror 0
  76. rol 0
  77. autoror 0
  78. autorol 0
  79. flipx 0
  80. flipy 0
  81.  
  82. #
  83. # CORE ARTWORK OPTIONS
  84. #
  85. artwork_crop 0
  86. use_backdrops 1
  87. use_overlays 1
  88. use_bezels 1
  89. use_cpanels 1
  90. use_marquees 1
  91.  
  92. #
  93. # CORE SCREEN OPTIONS
  94. #
  95. brightness 1.0
  96. contrast 1.0
  97. gamma 1.0
  98. pause_brightness 0.65
  99. effect none
  100.  
  101. #
  102. # CORE VECTOR OPTIONS
  103. #
  104. antialias 1
  105. beam 1.0
  106. flicker 1.0
  107.  
  108. #
  109. # CORE SOUND OPTIONS
  110. #
  111. sound 1
  112. samplerate 48000
  113. samples 1
  114. volume 0
  115.  
  116. #
  117. # CORE INPUT OPTIONS
  118. #
  119. coin_lockout 1
  120. ctrlr XArcade+XBOX360x4
  121. mouse 0
  122. joystick 1
  123. lightgun 0
  124. multikeyboard 0
  125. multimouse 0
  126. steadykey 0
  127. ui_active 0
  128. offscreen_reload 0
  129. joystick_map auto
  130. joystick_deadzone 0.6
  131. joystick_saturation 0.85
  132. natural 0
  133. joystick_contradictory 0
  134. coin_impulse 0
  135.  
  136. #
  137. # CORE INPUT AUTOMATIC ENABLE OPTIONS
  138. #
  139. paddle_device keyboard
  140. adstick_device keyboard
  141. pedal_device keyboard
  142. dial_device keyboard
  143. trackball_device keyboard
  144. lightgun_device keyboard
  145. positional_device keyboard
  146. mouse_device mouse
  147.  
  148. #
  149. # CORE DEBUGGING OPTIONS
  150. #
  151. log 0
  152. verbose 0
  153. update_in_pause 0
  154. debug 0
  155. debugscript
  156. debug_internal 0
  157.  
  158. #
  159. # CORE MISC OPTIONS
  160. #
  161. drc 1
  162. drc_use_c 0
  163. bios
  164. cheat 0
  165. skip_gameinfo 1
  166. uifont default
  167. ramsize
  168. confirm_quit 0
  169. ui_mouse 0
  170. autoboot_command
  171. autoboot_delay 2
  172. autoboot_script
  173. http 0
  174. http_port 8080
  175. http_path web
  176. playback_end_pause 0
  177. ui_transparency 215
  178. ips
  179.  
  180. #
  181. # CORE PALETTE OPTIONS
  182. #
  183. main_background 16,16,48
  184. cursor_sel_text 255,255,255
  185. cursor_sel_background 60,120,240
  186. cursor_hov_text 120,180,240
  187. cursor_hov_background 32,32,0
  188. button_red 255,64,64
  189. button_yellow 255,238,0
  190. button_green 0,255,64
  191. button_blue 0,170,255
  192. button_purple 170,0,255
  193. button_pink 255,0,170
  194. button_aqua 0,255,204
  195. button_silver 255,0,255
  196. button_navy 255,160,0
  197. button_lime 190,190,190
  198.  
  199. #
  200. # CORE LANGUAGE OPTIONS
  201. #
  202. use_lang_list 0
  203.  
  204. #
  205. # WINDOWS DEBUGGING OPTIONS
  206. #
  207. oslog 0
  208. watchdog 0
  209. debugger_font "Lucida Console"
  210. debugger_font_size 9
  211.  
  212. #
  213. # WINDOWS PERFORMANCE OPTIONS
  214. #
  215. priority 0
  216. multithreading 1
  217. numprocessors auto
  218. profile 0
  219. bench 0
  220.  
  221. #
  222. # WINDOWS VIDEO OPTIONS
  223. #
  224. video d3d
  225. numscreens 1
  226. window 0
  227. maximize 1
  228. keepaspect 1
  229. unevenstretch 1
  230. prescale 1
  231. waitvsync 1
  232. syncrefresh 1
  233. menu 0
  234.  
  235. #
  236. # DIRECTDRAW-SPECIFIC OPTIONS
  237. #
  238. hwstretch 1
  239.  
  240. #
  241. # DIRECT3D-SPECIFIC OPTIONS
  242. #
  243. filter 1
  244.  
  245. #
  246. # DIRECT3D POST-PROCESSING OPTIONS
  247. #
  248. hlsl_enable 1
  249. hlslpath hlsl
  250. hlsl_prescale_x 0
  251. hlsl_prescale_y 0
  252. hlsl_preset -1
  253. hlsl_write
  254. hlsl_snap_width 1280
  255. hlsl_snap_height 1024
  256. shadow_mask_alpha 0.075
  257. shadow_mask_texture crt_slot_mask.png
  258. shadow_mask_x_count -2
  259. shadow_mask_y_count -2
  260. shadow_mask_usize 0.375000
  261. shadow_mask_vsize 0.375000
  262. curvature 0.10
  263. pincushion 0.2
  264. scanline_alpha 1.0
  265. scanline_size 1.0
  266. scanline_height 1.00
  267. scanline_bright_scale 1.50
  268. scanline_bright_offset 0.60
  269. scanline_jitter 0.05
  270. defocus 0.5,0.5
  271. converge_x 0.3,0.0,-0.3
  272. converge_y 0.0,0.3,-0.3
  273. radial_converge_x 0.0,0.0,0.0
  274. radial_converge_y 0.0,0.0,0.0
  275. red_ratio 1.0,0.0,0.0
  276. grn_ratio 0.0,1.0,0.0
  277. blu_ratio 0.0,0.0,1.0
  278. saturation 1.15
  279. offset 0.0000, 0.0000, 0.0000
  280. scale 0.940000, 0.950000, 0.950000
  281. power 0.85,0.95,0.95
  282. floor 0.000000, 0.000000, 0.000000
  283. phosphor_life 0.500000, 0.500000, 0.500000
  284.  
  285. #
  286. # NTSC POST-PROCESSING OPTIONS
  287. #
  288. yiq_enable 0
  289. yiq_cc 3.59754545
  290. yiq_a 0.5
  291. yiq_b 0.5
  292. yiq_o 1.570796325
  293. yiq_p 1.0
  294. yiq_n 1.0
  295. yiq_y 6.0
  296. yiq_i 1.2
  297. yiq_q 0.6
  298. yiq_scan_time 52.6
  299. yiq_phase_count 2
  300.  
  301. #
  302. # VECTOR POST-PROCESSING OPTIONS
  303. #
  304. vector_length_scale 0.8
  305. vector_length_ratio 500.0
  306.  
  307. #
  308. # BLOOM POST-PROCESSING OPTIONS
  309. #
  310. vector_bloom_scale 0.3
  311. raster_bloom_scale 0.190
  312. bloom_lvl0_weight 1.0
  313. bloom_lvl1_weight 0.21
  314. bloom_lvl2_weight 0.19
  315. bloom_lvl3_weight 0.17
  316. bloom_lvl4_weight 0.15
  317. bloom_lvl5_weight 0.14
  318. bloom_lvl6_weight 0.13
  319. bloom_lvl7_weight 0.12
  320. bloom_lvl8_weight 0.11
  321. bloom_lvl9_weight 0.10
  322. bloom_lvl10_weight 0.09
  323.  
  324. #
  325. # PER-WINDOW VIDEO OPTIONS
  326. #
  327. screen auto
  328. aspect auto
  329. resolution auto
  330. view auto
  331. screen0 auto
  332. aspect0 auto
  333. resolution0 auto
  334. view0 auto
  335. screen1 auto
  336. aspect1 auto
  337. resolution1 auto
  338. view1 auto
  339. screen2 auto
  340. aspect2 auto
  341. resolution2 auto
  342. view2 auto
  343. screen3 auto
  344. aspect3 auto
  345. resolution3 auto
  346. view3 auto
  347.  
  348. #
  349. # FULL SCREEN OPTIONS
  350. #
  351. triplebuffer 1
  352. switchres 0
  353. full_screen_brightness 1.0
  354. full_screen_contrast 1.0
  355. full_screen_gamma 1.0
  356.  
  357. #
  358. # WINDOWS SOUND OPTIONS
  359. #
  360. audio_latency 2
  361. audio_sync 0
  362.  
  363. #
  364. # INPUT DEVICE OPTIONS
  365. #
  366. dual_lightgun 0
  367. joyid1 0
  368. joyid2 1
  369. joyid3 2
  370. joyid4 3
  371. joyid5 4
  372. joyid6 5
  373. joyid7 6
  374. joyid8 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement