mirror of
https://github.com/yuzu-emu/yuzu-games-wiki.git
synced 2024-11-22 05:45:41 +01:00
Style update and updates from previous versions of yuzu; remove a lot of single-user testimony
parent
b2063217a4
commit
a22633f0bb
@ -1,25 +1,24 @@
|
||||
Splatoon 2 is playable.
|
||||
Splatoon 2 and the Octo Expansion DLC are playable. Performance is currently sub-par compared to other titles on yuzu.
|
||||
|
||||
#### Issues:
|
||||
## Issues:
|
||||
|
||||
* The dynamic resolution currently
|
||||
hurts performance with
|
||||
asynchronous GPU emulation
|
||||
enabled. The disable dynamic resolution mod solve this issue
|
||||
* the Disable dynamic resoution mod slightly improves performance on the latest version of the game too and i recommend to use it.
|
||||
* Sounds that are supposed to have
|
||||
varying pitches may will have a
|
||||
constant pitch.
|
||||
* You need a strong PC to be able to achieve constant 60 fps you can switch to handheld mode for better performance. A Potato PC or a PC with an iGPU doesn't run this game well and won't achieve 60fps at all
|
||||
* In splatoon Octo Expansion DLC it can lead to slowdowns in some levels if many opponents are displayed
|
||||
* There are rendering issues on
|
||||
Pascal and Maxwell GPUS (GeForce 10 series, GeForce 900 series)
|
||||
when assembly shaders are turned
|
||||
on. make sure the normal async builder is turned on
|
||||
* Local wireless and online multiplayer do not work as they are not implemented in yuzu and causes crashes when you go inside.
|
||||
* The Vulkan backend works normal on the Plaza and single player story now. but has heavily graphical glitches in the Octo Expansion DLC. use OpenGL instead
|
||||
* There are multiple rendering issues with shading and Inkling bodies on Pascal and Maxwell GPUS (GeForce 9- and 10-series) when assembly shaders are enabled.
|
||||
* Asynchronous shader compilation causes rendering issues and should be disabled for this title.
|
||||
* The dynamic resolution currently hurts performance with asynchronous GPU emulation enabled.
|
||||
* The Vulkan backend may have additional rendering issues.
|
||||
* 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.
|
||||
|
||||
#### Screenshots
|
||||
## Recommended Configuration:
|
||||
|
||||
* Use the OpenGL backend.
|
||||
* Disable asynchronous shader building.
|
||||
* For NVIDIA GeForce 9- and 10-series GPUs, disable assembly shaders. All other NVIDIA users should enable it.
|
||||
* Enable Fast GPU Time.
|
||||
* Controller configuration: `Pro Controller` or `Dual Joycons`
|
||||
|
||||
## Screenshots
|
||||
|
||||
![](https://user-images.githubusercontent.com/74042715/99941513-22f7b180-2d94-11eb-95a9-cbef73750ff2.png)
|
||||
|
||||
@ -28,10 +27,3 @@ Splatoon 2 is playable.
|
||||
![](https://user-images.githubusercontent.com/74042715/99941811-a74a3480-2d94-11eb-988d-89175c8e1c5d.png)
|
||||
|
||||
![](https://user-images.githubusercontent.com/74042715/99941878-c3e66c80-2d94-11eb-8a79-3f81283f818c.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user