NoitaSaveManager icon indicating copy to clipboard operation
NoitaSaveManager copied to clipboard

A tool for managing Noita save files.

Results 16 NoitaSaveManager issues
Sort by recently updated
recently updated
newest added

Currently, the game is being launched directly via the game exe. However, when launched this way, steam doesn't recognize the game being launched, which prevents the steam overlay from enabling....

enhancement

Some users would like support for playing beta branch, we should add a setting allowing selection of the branch to play on.

enhancement

We should monitor the game's running life-cycle, disabling the relevant buttons when the game is running to prevent multiple launches. - [x] Update launcher code to support life-cycle monitoring -...

enhancement

We should add the ability for users to store seeds, alongside some space to describe the seed.

enhancement

We need a small settings interface to allow users to configure the application. - [ ] Create new form for Settings - [ ] Create settings save and load code

enhancement

Currently when handling a save/load we can lock the main UI thread and the user may think the program has crashed (this is more apparent on slower drives and bigger...

enhancement