- Feb 7, 2024
- 14
- 1
the spa minigame is a bit jinxy, but winning isn't everything... when your stats are high enough with the girls "losing" is the right choiceWtf is up with that spa mini game? Is it really just a score a perfect or you lose?
Also, taking either roommate to the spa results in an error if you try to play the minigame.
You don't have permission to view the spoiler content. Log in or register now.
Combine the game folder from the Windows version with the Mac version... works without any problems!is the mac version going to get updated soon?
Yeah, should be in the next few hours (unless forget).is the mac version going to get updated soon?
Cheat codes
The working minigame at the spa, where you massage people is the one that seems impossible to win. The spa date minigame is the one that keeps giving me that error that I linked above.the spa minigame is a bit jinxy, but winning isn't everything... when your stats are high enough with the girls "losing" is the right choice
Oh I forgot about the Massage job!...TBH I cheated at that, (using URM to give myself excessive amounts of time) I honestly don't quite remember the technique you are supposed to use (I think, quickly spam lotion to max then alternate between lotion and massaging (keeping lotion high to maximize impact) till that body part is done then repeat for the other sections iirc). But I agree, that minigame isn't fun (it's over complicated and the time to complete is far too short) it needs tweaked A LOT IMO to get to a place where it "works". And if it does remain "difficult" the payoff should be much better... cash is simply not enough.The working minigame at the spa, where you massage people is the one that seems impossible to win. The spa date minigame is the one that keeps giving me that error that I linked above.
Overall game seems pretty good, just wish the gallery was organized better, like maybe being numbered, or grouping the scenes together and having hints when you mouseover or click on it, so you know what you are missing.
where do put these codes?
- gallery: S*n7jS
- DoA items: u7Km2l
- Reality items: 8Mnqt2
- vr: z9y23F
- Mika doll: h25!jN
- Ragdoll doll: b*rS2X
press "j" and you'll see a box therewhere do put these codes?
That is where you should put them, you are either using invalid codes or making mistakes when you type them.and say no no no
This is really close. I'm missing the gallery for the "SPA Invite" for Jennie, despite having all the "Outdoors FUN" videos unlocked (i.e. both SPA videos) Also, Jennie's "Affection" and "Lust" bars are not maxed out but I don't know what events would finish them out. I can't find any events that are still boosting them.Does anyone maybe have a full save or is there still an option to cheat? I can't trigger shit with my save. Seems bugged or whatever and I REALLY do not want to star all over again...
game\Overworld Screens\!Kim\Special Events.rpyFile Overworld Screens/!Kim/Special Events.rpy line 2357
pmrksa_content3
does not exist, i traced and the correct module name is:
pmrksad_content3
You don't have permission to view the spoiler content. Log in or register now.
yeah, i know, im just reporting. if i can read it i can edit it.game\Overworld Screens\!Kim\Special Events.rpy
Line 2357 should be "$ pmrksa_content2["Available"] = True"
open in text file, edit this line, save and relaunch.
game\Overworld Screens\!Kim\Special Events.rpy
Line 2357 should be "$ pmrksa_content2["Available"] = True"
open in text file, edit this line, save and relaunch.
so is it a typo on your end that the "3" is turning into a "2" and the end of "..._content"?yeah, i know, im just reporting. if i can read it i can edit it.
and no, the correct module name is
$ pmrksad_content2["Available"] = True
there is a "d" after "pmrksa" making it "pmrksad" which is the name of the module that is being called uppon
#Kim Sleep Attackyeah, i know, im just reporting. if i can read it i can edit it.
and no, the correct module name is
$ pmrksad_content2["Available"] = True
there is a "d" after "pmrksa" making it "pmrksad" which is the name of the module that is being called uppon
yeah mb, just saw that i put 2 and not 3. i guess i got a typo in there haha.#Kim Sleep Attack
default pmrksa_info1 = {"1.location" : "Kim's Room", "2.Time" : "Morning/Night", "3.Requirements": "None", "4.Gain" : "None", "5.Maximum" : "None", "6.Extra" : "\"Jerk Off\" Option"}
default pmrksa_content1 = {"Available" : False, "Content" : {"directory" : "kim/sleep attack/", "images" : ["kim sa jo 0.png","kim sa jo 1.png","kim sa jo 2.png","kim sa jo 3.png"]}}
default pmrksa_info2 = {"1.location" : "Kim's Room", "2.Time" : "Morning/Night", "3.Requirements": "None", "4.Gain" : "None", "5.Maximum" : "None", "6.Extra" : "\"Use Her Mouth\" Option"}
default pmrksa_content2 = {"Available" : False, "Content" : {"directory" : "kim/sleep attack/", "images" : ["kim sa bj 0.png","kim sa bj 1.png","kim_sa_jo.webm"]}}
The one you are using is for the "Druged" scene.