Added new amiberry.conf parameters
- Default open gui key - Default quit key - Rotation Angle
This commit is contained in:
parent
e61e34e436
commit
a59896d96d
8 changed files with 49 additions and 11 deletions
|
@ -2,6 +2,13 @@ Quickstart=1
|
|||
read_config_descriptions=yes
|
||||
write_logfile=no
|
||||
scanlines_by_default=no
|
||||
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
|
||||
rotation_angle=0
|
||||
speedup_cycles_jit_pal=10000
|
||||
speedup_cycles_jit_ntsc=6667
|
||||
speedup_cycles_nonjit=256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue