Advertisement
DerekMoore

HLSL settings 0.171

Jun 5th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 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. 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 auto
  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 1
  60. speed 1.0
  61. refreshspeed 0
  62.  
  63. #
  64. # CORE ROTATION OPTIONS
  65. #
  66. rotate 1
  67. ror 0
  68. rol 0
  69. autoror 0
  70. autorol 0
  71. flipx 0
  72. flipy 0
  73.  
  74. #
  75. # CORE ARTWORK OPTIONS
  76. #
  77. artwork_crop 0
  78. use_backdrops 1
  79. use_overlays 1
  80. use_bezels 1
  81. use_cpanels 1
  82. use_marquees 1
  83.  
  84. #
  85. # CORE SCREEN OPTIONS
  86. #
  87. brightness 1.05
  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_width_min 1.0
  98. beam_width_max 1.0
  99. beam_intensity_weight 0
  100. flicker 0
  101.  
  102. #
  103. # CORE SOUND OPTIONS
  104. #
  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. ui_active 0
  121. offscreen_reload 0
  122. joystick_map auto
  123. joystick_deadzone 0.3
  124. joystick_saturation 0.85
  125. natural 0
  126. joystick_contradictory 0
  127. coin_impulse 0
  128.  
  129. #
  130. # CORE INPUT AUTOMATIC ENABLE OPTIONS
  131. #
  132. paddle_device keyboard
  133. adstick_device keyboard
  134. pedal_device keyboard
  135. dial_device keyboard
  136. trackball_device keyboard
  137. lightgun_device keyboard
  138. positional_device keyboard
  139. mouse_device mouse
  140.  
  141. #
  142. # CORE DEBUGGING OPTIONS
  143. #
  144. verbose 0
  145. log 0
  146. oslog 0
  147. debug 0
  148. update_in_pause 0
  149. debugscript
  150.  
  151. #
  152. # CORE COMM OPTIONS
  153. #
  154. comm_localhost 0.0.0.0
  155. comm_localport 15112
  156. comm_remotehost 127.0.0.1
  157. comm_remoteport 15112
  158.  
  159. #
  160. # CORE MISC OPTIONS
  161. #
  162. drc 1
  163. drc_use_c 0
  164. drc_log_uml 0
  165. drc_log_native 0
  166. bios
  167. cheat 0
  168. skip_gameinfo 0
  169. uifont default
  170. ui cabinet
  171. ramsize
  172. confirm_quit 0
  173. ui_mouse 1
  174. autoboot_command
  175. autoboot_delay 2
  176. autoboot_script
  177. console 0
  178. language English
  179.  
  180. #
  181. # OSD KEYBOARD MAPPING OPTIONS
  182. #
  183. uimodekey SCRLOCK
  184.  
  185. #
  186. # OSD FONT OPTIONS
  187. #
  188. uifontprovider auto
  189.  
  190. #
  191. # OSD DEBUGGING OPTIONS
  192. #
  193. debugger auto
  194. debugger_font auto
  195. debugger_font_size 0
  196. watchdog 0
  197.  
  198. #
  199. # OSD PERFORMANCE OPTIONS
  200. #
  201. multithreading 0
  202. numprocessors auto
  203. bench 0
  204.  
  205. #
  206. # OSD VIDEO OPTIONS
  207. #
  208. video auto
  209. numscreens 1
  210. window 0
  211. maximize 1
  212. keepaspect 1
  213. unevenstretch 1
  214. waitvsync 0
  215. syncrefresh 0
  216.  
  217. #
  218. # OSD PER-WINDOW VIDEO OPTIONS
  219. #
  220. screen auto
  221. aspect auto
  222. resolution auto
  223. view auto
  224. screen0 auto
  225. aspect0 auto
  226. resolution0 auto
  227. view0 auto
  228. screen1 auto
  229. aspect1 auto
  230. resolution1 auto
  231. view1 auto
  232. screen2 auto
  233. aspect2 auto
  234. resolution2 auto
  235. view2 auto
  236. screen3 auto
  237. aspect3 auto
  238. resolution3 auto
  239. view3 auto
  240.  
  241. #
  242. # OSD FULL SCREEN OPTIONS
  243. #
  244. switchres 0
  245.  
  246. #
  247. # OSD ACCELERATED VIDEO OPTIONS
  248. #
  249. filter 1
  250. prescale 3
  251.  
  252. #
  253. # OpenGL-SPECIFIC OPTIONS
  254. #
  255. gl_forcepow2texture 0
  256. gl_notexturerect 0
  257. gl_vbo 1
  258. gl_pbo 1
  259. gl_glsl 0
  260. gl_glsl_filter 1
  261. glsl_shader_mame0 none
  262. glsl_shader_mame1 none
  263. glsl_shader_mame2 none
  264. glsl_shader_mame3 none
  265. glsl_shader_mame4 none
  266. glsl_shader_mame5 none
  267. glsl_shader_mame6 none
  268. glsl_shader_mame7 none
  269. glsl_shader_mame8 none
  270. glsl_shader_mame9 none
  271. glsl_shader_screen0 none
  272. glsl_shader_screen1 none
  273. glsl_shader_screen2 none
  274. glsl_shader_screen3 none
  275. glsl_shader_screen4 none
  276. glsl_shader_screen5 none
  277. glsl_shader_screen6 none
  278. glsl_shader_screen7 none
  279. glsl_shader_screen8 none
  280. glsl_shader_screen9 none
  281.  
  282. #
  283. # OSD SOUND OPTIONS
  284. #
  285. sound auto
  286. audio_latency 2
  287.  
  288. #
  289. # WINDOWS PERFORMANCE OPTIONS
  290. #
  291. priority 0
  292. profile 0
  293.  
  294. #
  295. # WINDOWS VIDEO OPTIONS
  296. #
  297. menu 0
  298.  
  299. #
  300. # DIRECTDRAW-SPECIFIC OPTIONS
  301. #
  302. hwstretch 1
  303.  
  304. #
  305. # DIRECT3D POST-PROCESSING OPTIONS
  306. #
  307. hlsl_enable 1
  308. hlslpath hlsl
  309. hlsl_prescale_x 0
  310. hlsl_prescale_y 0
  311. hlsl_write
  312. hlsl_snap_width 1440
  313. hlsl_snap_height 1080
  314. shadow_mask_tile_mode 0
  315. shadow_mask_alpha 0.1
  316. shadow_mask_texture aperture.png
  317. shadow_mask_x_count 320
  318. shadow_mask_y_count 240
  319. shadow_mask_usize 0.09375
  320. shadow_mask_vsize 0.109375
  321. shadow_mask_uoffset 0.0
  322. shadow_mask_voffset 0.0s
  323. curvature 0.10
  324. round_corner 0.03
  325. smooth_border 0.03
  326. reflection 0.0
  327. vignetting 0.0
  328. scanline_alpha 1.0
  329. scanline_size 1.0
  330. scanline_height 1.0
  331. scanline_bright_scale 1.0
  332. scanline_bright_offset 0.0
  333. scanline_jitter 0.05
  334. hum_bar_alpha 0.0
  335. defocus 1.0,1.0
  336. converge_x 0.2,0.0,0.0
  337. converge_y 0.0,0.0,0.0
  338. radial_converge_x 0.2,0.0,0.0
  339. radial_converge_y 0.0,0.0,0.0
  340. red_ratio 0.85,0.15,0.0
  341. grn_ratio -0.05,1.05,0.0
  342. blu_ratio -0.025,-0.025,1.05
  343. saturation 1.0
  344. offset -0.15,-0.16,-0.16
  345. scale 1.15,1.16,1.16
  346. power 1.1,0.95,0.8
  347. floor 0.0,0.0,0.0
  348. phosphor_life 0.0,0.0,0.0
  349.  
  350.  
  351. #
  352. # NTSC POST-PROCESSING OPTIONS
  353. #
  354. yiq_enable 0
  355. yiq_jitter 0.0
  356. yiq_cc 3.57954545
  357. yiq_a 0.5
  358. yiq_b 0.5
  359. yiq_o 0.0
  360. yiq_p 1.0
  361. yiq_n 1.0
  362. yiq_y 6.0
  363. yiq_i 1.2
  364. yiq_q 0.6
  365. yiq_scan_time 52.6
  366. yiq_phase_count 2
  367.  
  368. #
  369. # VECTOR POST-PROCESSING OPTIONS
  370. #
  371. vector_length_scale 0.8
  372. vector_length_ratio 500.0
  373.  
  374. #
  375. # BLOOM POST-PROCESSING OPTIONS
  376. #
  377. bloom_blend_mode 0
  378. bloom_scale 0.1
  379. bloom_overdrive 1.0,1.0,1.0
  380. bloom_lvl0_weight 1.0
  381. bloom_lvl1_weight 0.21
  382. bloom_lvl2_weight 0.19
  383. bloom_lvl3_weight 0.17
  384. bloom_lvl4_weight 0.15
  385. bloom_lvl5_weight 0.14
  386. bloom_lvl6_weight 0.13
  387. bloom_lvl7_weight 0.12
  388. bloom_lvl8_weight 0.11
  389. bloom_lvl9_weight 0.10
  390. bloom_lvl10_weight 0.09
  391.  
  392. #
  393. # FULL SCREEN OPTIONS
  394. #
  395. triplebuffer 0
  396. full_screen_brightness 1.0
  397. full_screen_contrast 1.0
  398. full_screen_gamma 1.0
  399.  
  400. #
  401. # INPUT DEVICE OPTIONS
  402. #
  403. global_inputs 0
  404. dual_lightgun 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement