mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 22:47:46 +00:00
added a toggle to force 30fps mode
This commit is contained in:
parent
74386a009b
commit
77bc4d1bd9
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