Skip to main content

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

K. Gray

4
Posts
15
Following
A member registered Jul 04, 2023

Recent community posts

(2 edits)

After beating this game, and putting 35 hours of play + 5 hours of the demo, I can honestly say that the work put in was a labor of love. I've played games like this before, as well as other quality "Adult" games, and I REALLY enjoyed playing this one. The controls are very good, the action is fun, and the final boss is tough but beatable. I like the story that's being told, and the NPCs that aid you are generally helpful. You can tell that there was a lot of thought that went into this game. Even though it feels a bit short, the extra grinding you can do to get items for gear or gather healing items is not annoying at all. I'm sure that there will be some improvements in the next Act, and I really look forward to seeing what comes next. I think my favorite thing is the Bonus Secret unlocked when you beat the game. This is a very nice reward for those who take the time to play and want to see everything.

Keep up the fantastic work!

The numbers tell you where to look for the password to unlock the cage. So when looking at the device's code. (I through the Monitor option, after connecting to it and scanning) You should see a lines of code and there should be a green or red brackets with numbers. ex: [0,12] These numbers will help you to find the password. The password's hidden in the memdump. You will need to figure out how the last used command maps to the last accessed memory by trying out the other commands. Then use the unlock command with a wrong code to make it the last command, then read the last accessed memory to figure out where the password is. So in this case the code to unlock is "unlock block" It's tricky and very annoying.


(1 edit)

It is a pain in the butt. However, you have to first connect to the device, then monitor, then in the brackets there are numbers. ex: [8,14] The first number is for the left line, the second is for the top column. Then type disconnect, followed by what word is there where the two meet. Be sure the numbers are in green. Hope this helps.