How to Play Any Seed You Want in Noita

Noita

Instruction of How to Play Any Seed You Want

Below are the steps:

1. Go to your Noita installation directory, and create a new text file “magic.txt” or whatever, with contents
<MagicNumbers
WORLD_SEED=”42069″
_DEBUG_DONT_LOAD_OTHER_MAGIC_NUMBERS=”1″
_DEBUG_DONT_SAVE_MAGIC_NUMBERS=”1″ >
</MagicNumbers>
2. Change the seed if you prefer…
3. Go to %userprofile%\AppData\LocalLow\Nolla_Games_Noita\save00 and delete everything except persistent and stats.
4. Start the game with “noita.exe -no_logo_splashes -magic_numbers magic.txt”

This PowerShell script has this process automated:

https://gist.github.com/Dregu/bb849c64bc2750f267c3424c37d5eb00

Note: The seed has to be an unsigned int, so only 1 .. 4294967295 will work.

Another note: This doesn’t work with daily runs exactly. While the worldgen is the same, you will not get the same starting items. For dailies, change the computer date with RunAsDate program or manually.

Apart from this guide, if you want us to cover any other guide related to the game “Noita” do let us know in the comment section. We’re happy to do that for our readers. We’ve also covered few more guides related to this game, kindly check the related posts section below.

Written by: STASIK_2007

Leave a Comment

4 × 1 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.