mirror of
https://github.com/LIV2/amiberry.git
synced 2025-12-06 06:32:45 +00:00
refactor: remove directories that get generated on startup
This commit is contained in:
parent
eb104c176b
commit
da2fb383e2
@ -1 +0,0 @@
|
||||
Directory for CDROM files
|
||||
@ -1,63 +0,0 @@
|
||||
path=USERDIR/Documents/Amiberry
|
||||
config_path=USERDIR/Documents/Amiberry/Configurations/
|
||||
controllers_path=USERDIR/Documents/Amiberry/Controllers/
|
||||
retroarch_config=USERDIR/Documents/Amiberry/Configurations/retroarch.cfg
|
||||
whdboot_path=USERDIR/Documents/Amiberry/Whdboot/
|
||||
logfile_path=USERDIR/Documents/Amiberry/amiberry.log
|
||||
rom_path=USERDIR/Documents/Amiberry/Roms/
|
||||
floppy_sounds_dir=USERDIR/Documents/Amiberry/Data/Floppy_Sounds/
|
||||
data_dir=USERDIR/Documents/Amiberry/Data/
|
||||
saveimage_dir=USERDIR/Documents/Amiberry/Savestates/
|
||||
inputrecordings_dir=USERDIR/Documents/Amiberry/Inputrecordings
|
||||
screenshot_dir=USERDIR/Documents/Amiberry/Screenshots/
|
||||
nvram_dir=USERDIR/Documents/Amiberry/Nvram/
|
||||
read_config_descriptions=yes
|
||||
write_logfile=no
|
||||
default_line_mode=1
|
||||
rctrl_as_ramiga=no
|
||||
gui_joystick_control=yes
|
||||
use_sdl2_render_thread=no
|
||||
default_multithreaded_drawing=yes
|
||||
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
|
||||
default_horizontal_centering=no
|
||||
default_vertical_centering=no
|
||||
default_scaling_method=-1
|
||||
default_frameskip=no
|
||||
default_correct_aspect_ratio=yes
|
||||
default_auto_crop=no
|
||||
default_width=720
|
||||
default_height=568
|
||||
default_fullscreen_mode=0
|
||||
default_stereo_separation=7
|
||||
default_sound_buffer=8192
|
||||
default_sound_pull=yes
|
||||
default_joystick_deadzone=33
|
||||
default_retroarch_quit=yes
|
||||
default_retroarch_menu=yes
|
||||
default_retroarch_reset=no
|
||||
default_retroarch_vkbd=no
|
||||
default_controller1=joy0
|
||||
default_controller2=joy1
|
||||
default_controller3=
|
||||
default_controller4=
|
||||
default_mouse1=mouse
|
||||
default_mouse2=joy0
|
||||
default_whd_buttonwait=no
|
||||
default_whd_showsplash=yes
|
||||
default_whd_configdelay=0
|
||||
disable_shutdown_button=no
|
||||
allow_display_settings_from_xml=yes
|
||||
default_soundcard=0
|
||||
default_vkbd_enabled=no
|
||||
default_vkbd_hires=no
|
||||
default_vkbd_exit=no
|
||||
default_vkbd_language=US
|
||||
default_vkbd_style=Warm
|
||||
default_vkbd_transparency=0
|
||||
default_vkbd_toggle=guide
|
||||
@ -1,53 +0,0 @@
|
||||
Quickstart=1
|
||||
read_config_descriptions=yes
|
||||
write_logfile=no
|
||||
default_line_mode=1
|
||||
rctrl_as_ramiga=no
|
||||
gui_joystick_control=yes
|
||||
default_multithreaded_drawing=yes
|
||||
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
|
||||
default_horizontal_centering=no
|
||||
default_vertical_centering=no
|
||||
default_scaling_method=-1
|
||||
default_frameskip=no
|
||||
default_correct_aspect_ratio=yes
|
||||
default_auto_crop=no
|
||||
default_width=720
|
||||
default_height=568
|
||||
default_fullscreen_mode=0
|
||||
default_stereo_separation=7
|
||||
default_sound_buffer=8192
|
||||
default_sound_pull=yes
|
||||
default_joystick_deadzone=33
|
||||
default_retroarch_quit=yes
|
||||
default_retroarch_menu=yes
|
||||
default_retroarch_reset=no
|
||||
default_retroarch_vkbd=no
|
||||
default_controller1=joy0
|
||||
default_controller2=joy1
|
||||
default_controller3=
|
||||
default_controller4=
|
||||
default_mouse1=mouse
|
||||
default_mouse2=joy0
|
||||
default_whd_buttonwait=no
|
||||
default_whd_showsplash=yes
|
||||
default_whd_configdelay=0
|
||||
default_whd_writecache=no
|
||||
default_whd_quit_on_exit=no
|
||||
disable_shutdown_button=no
|
||||
allow_display_settings_from_xml=yes
|
||||
default_soundcard=0
|
||||
default_vkbd_enabled=no
|
||||
default_vkbd_hires=no
|
||||
default_vkbd_exit=no
|
||||
default_vkbd_language=US
|
||||
default_vkbd_style=Warm
|
||||
default_vkbd_transparency=0
|
||||
default_vkbd_toggle=guide
|
||||
default_retroarch_vkbd=no
|
||||
@ -1 +0,0 @@
|
||||
Your configurations files will be saved here.
|
||||
@ -1 +0,0 @@
|
||||
Directory for Floppy image files
|
||||
@ -1 +0,0 @@
|
||||
Directory for Hard Drive files (hardfiles, directories)
|
||||
@ -1 +0,0 @@
|
||||
Directory for input recordings
|
||||
@ -1 +0,0 @@
|
||||
Directory for WHDLoad (.lha) files
|
||||
@ -1 +0,0 @@
|
||||
Directory for NVRAM files
|
||||
@ -1 +0,0 @@
|
||||
Your saves states will be saved here.
|
||||
@ -1 +0,0 @@
|
||||
Screenshots for saves states will be saved here.
|
||||
Loading…
x
Reference in New Issue
Block a user