mirror of
https://github.com/yuzu-emu/yuzu-games-wiki.git
synced 2024-11-22 16:05:39 +01:00
Small grammar mistakes and changes to make understanding a bit easier and the addition of the if failed section, after I had no luck and messed around to find an alternate fix. I hope this helps future users!
parent
0916276c41
commit
f5259c57dd
@ -1,11 +1,19 @@
|
|||||||
How to run game with multicore and 60 fps:game version:2.6.4a.7419 / yuzu version:latest
|
How to run game with multicore and 60 fps: game version:2.6.4a.7419 / yuzu version: latest
|
||||||
|
|
||||||
1.run game with disabled multicore. it may slowly. if in game close yuzu
|
1.run game with disabled multicore. it may slowly. if in-game close yuzu
|
||||||
|
|
||||||
2.run yuzu, don't launch game, turn on multicore, go to task manager, set yuzu.exe that only checked cpu0 cpu1 cpu2 cpu3
|
2.run yuzu, don't launch the game, turn on multicore, go to task manager, set yuzu.exe affinity to cpu0 cpu1 cpu2 cpu3 ONLY
|
||||||
|
|
||||||
3.launch game, it may take 20+ seconds
|
3.launch game, it may take 20+ seconds
|
||||||
|
|
||||||
4.if your step 3 succeed,checked the other cpu process
|
4.if your step 3 succeed,checked the other CPU process
|
||||||
|
|
||||||
Done! tested ryzen 1700x / GTX960
|
Done! tested ryzen 1700x / GTX960
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
If failed:
|
||||||
|
|
||||||
|
Set yuzu.exe affinity to core0 only, only in launching screen turn back on all cores and wait!
|
||||||
|
|
||||||
|
[Tested Ryzen 7 3800XT / GTX1060
|
Loading…
Reference in New Issue
Block a user