Merge pull request #337 from CometHunter92/patch-1

Wrong reverted commit
This commit is contained in:
fewtarius 2022-08-11 12:22:27 -04:00 committed by GitHub
commit d41348bd6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;