3.60 star(s) 10 Votes

V1ultrakill

Newbie
Jul 7, 2023
33
8
Just like before, I highly recommend backing up your save files before you use the editor. To use it, rename the file to "editor.py", place it in the folder with your save files and double click to run it. By default it will open "save0.sav", but you can open other files as well by changing "file_path" in the script.
how do i change the extension from .txt to .py?
 

Devinebeast

Member
Sep 27, 2021
307
351
I made some changes to the script and turned it into a save editor with an interface. You can use it to change a bunch of settings or to give yourself all armor and weapons so you can easily test or break the game. It wasn't easy to figure out how to do all of this, so I hope you guys can have fun with it.

View attachment 3104481

Currently the options are:
- Name: Only displayed at the main menu and not the actual name of the file.
- Player Name: Only displayed at the main menu and not the actual name of the player.
- Game Version: Displayed at the game menu.
- Current Level: The map/environment you are in.
- New game: if it is a new game or not. It is recommended to keep this disabled
- Use lewd: The global lewd setting. Whether genitals are shown or not
- NPCs: All npcs in the file. You can't adjust their settings yet, but you can turn them into followers
- Followers: NPCs which will follow you
- Unlock all skins: Unlocks all character skin options
- Give all weapons: Gives 1 of every weapon
- Give all armor: Gives 1 of every armor piece

View attachment 3104475

Just like before, I highly recommend backing up your save files before you use the editor. To use it, rename the file to "editor.py", place it in the folder with your save files and double click to run it. By default it will open "save0.sav", but you can open other files as well by changing "file_path" in the script.

You can keep both the editor and the game open at the same time, but whenever you save from within the game
you should close the editor and re-open it. Otherwise it won't update properly and will very likely overwrite your save with old data.

I haven't tried everything you can do with it yet, but here are some interesting things I found so far:

Levels
- Overworld and Debug130OverworldCopy are the overworld.
- StreamingLevel is the old overworld.
- TrialDungeonOverworld is the old single room dungeon.
- SpawnNPCTest is the desert world Digi often uses on stream to test things.
- Most levels don't let you return to the overworld
- Combat levels don't spawn in your followers and you can't open your inventory.
- Some levels make you fall endlessly when you go to a different area.

Skin options
- "Hidden" makes a character's nails, eyes and nose invisible
- "Skins_MAX" makes a character's body nearly completely invisible

Items
- The Bone weapon has no description
- The Hard hat doesn't show up when equipped

Followers
- If you add "Player" (yourself) as a follower, you can't move at all
- You can get two invincible followers from the test world (SpawnNPCTest)
Do you know how to grow other npc, i have no idea how to do , please help
 

Henk Poepdoos

New Member
Aug 28, 2021
12
19
So I have updated the save editor again. You can now change the "VisualScaling" and "Modifiers" options of every character. VisualScaling are the scaling sliders for attributes (bust, muscle, fat, size, legs and ego). You can even set their values to numbers outside the normal 0..1 range.

npc stats.PNG

Modifiers are used by the game to change attributes and stats (ap regen, move speed, block, companion points, etc).
They are very elaborate and I don't know what all their options are for yet, but I managed to make a couple of presets after viewing the effects of items such as food and essence. If you change their settings be sure to click update modifier, otherwise it won't save it.

npc modifiers.png

how do i change the extension from .txt to .py?
You don't need to rename it anymore. Just extract the zip, place the files in your save folder and double click "editor".

Do you know how to grow other npc, i have no idea how to do , please help
Use the modifier preset +1000 size to make a NPC bigger.
 
  • Red Heart
Reactions: WilsonVP

ohbrianErr

Newbie
Apr 21, 2021
71
71
1706217724059.png so yeah amazingly this "crack" is still working btw, i got this from here, and i still use it nowadays no need to edit anything ;)
 

ohbrianErr

Newbie
Apr 21, 2021
71
71
it wont let me extract the file this is the screenshot that I took
i'm downloading the game from Itch for a while and never had this problem, where did you found that ?

also this is what i talked about, forgot to put any link in:
 
3.60 star(s) 10 Votes