Updated for latest yuzu builds

DMoguri 2021-11-20 19:20:01 +01:00
parent 8216594376
commit e464e9cb81

@ -5,10 +5,9 @@ Game currently performs great on most modern hardware. However there are some is
* Latest firmware 13.1.0 is required to install game updates. * Latest firmware 13.1.0 is required to install game updates.
* Dump and use your firmware-NAND and keys from your console following our [**quickstart guide**](https://yuzu-emu.org/help/quickstart/). * Dump and use your firmware-NAND and keys from your console following our [**quickstart guide**](https://yuzu-emu.org/help/quickstart/).
* Use `OpenGL` as your graphics API, the game crashes on wild pokémon encounters and trainer battles if using `Vulkan`. * ~~Use `OpenGL` as your graphics API, the game crashes on wild pokémon encounters and trainer battles if using `Vulkan`.~~ This is fixed in the latest yuzu builds `mainline 817` and `early access 2226`
Some people reported this only happens on NVIDIA cards, awaiting confirmation.
* Latest game update (1.1.1) potentially has less crashes and more stable gameplay. * Latest game update (1.1.1) potentially has less crashes and more stable gameplay.
### Optional ### Optional
* Game is locked at 30FPS but supports dynamic framerate, you can use `Ctrl + U` to unlock the framerate. VSYNC causes bad framepacing. * Game is locked at 30FPS but supports dynamic framerate, you can use `Ctrl + U` to unlock the framerate. (This causes NPCs and menus to run at increased speed)
* If `GPU Accuracy` is set to "normal", textures and models occasionally flicker. Use `GPU Accuracy` on "high" if you are experiencing issues. However, this comes at a performance cost. * If `GPU Accuracy` is set to "normal", textures and models occasionally flicker. Use `GPU Accuracy` on "high" if you are experiencing issues. However, this comes at a performance cost.