I forgot to add something in the optional part

DMoguri 2021-11-19 04:01:37 +01:00
parent 13219e08b8
commit 5542ea79c0

@ -9,4 +9,5 @@ Game currently performs great on most modern hardware. However there are some is
Some people reported this only happens on NVIDIA cards, awaiting confirmation.
### 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. VSYNC causes bad framepacing.
* 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.