Common Issues and Fixes
Jump to navigation
Jump to search
This page documents general troubleshooting steps as well as some common issues users may run into with Noita.
General troubleshooting
Many of these assume a Steam installation; similar options may be available for other copies of the game. Notably, launch options can be passed directly as command-line options when launching Noita from a command line shell or shortcut.
- Make sure all drivers are up to date
- Disable Steam Cloud
- Right-click the game in your Steam Library, select Properties, uncheck Keep games saves in the Steam Cloud for Noita
- Toggle the game cursor
- Press
Win
+R
, type%appdata%\..\LocalLow\Nolla_Games_Noita\save_shared
and pressEnter
- Open config.xml, change line that says
application_rendered_cursor="0"
toapplication_rendered_cursor="1"
- Press
- Troubleshoot with launch options
- Delete / unsubscribe from all mods
- Delete the entire folder at
%appdata%/../LocalLow/Nolla_Games_Noita
- Delete all local files and redownload
Troubleshooting with launch options
Right-click the game in your Steam Library and select Properties and enter one of the following under Launch Options before launching the game.
- Launch the game in windowed mode
- Launch options:
-w
- Launch options:
- Reset Noita's configuration settings
- Launch options:
-clean_config
- Launch options:
- Reset your save file
- Launch options:
-clean_save
- Launch options:
- Reset everything to defaults (this will destroy your game stats and progress)
- Launch options:
-clean_everything
- Launch options:
Common problems
Issue | Resolution |
---|---|
Cloud saves take a long time, even though they're disabled. | See how to remove remnants that were accidentally saved: Guide: Useful save modding#Disable Steam Cloud for Noita |
Game crashes shortly after launching | If you have recently unsubscribed from a mod in the Steam Workshop, re-subscribe to that mod, it may be attempting to modify the New Game selection screen while missing assets (because you unsubscribed from it). Disable the mod from the Mods menu before unsubscribing again, if this method is successful. |
If a spell that should be unlocked in Orb of True Knowledge does not appear | Delete the file named progress_orb_pickup_XX that corresponds to the orb number of the spell that has not been unlocked from save00\persistent\flags. (or manually add the unlock flag) In this case, the orbs_new file is also missing, so you need to edit that as well. Also, do not retrieve unacquired orbs in Nightmare mode. |
When enemies are weak in Nightmare mode and items are generated as in NewGame | This occurs when restarting the game from the ModMenu. It can be resolved by exiting the game and restarting from the normal menu. In addition, the correction is temporarily removed from the enemies loaded when the system is restarted. In this case, the correction will be applied again by exiting the area and reloading the enemy. |
You will need to reset your config using the clean_config launch option. There are 3 main methods to achieve this:
| |
Turn off low quality rendering | |
Unknown | |
Your game is trying to download a "ghost mod" from the Steam Workshop, locate the broken mod in your subscribed items and remove/unsubscribe from it. Beautiful Magic material is an example of a popular mod now removed from the workshop. This generally happens because the mod you are subscribed to has been made unavailable, causing your game to be unable to start as it cannot locate and download the required mods. | |
Game automatically loads into a run and crashes on start | Delete save00/world/.stream_info (steamapps/common/Noita/save00 if _dev, AppData/LocalLow/Nolla_Games_Noita/save00 if running the game normally).
This bug appears to be tied to Twitch Integration stuff |