Compare commits
7 Commits
976a87e888
...
9c468389ca
Author | SHA1 | Date | |
---|---|---|---|
9c468389ca | |||
0ef7dda6ec | |||
40c85e88c2 | |||
2a5cfde49f | |||
79af17a457 | |||
0f18389eb8 | |||
da825ad144 |
@ -1,7 +1,7 @@
|
||||
[Host]
|
||||
# Using nearest-neighbour scaling, how many times the native resolution
|
||||
# of the game bow should the screen be?
|
||||
win_scale = 3
|
||||
win_scale = 4
|
||||
# Enable VSYNC on the UI thread
|
||||
vsync = true
|
||||
# Mute ZBA
|
||||
@ -9,9 +9,9 @@ mute = false
|
||||
|
||||
[Guest]
|
||||
# Sync Emulation to Audio
|
||||
audio_sync = true
|
||||
audio_sync = false
|
||||
# Sync Emulation to Video
|
||||
video_sync = true
|
||||
video_sync = false
|
||||
# Force RTC support
|
||||
force_rtc = false
|
||||
# Skip BIOS
|
||||
|
Loading…
x
Reference in New Issue
Block a user