Many grammar fixes, remove ramblings in controller configuration, partially revert summary

lat9nq 2021-03-23 20:49:43 +00:00
parent bc23d5d599
commit a9873b35d4

@ -1,14 +1,13 @@
Hatsune Miku: Project DIVA MegaMix is fully Playable at 60fps
Hatsune Miku: Project DIVA MegaMix is playable at 60 fps. However, audio emulation stutters with multicore enabled, causing the music to get desynced from gameplay over time.
## Issues:
* Uploading game results in online ranking doesn't work as they necessary service is not implemented in yuzu
* Audio desynchronization may occur over time with multicore enabled [[issue]](https://github.com/yuzu-emu/yuzu/issues/4966).
* Uploading game results in online ranking doesn't work as the necessary services are not implemented in yuzu
## Recommended Configuration:
* Use OpenGL for Nvidia and Vulkan for AMD. Amd users can use OpenGL on Linux because of better OpenGL driver qualtity
* To prevent Audio D-syncs use async shader builder
* OpenGL is recommended. Windows AMD users should use Vulkan.
* Enabling asynchronous shader compilation may help with audio desynchronization.
* Enable Fast GPU Time.
* Controller configuration: `Pro Controller` or `Dual Joycons` can be used for the normal gameplay like on the real switch (and PS4 version) with any gamepad that you want. but not for the mixed mode, you need real Joycons from a switch to play it and betterjoy for cemu for Motion controll support. you can't use 2 DS4 or Pro controller with motion support because you have to hold the controller in a really strange way
* Controller configuration: `Pro Controller` or `Dual Joycons` is recommended. Using motion with two individual controllers is required to play Mixed Mode.