From 053353cd931cb6a219c0d66677cd0d3c029c916d Mon Sep 17 00:00:00 2001 From: MasterBubbles <48891568+MasterBubbles@users.noreply.github.com> Date: Wed, 11 Sep 2024 22:54:54 +0200 Subject: [PATCH] woops --- wwwroot/faq/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wwwroot/faq/index.md b/wwwroot/faq/index.md index 6a7046c..0b6bf0c 100644 --- a/wwwroot/faq/index.md +++ b/wwwroot/faq/index.md @@ -39,7 +39,7 @@ This however will not be the case for ExeFS mods and cheats, those need to be di --- -## Why does it say "MsgNotFound" everywhere in the game? +## Why do I see "MsgNotFound" everywhere in-game? When mods edit or add more text, every language will not always be included. TKMM can handle this by applying text edits to the language you use in the game. @@ -65,9 +65,9 @@ If you play on emulator, please ensure you configured the proper [Export Locatio --- -## Why am I getting errors in TKMM, crashes in-game? +## Why am I getting errors / crashes in-game? -The most common errors are either caused by a corrupted game dump, or broken / incompatible mods. +The most common problems are either caused by a corrupted game dump, or broken / incompatible mods. You can verify your game dump with Tools > Check Dump Integrity. If any corrupted or missing files are detected, refer to the [RomFS dumping](https://zeldamods.org/wiki/Help:Dumping_games#Switch) guide to get a clean game dump. It is recommended to reinstall each mod after redumping (*does not apply for mods in the form of TKCL files*).