GPU: Implement frameskip and remove forced framebuffer swap hack.
This commit is contained in:
parent
a2005d0657
commit
3b9d181b8e
7 changed files with 47 additions and 27 deletions
|
@ -29,6 +29,7 @@ pad_sright =
|
|||
[Core]
|
||||
cpu_core = ## 0: Interpreter (default), 1: FastInterpreter (experimental)
|
||||
gpu_refresh_rate = ## 30 (default)
|
||||
frame_skip = ## 0: No frameskip (default), 1 : 2x frameskip, 2 : 4x frameskip, etc.
|
||||
|
||||
[Data Storage]
|
||||
use_virtual_sd =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue