Hell yeah!I can't speak for others but I wouldn't say no to a all ver. cheat, if it's not going to cause a lot of headache/work to try to do. As speaking for myself, I don't mind using cheat engine, but if I have another option will go with that first. Also ty for working on the cheats for this.
Some new scenes, I guess?What's new in version 0.19?
Swordmaster's Ring and Seamtresses' Ring. Swordmaster's Ring is hidden in the Quarantine Zone in a secret room behind a painting that she comments on as hanging crooked just after you drop down (attack the painting to dispel the illusory wall). I don't remember where I got Seamtress Ring so it should be easy to find, probably in Linnea Road somewhere.
+1 a cheat table would be nice too if not integrated cheatsI will make a new cheat in 3–4 days. If someone wants a cheat that works on all versions, please, tell me (I'll try to do a cheat like this).
Well actually, the Savedata is not serialised/encrypted, just a plain JSON in disguise, you can edit them with Notepad, all you have to do is just CTRL+F any keywords that contains specific item/buff/debuff then edit the value/boolean, no CheatEngine required.Hell yeah!
Cheat engine is neat but it can struggle at times!
A simple cheat Mode that can be easilily activated and deactivated mid Game would be neat!
Uhhh . . . way too complicated for me . . .Well actually, the Savedata is not serialised/encrypted, just a plain JSON in disguise, you can edit them with Notepad, all you have to do is just CTRL+F any keywords that contains specific item/buff/debuff then edit the value/boolean, no CheatEngine required.
I feel sorry that opening a file in plain text and changing simple values is hard for you. To be fair, not everyone knows where a unity or unreal game will likely store saves or what a boolean is, but it really is simple.Uhhh . . . way too complicated for me . . .
No idea what yo´re talkin about . . .
"myInventory_00": {
"ShockKernal": 7,
"Anodyne": 3,
"RepairHolyPowder": 4,
"BirthControlPilula": 8,
"PoorMemoFragment": 0,
"GirlMemoFragment": 0,
"HomewardBell": 1
},
"myInventory_01": {
"PlagueDoctorCloth": 1,
"VitaPantie": 1,
"SteamEmissionDevice": 1,
"IncompleteMetalForgingStone": 0,
"TearsofTheGoddess": 0,
"ReliefShard": 0
},
"myInventory_02": {
"PlagueDoctorMask_Broken": 1,
"S0208_HalfKey": 0,
"S0004_HalfControlStick": 0,
"S0112_HalfControlStick": 0,
"NippleRingCharm_Bells": 1,
"AbandonedFloorDoorKey": 1
},
It's way more easier than messing around with vibe coding chatgpt then build your own bepindex plugin tbhUhhh . . . way too complicated for me . . .
No idea what yo´re talkin about . . .
Also i notice that the shock kernal always resets into 5 whenever you interact with the light poleI feel sorry that opening a file in plain text and changing simple values is hard for you. To be fair, not everyone knows where a unity or unreal game will likely store saves or what a boolean is, but it really is simple.
Saves are generally going to be somewhere in the appdata folder. In this case C:\Users\[USERNAME]\AppData\LocalLow\B-flat\Immortal Loss Beta 0.19.0\Save is the save location, though change [username] to your username on the computer. I'd recommend making a copy of the save, just in case you break something, easily done by crtl c and ctrl v the file. Then right click on the save and then click open with notepad.
A short section of the save file:
So, if I wanted to get a bunch of repair powder, I could just change the number after "RepairHolyPowder" to whatever I want.Code:"myInventory_00": { "ShockKernal": 7, "Anodyne": 3, "RepairHolyPowder": 4, "BirthControlPilula": 8, "PoorMemoFragment": 0, "GirlMemoFragment": 0, "HomewardBell": 1 }, "myInventory_01": { "PlagueDoctorCloth": 1, "VitaPantie": 1, "SteamEmissionDevice": 1, "IncompleteMetalForgingStone": 0, "TearsofTheGoddess": 0, "ReliefShard": 0 }, "myInventory_02": { "PlagueDoctorMask_Broken": 1, "S0208_HalfKey": 0, "S0004_HalfControlStick": 0, "S0112_HalfControlStick": 0, "NippleRingCharm_Bells": 1, "AbandonedFloorDoorKey": 1 },
A boolean is generally 1 for yes and 0 for no or true / false, so if you have a specific state or not like being pregnant.
It might have to do with the item you need to increase the base number. You can get items to increase the max amount you get by default, and the game likely checks that to determine what to reset your stock to. It's the same thing with the healing item. There's likely a different section of the save that sets the max, since the increasing items are TearsofTheGoddess and ReliefShard in the inventory section *(though if you increase those you can just turn them in to increase the max value).Also i notice that the shock kernal always resets into 5 whenever you interact with the light pole
yeah, there was no other options than just re-edit the savegame every single damn time, if only it's not in il2cpp (instead of mono), it'll be esaier to mod it with UABEIt might have to do with the item you need to increase the base number. You can get items to increase the max amount you get by default, and the game likely checks that to determine what to reset your stock to. It's the same thing with the healing item. There's likely a different section of the save that sets the max, since the increasing items are TearsofTheGoddess and ReliefShard in the inventory section *(though if you increase those you can just turn them in to increase the max value).
A little, but not terribly much. There's some lesbian scenes and male zombie humans and dogs. However, a large percentage of the content is tentacles.does this game have content for ppl not into tentacle, bugs and vore?