Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

HoodedDeath

9
Posts
2
Following
A member registered Apr 19, 2019

Recent community posts

LustDollLover, incase you aren't aware, the file "zzzakin's tattoo guy.rpgmvp" (and likely "zzzakin's tattoo guy.png" if it's used anywhere in the code) is failing to load and causing me a crash any time I load the piercings menu because the file name is being changed in the code. At some point, the game changes that file name to "zzzakin_s%20tattoo%20guy.rpgmvp". The only problem with that is the apostrophe being changed to an underscore. Either remove the apostrophe, or change the file name to have an underscore instead of the apostrophe, and the issue is solved. tl;dr more conventional file naming conventions will solve that problem

That image file is missing because that underscore in the file name is an apostrophe in the actual file name. It's been replaced by an underscore in the code, probably because that's required to allow the file to load. I haven't checked if there's anywhere that still references that file with an apostrophe, but I can confirm that the problem went away when I created a symbolic link to the correct image, with the apostrophe subsituted for an underscore.

Just want to bring something up incase it hasn't been brought up before. On Unix systems, file paths are case sensitive, so playing on Android or the HTML version on Linux ends up with a lot of images "missing" because the file names swap randomly between using caps and all lowercase, whereas the actual files only exist as one of them. Clearly I've found dedication to still play this bc I've been going through the HTML version to fix the capitalization with each release I download, but it'd be nice for the issue to actually be fixed.

I haven't quite started playing, but was wondering if it's possible to change any keybindings? I will have to comment again with my opinion shortl

I've tried a few things already and can't seem to make it lead anywhere.

Incase this helps, I have found that visual issue happening in other rooms that have more of a top down perspective (such as the puzzle room)

No problem, glad to help the development process. Is there anywhere better to report future bugs instead of in the comments here?

I don't currently have the money to, but when I do, and if the kickstarter is still going at that time, I will vertainly back the project. Thank you for the fantastic game and I look forward to updates!

This game is honestly amazing. It only took me about 1 - 2 hours to complete everything currently in the game, but the randomization of each run keeps it fun for hour after hour. I would greatly recommend this game to anyone.