gnadudu

Well-Known Member
Aug 31, 2018
1,977
2,924
hey i made a mistake with lexi route and i noticed to late,someone know if i can change the decisions routes of any character without playing all the game again?
Changing anything in the game is possible through the console, but there's no universal way to do it. Until you know exactly what you're doing (by reading and understanding the code) I would not recommend changing anything and load a save before the decisions instead (or start a new game if you don't have a save before), because if you change something the possibility is high that you bug something out or the game might bug out if you load your save in a future version...
 
Jun 15, 2022
170
246
There's no RNG for the dumping the corpse event...
View attachment 1892622 View attachment 1892623
It just checks if the corpse is in the inventory, if the time is between 20:00 and 06:00 and if the area is either the beach or the forest. (The dump the corpse button shows up fine for me in both areas)
View attachment 1892627 View attachment 1892628

You could upload your save and I'll have a look, maybe you ran into a bug somewhere...
Doesn't taking the corpse happen automatically in the alley? If not, how you you actually pick it up? I was never prompted or anything during the killing Danny event to actually have to pick the remains up.

In my 6 or 7 full game runs in this game since I started playing it maybe 1.5 or so years ago, I've only been able to dump the thing once
 
Last edited:

gnadudu

Well-Known Member
Aug 31, 2018
1,977
2,924
Doesn't taking the corpse happen automatically in the alley? If not, how you you actually pick it up if you don't? I was never prompted or anything during the killing Danny event to actually have to pick the remains up.
Mike automatically does pick up the corpse during the alley event and it should show up afterwards in your inventory:
1656349261977.png
 

gnadudu

Well-Known Member
Aug 31, 2018
1,977
2,924
well fuck me running sideways, that's why I wasn't able to dispose of the damn thing. It wasn't even there, and I am assuming there's no way to console it in?
Hmm, you could try running the following command in the console:
hero.gain_item(Item("danny_corpse", display_name="Danny's corpse"))
(The console will probably return something like None but it should add the item to your inventory...)
 
Jun 15, 2022
170
246
Hmm, you could try running the following command in the console:
hero.gain_item(Item("danny_corpse", display_name="Danny's corpse"))
(The console will probably return something like None but it should add the item to your inventory...)
Fuck. I guess that secured it. Alright, one more go. I really hope this thing works.
 
Jun 15, 2022
170
246
Started a new game, put that console command in as a test, and it's in the inventory.

Alright, now I know and I appreciate the head's up. I guess I have to put everything together again and give it a go.
 

bauflow

Newbie
Game Developer
Jan 22, 2020
29
56
Changing anything in the game is possible through the console, but there's no universal way to do it. Until you know exactly what you're doing (by reading and understanding the code) I would not recommend changing anything and load a save before the decisions instead (or start a new game if you don't have a save before), because if you change something the possibility is high that you bug something out or the game might bug out if you load your save in a future version...
how i could activate the console? i know little about coding, maybe i could fix my own issue.
 

Idthedemon

Newbie
Mar 1, 2020
34
36
So how do i trigger the fashion harem? I followed



But idk how to start this part " While Mike is browsing through some ratings for the clothes-store "
 

gnadudu

Well-Known Member
Aug 31, 2018
1,977
2,924
how i could activate the console? i know little about coding, maybe i could fix my own issue.
You could of edit renpy\common\00console.rpy and search for config.console and set it to True. Alternatively if you're on windows the easiest way is using the Unren.bat or it's unofficial successor...

So how do i trigger the fashion harem? I followed



But idk how to start this part " While Mike is browsing through some ratings for the clothes-store "
Those are the exact conditions to trigger the event:
You don't have permission to view the spoiler content. Log in or register now.
 

Idthedemon

Newbie
Mar 1, 2020
34
36
You could of edit renpy\common\00console.rpy and search for config.console and set it to True. Alternatively if you're on windows the easiest way is using the Unren.bat or it's unofficial successor...



Those are the exact conditions to trigger the event:
You don't have permission to view the spoiler content. Log in or register now.
So how do I start browsing ratings for the clothes store? I don't know where to do that

Edit: suddenly I talked to Palla in the gym and it randomly started Man this needs better implementation
 

Ceivoile

Newbie
Jun 7, 2022
26
7
She has to be on the pill, LPs and KPs must be almost at max!! Editing data will not work because LPs are capped to the story, that means that you have to do some "missions" related to the girl to let you do it!!
But why do i was able to get the glasses boss girl to do one once when i first dated her?,also maybe true,when i use cheat although she is an already slave,her kp and lv still on cap although it show both 100/100,but well somehow i still can date her though,remind u its a first day on the game,literally new save file,so maybe there a chance to override it so they somehow agree to do it withouth high lp and kp?
 

Deleted member 2755092

Well-Known Member
Aug 20, 2020
1,484
2,651
I am quite confused by the beta version.
I got an extra Lavish event in the office, where Alletta is acting like a boss and tries to make us sign a piece of paper...
Thing is, I'm CEO, and all of them are in the office Harem, so this makes absolutely no sense whatsoever...

Is this a bug of the beta version or what? :S
 

MrRaynor

Member
Apr 3, 2018
232
148
But why do i was able to get the glasses boss girl to do one once when i first dated her?,also maybe true,when i use cheat although she is an already slave,her kp and lv still on cap although it show both 100/100,but well somehow i still can date her though,remind u its a first day on the game,literally new save file,so maybe there a chance to override it so they somehow agree to do it withouth high lp and kp?
I've been searching that and what i see is that the values reset themselves after a while. For bree your problem is the DATA_STORIES because in the game the KPs and LPs are capped and related to the Maid Path and Gamer Path. And when you mess up with the values the console must do a reset or activates a event that you must do. Try to do the Bree storie and see what happens!!
 

Ceivoile

Newbie
Jun 7, 2022
26
7
I've been searching that and what i see is that the values reset themselves after a while. For bree your problem is the DATA_STORIES because in the game the KPs and LPs are capped and related to the Maid Path and Gamer Path. And when you mess up with the values the console must do a reset or activates a event that you must do. Try to do the Bree storie and see what happens!!
Alright would do,also gonna try to cheat with other girl and make them insta slave and try again
 
3.60 star(s) 315 Votes