mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 10:27:58 -05:00
Added gpu_refresh_rate
config setting for the new interpreter speed hack.
This commit is contained in:
@ -27,7 +27,8 @@ pad_sleft =
|
||||
pad_sright =
|
||||
|
||||
[Core]
|
||||
cpu_core = ## 0: Interpreter (default), 1: DynCom Interpreter
|
||||
cpu_core = ## 0: Interpreter (default), 1: FastInterpreter (experimental)
|
||||
gpu_refresh_rate = ## 60 (default), 1024 or 2048 may work better on the FastInterpreter
|
||||
|
||||
[Data Storage]
|
||||
use_virtual_sd =
|
||||
|
Reference in New Issue
Block a user