Updated amiberry.conf default options
This commit is contained in:
parent
e039aea42e
commit
bfddaaccee
1 changed files with 24 additions and 9 deletions
|
@ -1,19 +1,34 @@
|
|||
Quickstart=1
|
||||
read_config_descriptions=yes
|
||||
write_logfile=no
|
||||
scanlines_by_default=no
|
||||
default_line_mode=0
|
||||
swap_win_alt_keys=no
|
||||
gui_joystick_control=yes
|
||||
use_sdl2_render_thread=no
|
||||
input_default_mouse_speed=100
|
||||
input_keyboard_as_joystick_stop_keypresses=no
|
||||
default_open_gui_key=F12
|
||||
default_quit_key=
|
||||
default_ar_key=Pause
|
||||
default_fullscreen_toggle_key=
|
||||
rotation_angle=0
|
||||
speedup_cycles_jit_pal=10000
|
||||
speedup_cycles_jit_ntsc=6667
|
||||
speedup_cycles_nonjit=256
|
||||
speedup_timelimit_jit=-5000
|
||||
speedup_timelimit_nonjit=-5000
|
||||
speedup_timelimit_jit_turbo=0
|
||||
speedup_timelimit_nonjit_turbo=0
|
||||
|
||||
default_horizontal_centering=no
|
||||
default_vertical_centering=no
|
||||
default_scaling_method=-1
|
||||
default_frameskip=no
|
||||
default_correct_aspect_ratio=yes
|
||||
default_auto_height=no
|
||||
default_width=640
|
||||
default_height=512
|
||||
default_fullscreen=no
|
||||
default_stereo_separation=7
|
||||
default_joystick_deadzone=33
|
||||
default_retroarch_quit=yes
|
||||
default_retroarch_menu=yes
|
||||
default_retroarch_reset=no
|
||||
default_controller1=joy1
|
||||
default_controller2=joy2
|
||||
default_controller3=
|
||||
default_controller4=
|
||||
default_mouse1=mouse
|
||||
default_mouse2=joy0
|
Loading…
Add table
Add a link
Reference in a new issue