Compare commits
7 Commits
bf351b39e2
...
aa5db57b61
Author | SHA1 | Date | |
---|---|---|---|
aa5db57b61 | |||
a8e0c9bed6 | |||
2baa0d774c | |||
806e136845 | |||
fcb9094990 | |||
b32855d85f | |||
35b1715690 |
@ -1,7 +1,7 @@
|
|||||||
[Host]
|
[Host]
|
||||||
# Using nearest-neighbour scaling, how many times the native resolution
|
# Using nearest-neighbour scaling, how many times the native resolution
|
||||||
# of the game bow should the screen be?
|
# of the game bow should the screen be?
|
||||||
win_scale = 3
|
win_scale = 4
|
||||||
# Enable VSYNC on the UI thread
|
# Enable VSYNC on the UI thread
|
||||||
vsync = true
|
vsync = true
|
||||||
# Mute ZBA
|
# Mute ZBA
|
||||||
@ -9,9 +9,9 @@ mute = false
|
|||||||
|
|
||||||
[Guest]
|
[Guest]
|
||||||
# Sync Emulation to Audio
|
# Sync Emulation to Audio
|
||||||
audio_sync = true
|
audio_sync = false
|
||||||
# Sync Emulation to Video
|
# Sync Emulation to Video
|
||||||
video_sync = true
|
video_sync = false
|
||||||
# Force RTC support
|
# Force RTC support
|
||||||
force_rtc = false
|
force_rtc = false
|
||||||
# Skip BIOS
|
# Skip BIOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user