perf: Adjust VSync for cores

This commit is contained in:
robshape 2023-05-19 14:29:31 +02:00
parent 586cee0ed3
commit fd37b8e08b
6 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,5 @@
minarch_cpu_speed = Powersave minarch_cpu_speed = Powersave
minarch_prevent_tearing = Strict
fceumm_sndvolume = 10 fceumm_sndvolume = 10
-fceumm_turbo_enable = Player 1 -fceumm_turbo_enable = Player 1

View file

@ -1,4 +1,5 @@
minarch_cpu_speed = Powersave minarch_cpu_speed = Powersave
minarch_prevent_tearing = Strict
minarch_screen_scaling = Native minarch_screen_scaling = Native
gambatte_gb_colorization = internal gambatte_gb_colorization = internal

View file

@ -1,3 +1,6 @@
minarch_cpu_speed = Powersave
minarch_prevent_tearing = Strict
-gpsp_save_method = libretro -gpsp_save_method = libretro
bind Up = UP bind Up = UP

View file

@ -1,4 +1,5 @@
minarch_cpu_speed = Powersave minarch_cpu_speed = Powersave
minarch_prevent_tearing = Strict
minarch_screen_scaling = Native minarch_screen_scaling = Native
gambatte_gb_bootloader = disabled gambatte_gb_bootloader = disabled

View file

@ -1,3 +1,5 @@
minarch_prevent_tearing = Strict
-picodrive_sound_rate = 44100 -picodrive_sound_rate = 44100
-picodrive_smstype = Auto -picodrive_smstype = Auto
-picodrive_smsfm = off -picodrive_smsfm = off

View file

@ -1,3 +1,5 @@
minarch_prevent_tearing = Strict
bind Up = UP bind Up = UP
bind Down = DOWN bind Down = DOWN
bind Left = LEFT bind Left = LEFT
@ -9,4 +11,4 @@ bind X Button = X
bind B Button = B bind B Button = B
bind A Button = A bind A Button = A
bind L Button = L1 bind L Button = L1
bind R Button = R1 bind R Button = R1