ProjectArcade

Форк
0
485 строк · 10.8 Кб
1
#
2
# CORE CONFIGURATION OPTIONS
3
#
4
readconfig                1
5
writeconfig               0
6

7
#
8
# CORE SEARCH PATH OPTIONS
9
#
10
homepath                  .
11
rompath                   roms;..\..\bios
12
hashpath                  hash
13
samplepath                samples
14
artpath                   artwork
15
ctrlrpath                 ctrlr
16
inipath                   .;ini;ini/presets
17
fontpath                  .
18
cheatpath                 cheat
19
crosshairpath             crosshair
20
pluginspath               plugins
21
languagepath              language
22
swpath                    software
23

24
#
25
# CORE OUTPUT DIRECTORY OPTIONS
26
#
27
cfg_directory             cfg
28
nvram_directory           nvram
29
input_directory           inp
30
state_directory           sta
31
snapshot_directory        snap
32
diff_directory            diff
33
comment_directory         comments
34

35
#
36
# CORE STATE/PLAYBACK OPTIONS
37
#
38
state                     
39
autosave                  0
40
rewind                    0
41
rewind_capacity           100
42
playback                  
43
record                    
44
record_timecode           0
45
exit_after_playback       0
46
mngwrite                  
47
aviwrite                  
48
wavwrite                  
49
snapname                  %g/%i
50
snapsize                  auto
51
snapview                  internal
52
snapbilinear              1
53
statename                 %g
54
burnin                    0
55

56
#
57
# CORE PERFORMANCE OPTIONS
58
#
59
autoframeskip             0
60
frameskip                 0
61
seconds_to_run            0
62
throttle                  1
63
sleep                     1
64
speed                     1
65
refreshspeed              0
66
lowlatency                0
67

68
#
69
# CORE RENDER OPTIONS
70
#
71
keepaspect                1
72
unevenstretch             1
73
unevenstretchx            0
74
unevenstretchy            0
75
autostretchxy             0
76
intoverscan               0
77
intscalex                 0
78
intscaley                 0
79

80
#
81
# CORE ROTATION OPTIONS
82
#
83
rotate                    1
84
ror                       0
85
rol                       0
86
autoror                   0
87
autorol                   0
88
flipx                     0
89
flipy                     0
90

91
#
92
# CORE ARTWORK OPTIONS
93
#
94
artwork_crop              0
95
fallback_artwork          
96
override_artwork          
97

98
#
99
# CORE SCREEN OPTIONS
100
#
101
brightness                1
102
contrast                  1
103
gamma                     1
104
pause_brightness          0.65
105
effect                    none
106

107
#
108
# CORE VECTOR OPTIONS
109
#
110
beam_width_min            1
111
beam_width_max            1
112
beam_dot_size             1
113
beam_intensity_weight     0
114
flicker                   0
115

116
#
117
# CORE SOUND OPTIONS
118
#
119
samplerate                48000
120
samples                   1
121
volume                    0
122
speaker_report            0
123

124
#
125
# CORE INPUT OPTIONS
126
#
127
coin_lockout              1
128
ctrlr                     
129
mouse                     0
130
joystick                  1
131
lightgun                  0
132
multikeyboard             0
133
multimouse                0
134
steadykey                 0
135
ui_active                 0
136
offscreen_reload          0
137
joystick_map              auto
138
joystick_deadzone         0.3
139
joystick_saturation       0.85
140
natural                   0
141
joystick_contradictory    0
142
coin_impulse              0
143

144
#
145
# CORE INPUT AUTOMATIC ENABLE OPTIONS
146
#
147
paddle_device             joystick
148
adstick_device            keyboard
149
pedal_device              keyboard
150
dial_device               keyboard
151
trackball_device          keyboard
152
lightgun_device           keyboard
153
positional_device         keyboard
154
mouse_device              mouse
155

156
#
157
# CORE DEBUGGING OPTIONS
158
#
159
verbose                   0
160
log                       0
161
oslog                     0
162
debug                     0
163
update_in_pause           0
164
debugscript               
165
debuglog                  0
166

167
#
168
# CORE COMM OPTIONS
169
#
170
comm_localhost            0.0.0.0
171
comm_localport            15112
172
comm_remotehost           127.0.0.1
173
comm_remoteport           15112
174
comm_framesync            0
175

176
#
177
# CORE MISC OPTIONS
178
#
179
drc                       1
180
drc_use_c                 0
181
drc_log_uml               0
182
drc_log_native            0
183
bios                      
184
cheat                     0
185
skip_gameinfo             0
186
uifont                    default
187
ui                        cabinet
188
ramsize                   10485760
189
confirm_quit              0
190
ui_mouse                  1
191
language                  English
192
nvram_save                1
193

194
#
195
# SCRIPTING OPTIONS
196
#
197
autoboot_command          
198
autoboot_delay            0
199
autoboot_script           
200
console                   0
201
plugins                   1
202
plugin                    
203
noplugin                  
204

205
#
206
# HTTP SERVER OPTIONS
207
#
208
http                      0
209
http_port                 8080
210
http_root                 web
211

212
#
213
# OSD KEYBOARD MAPPING OPTIONS
214
#
215
uimodekey                 SCRLOCK
216

217
#
218
# OSD FONT OPTIONS
219
#
220
uifontprovider            auto
221

222
#
223
# OSD OUTPUT OPTIONS
224
#
225
output                    auto
226

227
#
228
# OSD INPUT OPTIONS
229
#
230
keyboardprovider          auto
231
mouseprovider             auto
232
lightgunprovider          auto
233
joystickprovider          auto
234

235
#
236
# OSD DEBUGGING OPTIONS
237
#
238
debugger                  auto
239
debugger_port             23946
240
debugger_font             auto
241
debugger_font_size        0
242
watchdog                  0
243

244
#
245
# OSD PERFORMANCE OPTIONS
246
#
247
numprocessors             auto
248
bench                     0
249

250
#
251
# OSD VIDEO OPTIONS
252
#
253
video                     auto
254
numscreens                1
255
window                    0
256
maximize                  1
257
waitvsync                 1
258
syncrefresh               0
259
monitorprovider           auto
260

261
#
262
# OSD PER-WINDOW VIDEO OPTIONS
263
#
264
screen                    auto
265
aspect                    auto
266
resolution                auto
267
view                      auto
268
screen0                   auto
269
aspect0                   auto
270
resolution0               auto
271
view0                     auto
272
screen1                   auto
273
aspect1                   auto
274
resolution1               auto
275
view1                     auto
276
screen2                   auto
277
aspect2                   auto
278
resolution2               auto
279
view2                     auto
280
screen3                   auto
281
aspect3                   auto
282
resolution3               auto
283
view3                     auto
284

285
#
286
# OSD FULL SCREEN OPTIONS
287
#
288
switchres                 0
289

290
#
291
# OSD ACCELERATED VIDEO OPTIONS
292
#
293
filter                    1
294
prescale                  1
295

296
#
297
# OpenGL-SPECIFIC OPTIONS
298
#
299
gl_forcepow2texture       0
300
gl_notexturerect          0
301
gl_vbo                    1
302
gl_pbo                    1
303
gl_glsl                   0
304
gl_glsl_filter            1
305
glsl_shader_mame0         HLSL\CRT-geom
306
glsl_shader_mame1         none
307
glsl_shader_mame2         none
308
glsl_shader_mame3         none
309
glsl_shader_mame4         none
310
glsl_shader_mame5         none
311
glsl_shader_mame6         none
312
glsl_shader_mame7         none
313
glsl_shader_mame8         none
314
glsl_shader_mame9         none
315
glsl_shader_screen0       none
316
glsl_shader_screen1       none
317
glsl_shader_screen2       none
318
glsl_shader_screen3       none
319
glsl_shader_screen4       none
320
glsl_shader_screen5       none
321
glsl_shader_screen6       none
322
glsl_shader_screen7       none
323
glsl_shader_screen8       none
324
glsl_shader_screen9       none
325

326
#
327
# OSD SOUND OPTIONS
328
#
329
sound                     auto
330
audio_latency             2
331

332
#
333
# PORTAUDIO OPTIONS
334
#
335
pa_api                    none
336
pa_device                 none
337
pa_latency                0
338

339
#
340
# BGFX POST-PROCESSING OPTIONS
341
#
342
bgfx_path                 bgfx
343
bgfx_backend              auto
344
bgfx_debug                0
345
bgfx_screen_chains        crt-geom-deluxe
346
bgfx_shadow_mask          slot-mask.png
347
bgfx_lut                  
348
bgfx_avi_name             auto
349

350
#
351
# WINDOWS PERFORMANCE OPTIONS
352
#
353
priority                  0
354
profile                   0
355

356
#
357
# WINDOWS VIDEO OPTIONS
358
#
359
menu                      0
360
attach_window             
361

362
#
363
# DIRECT3D POST-PROCESSING OPTIONS
364
#
365
hlslpath                  hlsl
366
hlsl_enable               0
367
hlsl_oversampling         0
368
hlsl_write                auto
369
hlsl_snap_width           2048
370
hlsl_snap_height          1536
371
shadow_mask_tile_mode     0
372
shadow_mask_alpha         0.0
373
shadow_mask_texture       shadow-mask.png
374
shadow_mask_x_count       6
375
shadow_mask_y_count       4
376
shadow_mask_usize         0.1875
377
shadow_mask_vsize         0.25
378
shadow_mask_uoffset       0.0
379
shadow_mask_voffset       0.0
380
distortion                0.0
381
cubic_distortion          0.0
382
distort_corner            0.0
383
round_corner              0.0
384
smooth_border             0.0
385
reflection                0.0
386
vignetting                0.0
387
scanline_alpha            0.0
388
scanline_size             1.0
389
scanline_height           1.0
390
scanline_variation        1.0
391
scanline_bright_scale     1.0
392
scanline_bright_offset    0.0
393
scanline_jitter           0.0
394
hum_bar_alpha             0.0
395
defocus                   0.0,0.0
396
converge_x                0.0,0.0,0.0
397
converge_y                0.0,0.0,0.0
398
radial_converge_x         0.0,0.0,0.0
399
radial_converge_y         0.0,0.0,0.0
400
red_ratio                 1.0,0.0,0.0
401
grn_ratio                 0.0,1.0,0.0
402
blu_ratio                 0.0,0.0,1.0
403
saturation                1.0
404
offset                    0.0,0.0,0.0
405
scale                     1.0,1.0,1.0
406
power                     1.0,1.0,1.0
407
floor                     0.0,0.0,0.0
408
phosphor_life             0.0,0.0,0.0
409
chroma_mode               3
410
chroma_conversion_gain    0.299,0.587,0.114
411
chroma_a                  0.64,0.33
412
chroma_b                  0.30,0.60
413
chroma_c                  0.15,0.06
414
chroma_y_gain             0.2126,0.7152,0.0722
415

416
#
417
# NTSC POST-PROCESSING OPTIONS
418
#
419
yiq_enable                0
420
yiq_jitter                0.0
421
yiq_cc                    3.57954545
422
yiq_a                     0.5
423
yiq_b                     0.5
424
yiq_o                     0.0
425
yiq_p                     1.0
426
yiq_n                     1.0
427
yiq_y                     6.0
428
yiq_i                     1.2
429
yiq_q                     0.6
430
yiq_scan_time             52.6
431
yiq_phase_count           2
432

433
#
434
# VECTOR POST-PROCESSING OPTIONS
435
#
436
vector_beam_smooth        0.0
437
vector_length_scale       0.5
438
vector_length_ratio       0.5
439

440
#
441
# BLOOM POST-PROCESSING OPTIONS
442
#
443
bloom_blend_mode          0
444
bloom_scale               0.0
445
bloom_overdrive           1.0,1.0,1.0
446
bloom_lvl0_weight         1.0
447
bloom_lvl1_weight         0.64
448
bloom_lvl2_weight         0.32
449
bloom_lvl3_weight         0.16
450
bloom_lvl4_weight         0.08
451
bloom_lvl5_weight         0.06
452
bloom_lvl6_weight         0.04
453
bloom_lvl7_weight         0.02
454
bloom_lvl8_weight         0.01
455
lut_texture               
456
lut_enable                0
457
ui_lut_texture            
458
ui_lut_enable             0
459

460
#
461
# FULL SCREEN OPTIONS
462
#
463
triplebuffer              0
464
full_screen_brightness    1
465
full_screen_contrast      1
466
full_screen_gamma         1
467

468
#
469
# INPUT DEVICE OPTIONS
470
#
471
global_inputs             0
472
dual_lightgun             0
473

474
#
475
# IMAGE DEVICES
476
#
477
floppydisk1               
478
floppydisk2               
479
cdrom                     
480
memcard                   
481
harddisk1                 
482
harddisk2                 
483
harddisk3                 
484
harddisk4                 
485
harddisk5                 
486

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.