Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Btw, I can change my character name messing with the save data no? Misscliked a bit with the name and got to notice it a bit too late

Forgot to tell that in the last save the game went crazy after getting the bunny suit, it appears in almost every yellow interaction point and restarted almost all of the back alleys quests

There wasn't a way to change your name without editing save data, but it wasn't hard to add one, so if you apply this patch then you can change either name in the miscellaneous settings. https://mega.nz/file/1DASTSQb#JdB3jpKA30Ripu41rpyw3kARao90AhJjyJtalbBZB5I

 

And I'm a bit confused by what you are saying with the bunny suit. It appears in every yellow interaction point? As in the town locations portal? How does the bunny suit appear? Like an extra version is added to your inventory or something?

Town portals, after any decision you take like paying for a night in the inn, after closing the menu or skill menu. And it does add you one extra suit as if you buyed it. Sorry for answering late and thanks a lot for the patch

When it gives you the bunny suit does a message pop up telling you that you've gained it? The game didn't originally give you the suit when you should have gotten it, so I had to add a function that checks if you should have the suit but don't when you open and close the inventory. (This function also runs after some other events like the inn, ect).  It shouldn't be doing it multiple times, but I think I've added an extra check to try and insure it doesn't bug out and give you one when you don't need it. If you apply this patch and then open and close the inventory do you get another suit? Thanks for the bug reports. https://mega.nz/file/oGRkiRwT#nc9B0zUZgVh7W8_sY-Jq6-1a1bvxTWVB1OGy6ukgLvA

Yep, it does show you the same text you get at the dungeon maze. And do I have to put this one in a specific folder?

All the patches go in the same spot. You would take the contents of the folder (in this case it's just the data folder inside the patch) and paste it inside of the "www" folder of your game, then merge the folders and overwrite files when asked.

(+1)

Got it, its better than just put the file in every folder like I did last time instead of asking :d