Skip to content

Instantly share code, notes, and snippets.

@tbl0605
Last active June 14, 2023 23:04
Show Gist options
  • Save tbl0605/7c71ff9aaaf3285bf14347800a550388 to your computer and use it in GitHub Desktop.
Save tbl0605/7c71ff9aaaf3285bf14347800a550388 to your computer and use it in GitHub Desktop.
FS-UAE Launcher options for best gaming experience
# https://eab.abime.net/showthread.php?t = 97979&page=2
# https://www.amigans.net/modules/newbb/viewtopic.php?forum = 8&topic_id=6918
# cpu will here function as a global config default and may cause
unexpected problems. It is recommended to only use this as a per-config option.
cpu = 68020
# jit_compiler will here function as a global config default and may cause
unexpected problems. It is recommended to only use this as a per-config option.
jit_compiler = 1
line_doubling = 0
low_resolution = 1
quick_settings = 1
relative_temp_feature = 1
scale = legacy
scanlines = 0
shader = scalefx
stretch = aspect
# uae_sound_filter_type will here function as a global config default and may cause
unexpected problems. It is recommended to only use this as a per-config option.
uae_sound_filter_type = enhanced
unsafe_save_states = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment