mirror of
https://github.com/yuzu-emu/yuzu-games-wiki.git
synced 2024-11-22 11:15:42 +01:00
Updated splatoon 2 (markdown)
parent
e4081bb494
commit
a7b6f32f80
@ -1,22 +1,24 @@
|
||||
Splatoon 2 and the Octo Expansion DLC are playable with infrequent crashes. Performance is currently sub-par compared to other titles on yuzu. <!-- "and depends on PC Performance" ... right? Doesn't everything with yuzu? This seems redundant to point out and should be omitted. -->
|
||||
Splatoon 2 and the Octo Expansion DLC are playable. Performance is currently sub-par compared to other titles on yuzu and depends on CPU Performance. <!-- "and depends on PC Performance" ... right? I've been testing this game on many systems and it works better on newer "CPUs" than older ones. example: the game runs worse on an i7 6700 than on an i5 9600fk. i know that because i test it -->
|
||||
|
||||
<!-- i don't know who you are but you seem to have other problems with your system than me and don't know everything 100% before we make a chat out of it write me on discord #2386Galax2000 i would like to talk with you about that -->
|
||||
|
||||
## Issues:
|
||||
|
||||
* Using assembly shaders causes multiple rendering issues with shading and Inkling bodies on NVIDIA Pascal and Maxwell GPUs (i.e. GeForce 9- and 10-series) [[issue]](https://github.com/yuzu-emu/yuzu/issues/4073).
|
||||
* Asynchronous shader compilation randomly causes terrain to become unnavigable as if covered by enemy ink [[issue]](https://github.com/yuzu-emu/yuzu/issues/4982).
|
||||
* Asynchronous shader compilation randomly causes terrain to become unnavigable as if covered by enemy ink [[issue]](https://github.com/yuzu-emu/yuzu/issues/4982). <!-- i know that issue but it is old and i only had this once and this problem has long gone -->
|
||||
* The game's dynamic resolution hurts performance. Enable Fast GPU Time to mitigate it.
|
||||
* The Vulkan backend has additional rendering issues.
|
||||
* The Vulkan backend has additional rendering issues. <!-- i don't know why you delete everything but you can tell me why -->
|
||||
* Sounds that are supposed to have varying pitches may have a constant pitch (needs verification).
|
||||
* In the Octo Expansion DLC, there are slowdowns in some levels when many opponents are displayed.
|
||||
* Local wireless and online multiplayer does not work as the necessary services are not implemented in yuzu.
|
||||
|
||||
## Recommended Configuration:
|
||||
|
||||
<!-- Needs explanation as to why this is important for Splatoon 2: * Disable Unfuse FMA if you need Unsafe CPU Accuracy -->
|
||||
<!-- "* For Nvidia use OpenGL. For AMD use Vulkan." For example, AMD users on Linux should use OpenGL. It isn't correct to just tell users of one vendor to use some specific API, especially when it causes so many issues as shown below. -->
|
||||
<!-- as i to -->
|
||||
<!-- "* For Nvidia use OpenGL. For AMD use Vulkan." For example, AMD users on Linux should use OpenGL. It isn't correct to just tell users of one vendor to use some specific API, especially when it causes so many issues as shown below. ok makes sense i forgot the Linux users -->
|
||||
* OpenGL tends to work better for this game.
|
||||
* For NVIDIA Maxwell and Pascal GPU users (i.e. GeForce 9- and 10-series), disable assembly shaders. NVIDIA GPUs users of all other supported architectures (i.e. Kepler, Turing) should enable assembly shaders. <!-- "if they have no Rendering issues" Hi, Quadro K4200 and GTX 980 Ti user here. I can safely say, and also after speaking with others, that this is a Maxwell and Pascal specific issue. This does not affect Kepler nor Turing (and by extension, Ampere, essentially a die shrink of Turing). -->
|
||||
* Disable asynchronous shader compilation: it can cause gameplay issues.
|
||||
* For NVIDIA Maxwell and Pascal GPU users (i.e. GeForce 9- and 10-series), disable assembly shaders. NVIDIA GPUs users of all other supported architectures (i.e. Kepler, Turing) should enable assembly shaders.
|
||||
* Disable asynchronous shader compilation: it can cause gameplay issues. <!-- i am very interested in why you write this i have been playing splatoon on the pc for 9 months and testing a lot and until now only had it once -->
|
||||
* Enable Fast GPU Time.
|
||||
* Controller configuration: `Pro Controller` or `Dual Joycons` and set up motion controls if you have a gamepad that supports it.
|
||||
|
||||
@ -31,7 +33,7 @@ Splatoon 2 and the Octo Expansion DLC are playable with infrequent crashes. Perf
|
||||
|
||||
![](https://user-images.githubusercontent.com/74042715/99941878-c3e66c80-2d94-11eb-8a79-3f81283f818c.png)
|
||||
|
||||
<!-- These screenshots really should be in a GitHub issue, not in a wiki post. -->
|
||||
<!-- These screenshots really should be in a GitHub issue, not in a wiki post. I think for many it is interesting to see why Vulkan is not advisable -->
|
||||
## Vulkan rendering issues
|
||||
|
||||
![](https://user-images.githubusercontent.com/77382179/111670164-d3903200-8817-11eb-9109-350e36ed44e5.PNG)
|
||||
|
Loading…
Reference in New Issue
Block a user