ok thanks. I download Unren and put it in the directory. I type the commands in console but I dont see any changes to the items like money and favors. How do I get these additions to appear in the game?
You need to run it aswell, when it asks you what it's supposed to do press 3 to enable the console. After that you can go ingame and open the commands window with Shift + O
The "console" is the renpy in-game console, just to make sure.
That console is activated by the Unren according to the explanations you see in this thread.
You jump into that in-game console mode, once the game is running, by pressing SHIFT-O, then type in the cheats / stuff from the walk through you want and then leave the console with typing "exit" and return.
After that changes are immediately available in the game.
And P.S.:
Be sure to play V0.4RC4 to avoid a nasty quest bug.
Okay, I'm enjoying this more than I care to admit. I do wonder, is there some trick to the dancing, or is it just a roll of the dice? Well. Of the slot machine.
The creature was a curse from the thieves guild. You need to pay off your debts regularly.
If your debt gets above 26000, the curse comes for you. Note that they will add 10% interest per week, so large payments per week are recommended at least in the beginning.
For me, once I get to the second level of the dungeon I am having a hard time not getting greedy and end up losing everything I've gathered every day by being hit by a single slime. I would greatly appreciate if when you get hit by a slime and leave the dungeon that you would not lose every single thing you have gathered, but rather a portion. That way I don't get frustrated and stop playing the game altogether due to a series of mistakes and get even a tiny bit of reward for the time spent in the dungeon.
Regarding the book errand there have been some inquiries. I checked the code, could not yet find any strange effects.
I might also have described it badly in game what to do.
Once Irith rejects the BJ with the "You invented that" line (comes up from 12+ SLU, once you do a "finish face" move), the condition to find the book is met.
Search directly after or any other day after that in your bedroom. It will come up with 100% probability. If for some odd reason it doesn't, you can add the item to the inventory using the console (CTRL-O) with GAME.mc.addItem("ITMNovelEro").
Caps , quotes and brackets matter.
If you never have used the console, google it quickly, takes all but 1 min to make the edit in the renpy game files and 5 min to unpack the renpy files with "unren.bat" (google that too, comes up with good explanation of F95 zone)
In any case, I will make the book non-unique or craftable as well in future versions to avoid such a deadlock.
Alright i tried it on 2 saves and both didn't work. I created a third and that one worked perfectly fine. No idea what causes that but i pushed through SLT stat without doing anything else (no pet stuff, didn't repair the "special room" and didn't activate the mirror).
Edit: Upon reloading to an earlier save of the first playthrough the Novel spawned immediatly upon getting the hint to look for one.
the dungeon requires cursor keys. not only did this take looking up to figure out what keys those were, but they don't work regardless of settings. there also doesn't appear to be a way to open the console, so you can't even cheat your way to see if it's a good game.
That’s weird. On all tester’s keyboards (Mac, Win) normal up down left right did work for weeks now (there was a limited release before this, never any report). Can you share sth about your hardware as I would like to look into it.
AMD Ryzen 3 3200G with Radeon Vega Graphics 3.60 GHz the keyboard is just an old acer, but theres never been any issue before. the arrows, ijkl, and wasd all failed to work. cursor key ennabling or disabling changed nothing. it may be my end, but i don't see what would break it. maybe uploading it to itch broke some of the files?
That is really weird. There have been close to 1000 D/L on this site alone for the game since Sunday and no comparable reports.
WASD was in the game as an alternative originally, but I commented it out because it screwed occasionally with renpy built in commands when keystrokes were buffered. If you have any background in editing game files, you could just uncomment wasd or change it to any keys of your liking. The code is in the file …minigame_dungeon.rpy (just search for „KEY“)
I will implement an alternative set of keys (maybe ijkl is a good idea) in the next release anyways.
← Return to game
Comments
Log in with itch.io to leave a comment.
how do you enter console mode to use the cheats that are in the walk through?
You need a program called "Unren" to enable the console.
ok thanks. I download Unren and put it in the directory. I type the commands in console but I dont see any changes to the items like money and favors. How do I get these additions to appear in the game?
The "console" is the renpy in-game console, just to make sure.
That console is activated by the Unren according to the explanations you see in this thread.
You jump into that in-game console mode, once the game is running, by pressing SHIFT-O, then type in the cheats / stuff from the walk through you want and then leave the console with typing "exit" and return.
After that changes are immediately available in the game.
And P.S.:
Be sure to play V0.4RC4 to avoid a nasty quest bug.
Okay, I'm enjoying this more than I care to admit. I do wonder, is there some trick to the dancing, or is it just a roll of the dice? Well. Of the slot machine.
glad you like the game.
The dance game is just using slot mechanics. If you should be unlucky and end up with 0 points, you can always press b and get at least one point.
I love this game. Some creature of the night catch me and turn into end the game. ¿Did I do something wrong?
than you for the feedback.
The creature was a curse from the thieves guild. You need to pay off your debts regularly.
If your debt gets above 26000, the curse comes for you. Note that they will add 10% interest per week, so large payments per week are recommended at least in the beginning.
Thank You. I didn't notice that. This is because my English is not good enough and I've been passing over important text information.
For me, once I get to the second level of the dungeon I am having a hard time not getting greedy and end up losing everything I've gathered every day by being hit by a single slime. I would greatly appreciate if when you get hit by a slime and leave the dungeon that you would not lose every single thing you have gathered, but rather a portion. That way I don't get frustrated and stop playing the game altogether due to a series of mistakes and get even a tiny bit of reward for the time spent in the dungeon.
Just hit the back button at the very bottom and the game is rolled back one step and you can again try to escape the slime with all your loot ;)
But I like your idea of getting loot cut in half or so and not lose everything. Will introduce into V0.4.1
Hello yv, i've been trying to unlock the blowjob scenes and I can't get the novel to spawn. Could you give some info on how to trigger it?
Dungeon has been cleared once,SLU is at 15. When I ask her to do it she says the "You just invented that 'favour'..." line.
Liking the game so far though, keep it up \^o^/
Glad you like the game.
Regarding the book errand there have been some inquiries. I checked the code, could not yet find any strange effects.
I might also have described it badly in game what to do.
Once Irith rejects the BJ with the "You invented that" line (comes up from 12+ SLU, once you do a "finish face" move), the condition to find the book is met.
Search directly after or any other day after that in your bedroom. It will come up with 100% probability. If for some odd reason it doesn't, you can add the item to the inventory using the console (CTRL-O) with GAME.mc.addItem("ITMNovelEro").
Caps , quotes and brackets matter.
If you never have used the console, google it quickly, takes all but 1 min to make the edit in the renpy game files and 5 min to unpack the renpy files with "unren.bat" (google that too, comes up with good explanation of F95 zone)
In any case, I will make the book non-unique or craftable as well in future versions to avoid such a deadlock.
Alright i tried it on 2 saves and both didn't work. I created a third and that one worked perfectly fine. No idea what causes that but i pushed through SLT stat without doing anything else (no pet stuff, didn't repair the "special room" and didn't activate the mirror).
Edit: Upon reloading to an earlier save of the first playthrough the Novel spawned immediatly upon getting the hint to look for one.
why not make the console available by default? cant you ship it with config.consol = True?
i cant get the consol commands for the items to work. i ctrl + C > ctrl + V it into the consol and it just gives me an error
when I press b , I cant move with arrows .idk why (my main language is not English)
Hmmm.
Just tested quickly on a Windows11 VM.
b works (deploy bomb), cursor keys work (move). the whole thing even works when I press cursor keys to move _while_ I hold b down.
No idea what this is.
Maybe wait for the next version, try it on an alternative machine to check if its an hardware issue or make sure you have V0.4 RC3
the dungeon requires cursor keys. not only did this take looking up to figure out what keys those were, but they don't work regardless of settings. there also doesn't appear to be a way to open the console, so you can't even cheat your way to see if it's a good game.
That’s weird. On all tester’s keyboards (Mac, Win) normal up down left right did work for weeks now (there was a limited release before this, never any report). Can you share sth about your hardware as I would like to look into it.
AMD Ryzen 3 3200G with Radeon Vega Graphics 3.60 GHz
the keyboard is just an old acer, but theres never been any issue before. the arrows, ijkl, and wasd all failed to work. cursor key ennabling or disabling changed nothing. it may be my end, but i don't see what would break it. maybe uploading it to itch broke some of the files?
Thanks for the feedback.
That is really weird. There have been close to 1000 D/L on this site alone for the game since Sunday and no comparable reports.
WASD was in the game as an alternative originally, but I commented it out because it screwed occasionally with renpy built in commands when keystrokes were buffered. If you have any background in editing game files, you could just uncomment wasd or change it to any keys of your liking. The code is in the file …minigame_dungeon.rpy (just search for „KEY“)
I will implement an alternative set of keys (maybe ijkl is a good idea) in the next release anyways.
no worries! i was a bit rude earlier, but i appreciate you taking the time to talk about this
Even if you could use the console without using unren, you would still need a way to manuveur the dungeon.