1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-25 13:36:45 -05:00

Reaper: Setup settings and final tuning.

This commit is contained in:
Fernando Sahmkow
2021-06-14 11:58:36 +02:00
parent d8ad6aa187
commit 954ad2a61e
10 changed files with 64 additions and 32 deletions

View File

@@ -152,6 +152,7 @@ struct Values {
Setting<bool> use_assembly_shaders;
Setting<bool> use_asynchronous_shaders;
Setting<bool> use_fast_gpu_time;
Setting<bool> use_caches_gc;
Setting<float> bg_red;
Setting<float> bg_green;