From 4892e7bc312c2654c524b834d31c0336b0756df9 Mon Sep 17 00:00:00 2001 From: Rei <61669744+Its-Rei@users.noreply.github.com> Date: Tue, 7 Apr 2020 18:33:01 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index bca9166..332945e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -37,7 +37,7 @@ _You are likely experiencing Shader Caching. Shaders are small programs running _Currently, the Vulkan renderer does not have a disk shader cache. This means that subsequent game loads will require the building of shaders each time._ -``IMPORTANT: Since the cache stores parts of the game, we don't condone sharing or downloading these, since it is considered piracy`` +`IMPORTANT: Since the cache stores parts of the game, we don't condone sharing or downloading these, since it is considered piracy` ### **How do I use mods?** _For a list of useful mods for your favorite games, check our database with [Switch Mods](https://yuzu-emu.org/wiki/switch-mods/)_ @@ -56,6 +56,8 @@ _The mods provided on our [Switch Mods](https://yuzu-emu.org/wiki/switch-mods/) _Once added to the correct mod directory, simply right click the game again, select properties and activate the installed mod. The same process can be followed in reverse for de-activating mods_ +![](https://cdn.discordapp.com/attachments/512678820092968971/697120298738253824/Mod_Properties.PNG) + ### **How do I uninstall game updates or DLC?** _Due to current file system limitations, there is no easy way to uninstall a specific update/DLC._