From 01c37d11ba3d7bdea546932d023d9087269f0c0e Mon Sep 17 00:00:00 2001 From: M&M Date: Wed, 13 May 2020 19:13:52 -0700 Subject: [PATCH] reword a part of SMO page --- Super-Mario-Odyssey.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Super-Mario-Odyssey.md b/Super-Mario-Odyssey.md index 72e31cc..d8878af 100644 --- a/Super-Mario-Odyssey.md +++ b/Super-Mario-Odyssey.md @@ -6,14 +6,12 @@ Please note that while the `1.3.0` update does run in the emulator, it introduce #### Hardware issues -AMD GPU users may expect graphical bugs and lower performance on this title in OpenGL API. These issues are caused by the AMD GPU's Windows driver. Switch to Vulkan API can help, however, you will experience shader stuttering every time you boot the game since this API does not yet have shader cache. +AMD GPU users can expect graphical bugs and lower performance on this title on OpenGL. These issues are caused by the AMD's Windows driver. Switching to Vulkan API helps with these issues, however, you will have to recompile the shaders every time you boot the game as Vulkan currently does not have a shader cache. #### Additional info -The `Asynchronous GPU Emulation` option, which can be enabled in Emulation > Configure > Graphics (must be enabled before loading the game), can help users have better performance at the cost of stability. - -You may also get better performance by using the undocked mode. To do this, press F10 when yuzu's window is active. This is the default hotkey for swapping between docked and undocked modes. +The `Asynchronous GPU Emulation` option, which can be enabled in Emulation > Configure > Graphics (must be enabled before loading the game), will improve performance at the cost of visual quality. It's recommended to disable motion controls and HD rumble in the game's control settings as yuzu currently does not emulate those two features. This will make certain moons easier to find. -Some users may experience an emulator crash when the Action Guide options during the transition from Cascade Kingdom to Sand Kingdom for the first time. To bypass this crash, use the [Disable Web Applet](https://cdn.discordapp.com/attachments/512678820092968971/708744273801117726/SMO_Web_Applet_Bypass.7z) mod. \ No newline at end of file +Some users may experience a game crash when the Action Guide opens during the transition from Cascade Kingdom to Sand Kingdom for the first time. To bypass this crash, you can make use of the Disable Web Applet Mod. You'll find this mod and several others on our [Switch Mods](https://yuzu-emu.org/wiki/switch-mods/) page. \ No newline at end of file