perf: Adjust VSync for cores
This commit is contained in:
parent
586cee0ed3
commit
fd37b8e08b
6 changed files with 11 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
minarch_cpu_speed = Powersave
|
||||
minarch_prevent_tearing = Strict
|
||||
|
||||
fceumm_sndvolume = 10
|
||||
-fceumm_turbo_enable = Player 1
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
minarch_cpu_speed = Powersave
|
||||
minarch_prevent_tearing = Strict
|
||||
minarch_screen_scaling = Native
|
||||
|
||||
gambatte_gb_colorization = internal
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
minarch_cpu_speed = Powersave
|
||||
minarch_prevent_tearing = Strict
|
||||
|
||||
-gpsp_save_method = libretro
|
||||
|
||||
bind Up = UP
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
minarch_cpu_speed = Powersave
|
||||
minarch_prevent_tearing = Strict
|
||||
minarch_screen_scaling = Native
|
||||
|
||||
gambatte_gb_bootloader = disabled
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
minarch_prevent_tearing = Strict
|
||||
|
||||
-picodrive_sound_rate = 44100
|
||||
-picodrive_smstype = Auto
|
||||
-picodrive_smsfm = off
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
minarch_prevent_tearing = Strict
|
||||
|
||||
bind Up = UP
|
||||
bind Down = DOWN
|
||||
bind Left = LEFT
|
||||
|
|
@ -9,4 +11,4 @@ bind X Button = X
|
|||
bind B Button = B
|
||||
bind A Button = A
|
||||
bind L Button = L1
|
||||
bind R Button = R1
|
||||
bind R Button = R1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue