Frequently Asked Questions
This page contains answers to frequently asked questions.
Why do I need a full game dump?
To save space and be more copyright-friendly, TKMM stores mods without any of the game's copyrighted content.
This is achieved by comparing the game's copyrighted file with the modded file.
While this makes distributing mods easier, it also means that TKMM needs access to a copy of the game.
Distributing any part of the game files is illegal, thus, TKMM requires you to provide your own legally obtained copy of the game.
Why can't I use version 1.0.0?
The first version of Tears of the Kingdom is very different from every other version.
With the large number of changes, it becomes challenging to distinguish changes made by modders and changes from the update.
This is why version 1.0.0 of Tears of the Kingdom is not supported by TKMM.
Can mods be made compatible for any version?
TKMM will apply the edits from each RomFS mod to the exact version of your game dump, which needs to be at least version 1.1.0 or later.
This however will not be the case for ExeFS mods and cheats, those need to be directly compatible with your target version.
Why do I see "MsgNotFound" 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.
In order to fix this problem, go to the settings page and navigate to Merging / Target Language then ensure your region and language are properly selected.
For example, if you play in English and your region is set to America, you should select USen.
What files can TKMM merge?
TKMM can merge archive files (.sarc
, .pack
), parameter files (.bgyml
), the resource database (RSDB), the Mals system (Mals) and the resource size table (RESTBL).
Support for texture archives (.bntx
) and audio archives (.bars
) is planned for future releases.
TKMM will never support AI files (.ainb
), animation sequence files (.asb
), timeline files (.bfevtm
) or event flow files (.bfevfl
).
Why aren't my mods showing up in-game?
If you play on emulator, please ensure you configured the proper Export Location. Otherwise, please refer to the Switch Setup section of the documentation.
Why am I getting errors / crashes in-game?
The most common problems are either caused by a corrupted game dump, broken / incompatible mods, or because your RomFS dump isn't the same version as the update you're playing on.
You can check for corrupted or missing data with Tools > Check Dump Integrity. If it detects any issues, refer to the RomFS dumping guide to get a clean game dump. It is recommended to reinstall each mod after redumping (not needed for mods in the form of TKCL files).
In the case of broken or incompatible mods, the best you can do is disable mods one by one and test again until you find which ones are causing problems. Sometimes, this can also be fixed by changing the priority order of the mods in question.
For mods with configurable options, please ensure you selected those according to your preferences.
If all else fails and your issue is persistent, please open an issue on the GitHub repository, or report the issue on our Discord server.
Where are logs stored?
The TKMM logs are stored in the log.txt
file in the folder /Documents/TotK Mod Manager
.