Rebase for per game settings
This commit is contained in:
parent
a4e811af27
commit
74d8c9e0dd
9 changed files with 53 additions and 1 deletions
|
@ -434,6 +434,7 @@ struct Values {
|
|||
Setting<bool> use_asynchronous_gpu_emulation;
|
||||
Setting<bool> use_vsync;
|
||||
Setting<bool> use_assembly_shaders;
|
||||
Setting<bool> use_asynchronous_shaders;
|
||||
Setting<bool> force_30fps_mode;
|
||||
Setting<bool> use_fast_gpu_time;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue