added a toggle to force 30fps mode
This commit is contained in:
parent
f14328bf0a
commit
be6466d5c0
5 changed files with 23 additions and 6 deletions
|
@ -393,6 +393,7 @@ struct Values {
|
|||
bool use_disk_shader_cache;
|
||||
bool use_accurate_gpu_emulation;
|
||||
bool use_asynchronous_gpu_emulation;
|
||||
bool force_30fps_mode;
|
||||
|
||||
float bg_red;
|
||||
float bg_green;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue