Advertisement
Guest User

mame013.ini

a guest
Feb 10th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.81 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
  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. memcard_directory memcard
  26. input_directory inp
  27. state_directory sta
  28. snapshot_directory snap
  29. diff_directory diff
  30. comment_directory comments
  31.  
  32. #
  33. # CORE OUTPUT DIRECTORY OPTIONS
  34. #
  35. hiscore_directory hi
  36.  
  37. #
  38. # CORE STATE/PLAYBACK OPTIONS
  39. #
  40. state
  41. autosave 0
  42. playback
  43. record
  44. mngwrite
  45. aviwrite
  46. wavwrite
  47. snapname %g/%i
  48. snapsize auto
  49. snapview internal
  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. syncrefresh 1
  60. sleep 1
  61. speed 1.0
  62. refreshspeed 0
  63.  
  64. #
  65. # CORE ROTATION OPTIONS
  66. #
  67. rotate 0
  68. ror 0
  69. rol 0
  70. autoror 0
  71. autorol 0
  72. flipx 0
  73. flipy 0
  74.  
  75. #
  76. # CORE ARTWORK OPTIONS
  77. #
  78. artwork_crop 1
  79. use_backdrops 0
  80. use_overlays 0
  81. use_bezels 0
  82. use_cpanels 0
  83. use_marquees 0
  84.  
  85. #
  86. # CORE SCREEN OPTIONS
  87. #
  88. brightness 1.0
  89. contrast 1.0
  90. gamma 1.0
  91. pause_brightness 0.65
  92. effect none
  93.  
  94. #
  95. # CORE VECTOR OPTIONS
  96. #
  97. antialias 1
  98. beam 1.0
  99. flicker 0
  100.  
  101. #
  102. # CORE SOUND OPTIONS
  103. #
  104. sound 1
  105. samplerate 48000
  106. samples 1
  107. volume 0
  108.  
  109. #
  110. # CORE INPUT OPTIONS
  111. #
  112. coin_lockout 1
  113. ctrlr
  114. mouse 0
  115. joystick 1
  116. lightgun 0
  117. multikeyboard 0
  118. multimouse 0
  119. steadykey 0
  120. offscreen_reload 0
  121. joystick_map auto
  122. joystick_deadzone 0.3
  123. joystick_saturation 0.85
  124. natural 0
  125. joystick_contradictory 0
  126. coin_impulse 0
  127.  
  128. #
  129. # CORE INPUT AUTOMATIC ENABLE OPTIONS
  130. #
  131. paddle_device keyboard
  132. adstick_device keyboard
  133. pedal_device keyboard
  134. dial_device keyboard
  135. trackball_device keyboard
  136. lightgun_device keyboard
  137. positional_device keyboard
  138. mouse_device mouse
  139.  
  140. #
  141. # CORE DEBUGGING OPTIONS
  142. #
  143. log 0
  144. verbose 0
  145. update_in_pause 0
  146. debug 0
  147. debugscript
  148. debug_internal 0
  149.  
  150. #
  151. # CORE MISC OPTIONS
  152. #
  153. bios
  154. cheat 0
  155. skip_gameinfo 0
  156. uifont default
  157. ramsize
  158. confirm_quit 0
  159.  
  160. #
  161. # CORE MKChamp OPTIONS
  162. #
  163. disable_hiscore_patch 0
  164. disable_nagscreen_patch 1
  165. disable_loading_patch 1
  166.  
  167. #
  168. # CORE SWITCHRES OPTIONS
  169. #
  170. modeline 1
  171. monitor lcd
  172. monitor_connector auto
  173. monitor_orientation horizontal
  174. monitor_aspect 16:10
  175. monitor_debug 0
  176. monitor_doublescan 1
  177. monitor_dotclock 0
  178. monitor_ymin 0
  179. cleanstretch 0
  180. changeres 1
  181. redraw 0
  182. monitor_specs0 31000.00-81000.00,48.95-60.33,0.636,3.813,1.906,0.318,0.064,1.048,0,0,1050,1050
  183. monitor_specs1 auto
  184. monitor_specs2 auto
  185. monitor_specs3 auto
  186. monitor_specs4 auto
  187. monitor_specs5 auto
  188. monitor_specs6 auto
  189. monitor_specs7 auto
  190. magic_resolution auto
  191. powerstrip 1
  192.  
  193. #
  194. # WINDOWS DEBUGGING OPTIONS
  195. #
  196. oslog 0
  197. watchdog 0
  198. debugger_font "Lucida Console"
  199. debugger_font_size 9
  200.  
  201. #
  202. # WINDOWS PERFORMANCE OPTIONS
  203. #
  204. priority 0
  205. multithreading 1
  206. numprocessors auto
  207. profile 0
  208. bench 0
  209.  
  210. #
  211. # WINDOWS VIDEO OPTIONS
  212. #
  213. video d3d
  214. numscreens 1
  215. window 0
  216. maximize 1
  217. keepaspect 1
  218. prescale 1
  219. waitvsync 1
  220. menu 0
  221.  
  222. #
  223. # DIRECTDRAW-SPECIFIC OPTIONS
  224. #
  225. hwstretch 0
  226.  
  227. #
  228. # DIRECT3D-SPECIFIC OPTIONS
  229. #
  230. d3dversion 9
  231. filter 0
  232.  
  233. #
  234. # DIRECT3D POST-PROCESSING OPTIONS
  235. #
  236. hlsl_enable 0
  237. hlslpath hlsl
  238. hlsl_ini_read 0
  239. hlsl_ini_write 0
  240. hlslini %g
  241. hlsl_prescale_x 0
  242. hlsl_prescale_y 0
  243. hlsl_preset -1
  244. hlsl_write
  245. hlsl_snap_width 2048
  246. hlsl_snap_height 1536
  247. shadow_mask_alpha 0.0
  248. shadow_mask_texture aperture.png
  249. shadow_mask_x_count 320
  250. shadow_mask_y_count 240
  251. shadow_mask_usize 0.09375
  252. shadow_mask_vsize 0.109375
  253. curvature 0.0
  254. pincushion 0.0
  255. scanline_alpha 0.0
  256. scanline_size 1.0
  257. scanline_height 0.7
  258. scanline_bright_scale 1.0
  259. scanline_bright_offset 0.0
  260. scanline_jitter 0.0
  261. defocus 0.0,0.0
  262. converge_x 0.0,0.0,0.0
  263. converge_y 0.0,0.0,0.0
  264. radial_converge_x 0.0,0.0,0.0
  265. radial_converge_y 0.0,0.0,0.0
  266. red_ratio 1.0,0.0,0.0
  267. grn_ratio 0.0,1.0,0.0
  268. blu_ratio 0.0,0.0,1.0
  269. saturation 1.0
  270. offset 0.0,0.0,0.0
  271. scale 1.0,1.0,1.0
  272. power 1.0,1.0,1.0
  273. floor 0.0,0.0,0.0
  274. phosphor_life 0.0,0.0,0.0
  275. yiq_enable 0
  276. yiq_cc 3.59754545
  277. yiq_a 0.5
  278. yiq_b 0.5
  279. yiq_o 0.0
  280. yiq_p 1.0
  281. yiq_n 1.0
  282. yiq_y 6.0
  283. yiq_i 1.2
  284. yiq_q 0.6
  285. yiq_scan_time 52.6
  286. yiq_phase_count 2
  287.  
  288. #
  289. # PER-WINDOW VIDEO OPTIONS
  290. #
  291. screen auto
  292. aspect auto
  293. resolution auto
  294. view auto
  295. screen0 auto
  296. aspect0 auto
  297. resolution0 auto
  298. view0 auto
  299. screen1 auto
  300. aspect1 auto
  301. resolution1 auto
  302. view1 auto
  303. screen2 auto
  304. aspect2 auto
  305. resolution2 auto
  306. view2 auto
  307. screen3 auto
  308. aspect3 auto
  309. resolution3 auto
  310. view3 auto
  311.  
  312. #
  313. # FULL SCREEN OPTIONS
  314. #
  315. triplebuffer 0
  316. switchres 1
  317. full_screen_brightness 1.0
  318. full_screen_contrast 1.0
  319. full_screen_gamma 1.0
  320.  
  321. #
  322. # WINDOWS SOUND OPTIONS
  323. #
  324. audio_latency 2
  325.  
  326. #
  327. # INPUT DEVICE OPTIONS
  328. #
  329. hide_cursor 1
  330. dual_lightgun 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement