Skip to content

This tool forces the game 'Noita' to use any seed you want.

License

Notifications You must be signed in to change notification settings

NickK36/NoitaSeedChanger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

NoitaSeedChanger

This tool forces the game 'Noita' to use any seed you want.

DOWNLOAD: https://github.com/RNG42/NoitaSeedChanger/releases/latest

Compatible with the latest Build (Dec 20 2019) - STEAM

Recent changes:

  • Added XML reader
  • Outsourced release relevant data such as version hashes and memory targets to a XML file
  • removed outdated seeds (more will be added soon)
  • Fixed some other issues

Installation:

Unzip the files to a separate folder and start NoitaSeedChanger.exe. The files can be saved anywhere you like and do not need to be copied into Noita's installation folder.

Usage:

Type a number from the square brackets to select a seed or enter a new one (1 to 4294967295), let the tool run in the background and start a completely new game. The seed will be changed automatically after the game restarts. If you want to set a different seed, you need to restart NoitaSeedChanger. You can do this easily by pressing CTRL+C while the window is focused.

You can add a seed + corresponding description to the SeedList.txt on a new line by following the format: SEED:DESCRIPTION - where the seed is seperated from the description by a colon (important!).

Compatibility:

Note that only STEAM releases are supported by default. For GoG or itch.io releases you can add compatibility by adding a new Data tag to the ReleaseData.xml including the version hash and memory addresses.

The hash for your current Noita version can be found in the installation folder: '..\Noita\ _version_hash.txt'

The memory addresses by searching the current seed your game is showing in the main menu with 'CheatEngine' from cheatengine.org

There should be at least two entries with green highlighted memory addresses.

About

This tool forces the game 'Noita' to use any seed you want.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%