Guest User

Untitled

a guest
Jun 15th, 2011
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1. <UNADORNED0>
  2.  
  3. #
  4. # CORE CONFIGURATION OPTIONS
  5. #
  6. readconfig 1
  7. writeconfig 0
  8.  
  9. #
  10. # CORE SEARCH PATH OPTIONS
  11. #
  12. rompath roms
  13. hashpath hash
  14. samplepath samples
  15. artpath artwork
  16. ctrlrpath ctrlr
  17. inipath ini
  18. fontpath .
  19. cheatpath cheat
  20. crosshairpath crosshair
  21.  
  22. #
  23. # CORE OUTPUT DIRECTORY OPTIONS
  24. #
  25. cfg_directory cfg
  26. nvram_directory nvram
  27. memcard_directory memcard
  28. input_directory inp
  29. state_directory sta
  30. snapshot_directory snap
  31. diff_directory diff
  32. comment_directory comments
  33.  
  34. #
  35. # CORE OUTPUT DIRECTORY OPTIONS
  36. #
  37. hiscore_directory hi
  38.  
  39. #
  40. # CORE STATE/PLAYBACK OPTIONS
  41. #
  42. state
  43. autosave 0
  44. playback
  45. record
  46. mngwrite
  47. aviwrite
  48. wavwrite
  49. snapname %g/%i
  50. snapsize auto
  51. snapview internal
  52. burnin 0
  53.  
  54. #
  55. # CORE PERFORMANCE OPTIONS
  56. #
  57. autoframeskip 0
  58. frameskip 0
  59. seconds_to_run 0
  60. throttle 0
  61. sleep 1
  62. speed 1.0
  63. refreshspeed 0
  64.  
  65. #
  66. # CORE ROTATION OPTIONS
  67. #
  68. rotate 1
  69. ror 0
  70. rol 1
  71. autoror 0
  72. autorol 0
  73. flipx 0
  74. flipy 0
  75.  
  76. #
  77. # CORE ARTWORK OPTIONS
  78. #
  79. artwork_crop 0
  80. use_backdrops 0
  81. use_overlays 0
  82. use_bezels 0
  83.  
  84. #
  85. # CORE SCREEN OPTIONS
  86. #
  87. brightness 1.0
  88. contrast 1.0
  89. gamma 1.0
  90. pause_brightness 0.65
  91. effect none
  92.  
  93. #
  94. # CORE VECTOR OPTIONS
  95. #
  96. antialias 1
  97. beam 1.0
  98. flicker 0
  99.  
  100. #
  101. # CORE SOUND OPTIONS
  102. #
  103. sound 1
  104. samplerate 48000
  105. samples 1
  106. volume 0
  107.  
  108. #
  109. # CORE INPUT OPTIONS
  110. #
  111. coin_lockout 1
  112. ctrlr
  113. mouse 0
  114. joystick 1
  115. lightgun 0
  116. multikeyboard 0
  117. multimouse 0
  118. steadykey 0
  119. offscreen_reload 0
  120. joystick_map auto
  121. joystick_deadzone 0.3
  122. joystick_saturation 0.85
  123. natural 0
  124.  
  125. #
  126. # CORE INPUT AUTOMATIC ENABLE OPTIONS
  127. #
  128. paddle_device keyboard
  129. adstick_device keyboard
  130. pedal_device keyboard
  131. dial_device keyboard
  132. trackball_device keyboard
  133. lightgun_device keyboard
  134. positional_device keyboard
  135. mouse_device mouse
  136.  
  137. #
  138. # CORE DEBUGGING OPTIONS
  139. #
  140. log 0
  141. verbose 0
  142. update_in_pause 0
  143. debug 0
  144. debugscript
  145. debug_internal 0
  146.  
  147. #
  148. # CORE MISC OPTIONS
  149. #
  150. bios
  151. cheat 0
  152. skip_gameinfo 0
  153. uifont default
  154. ramsize
  155.  
  156. #
  157. # CORE MKChamp OPTIONS
  158. #
  159. disable_hiscore_patch 0
  160. disable_nagscreen_patch 0
  161. disable_loading_patch 0
  162.  
  163. #
  164. # WINDOWS DEBUGGING OPTIONS
  165. #
  166. oslog 0
  167. watchdog 0
  168. debugger_font "Lucida Console"
  169. debugger_font_size 9
  170.  
  171. #
  172. # WINDOWS PERFORMANCE OPTIONS
  173. #
  174. priority 0
  175. multithreading 1
  176. numprocessors auto
  177. profile 0
  178. bench 0
  179.  
  180. #
  181. # WINDOWS VIDEO OPTIONS
  182. #
  183. video ddraw
  184. numscreens 1
  185. window 0
  186. maximize 1
  187. keepaspect 0
  188. prescale 1
  189. waitvsync 1
  190. syncrefresh 1
  191. menu 0
  192.  
  193. #
  194. # DIRECTDRAW-SPECIFIC OPTIONS
  195. #
  196. hwstretch 0
  197.  
  198. #
  199. # DIRECT3D-SPECIFIC OPTIONS
  200. #
  201. d3dversion 9
  202. filter 0
  203.  
  204. #
  205. # PER-WINDOW VIDEO OPTIONS
  206. #
  207. screen auto
  208. aspect auto
  209. resolution auto
  210. view auto
  211. screen0 auto
  212. aspect0 auto
  213. resolution0 auto
  214. view0 auto
  215. screen1 auto
  216. aspect1 auto
  217. resolution1 auto
  218. view1 auto
  219. screen2 auto
  220. aspect2 auto
  221. resolution2 auto
  222. view2 auto
  223. screen3 auto
  224. aspect3 auto
  225. resolution3 auto
  226. view3 auto
  227.  
  228. #
  229. # FULL SCREEN OPTIONS
  230. #
  231. triplebuffer 0
  232. switchres 1
  233. full_screen_brightness 1.0
  234. full_screen_contrast 1.0
  235. full_screen_gamma 1.0
  236.  
  237. #
  238. # WINDOWS SOUND OPTIONS
  239. #
  240. audio_latency 2
  241.  
  242. #
  243. # INPUT DEVICE OPTIONS
  244. #
  245. dual_lightgun 0
Advertisement
Add Comment
Please, Sign In to add comment