Merge pull request #337 from CometHunter92/patch-1
Wrong reverted commit
This commit is contained in:
commit
d41348bd6d
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@
|
|||
yinit.rbg_use_compute_shader = pre.getBool( "Use compute shader" , false);
|
||||
#endif
|
||||
|
||||
- yinit.use_cpu_affinity = 1;
|
||||
+ yinit.use_cpu_affinity = 0;
|
||||
yinit.use_cpu_affinity = 1;
|
||||
|
||||
- yinit.use_sh2_cache = 1;
|
||||
+ yinit.use_sh2_cache = 0;
|
||||
|
|
Loading…
Reference in a new issue