use the circle in the bottom left, left section is sex scenes, top is clothing, and right is upgradesIs there a way to fuck the guardians ?
You don't have permission to view the spoiler content.
Log in or register now.
use the circle in the bottom left, left section is sex scenes, top is clothing, and right is upgradesIs there a way to fuck the guardians ?
I never use gallery unlocks, it's really easy to cheat in this game and get whatever scenes you want quickly.Brother, the gallery code is bothering me for a few days. Who can solve the gallery code
Thanks imma check it outI haven't gotten to the Guardian's scenes so I don't know about that but the Kim selfies bug is just the code calling for .png format when the images in \game\images\Kim\photoshot are in .webp. You can just look at them there or if you really care, convert them to pngs yourself and they will be visible in game.
edit: fixed the script so you can see them through the phone normally. sms.rpy replaces the current one in \game\Overworld Screens
edit 2:guardians seems to be the same problem and switching the webp to png images makes it work but my attempts at switching the code itself hasn't worked.
yes... you realise those are all the same letters? it's a QTE any of these letters will appear on screen randomly, hit the correct one before the time runs out and you "win" that point, it's not complicated.what are the letters you press at the construction site is it CBJY or JBCY please help
Damn, v0.31 is out already?does anyone has v3.1 released on patreon
Double Perception 3.1 ChangelogDamn, v0.31 is out already?
Might be a while for that to be available here I'm guessing.
But for the meantime,
do you have a changelog for it? I would love to have a glimpse of what to expect in the latest update. =)
Thank you.
wow. That's a lot of nice things to look forward to.Double Perception 3.1 Changelog
CHANGELOG:
QOL:
- New Quest – Dave – Overload Cassie
- New Scene – Dave with Cassie (Overloaded)
- New Animated Scene – Innkeeper – Blоwjоb
- New Scene – Kim finds out about sleeping with Rachel
- New Animated Scene – Kim Blоwjоb while sleeping with Rachel
- New Scene/Interaction – Rachel - Drinking
- New Scene/Interaction – Rachel – Passed Out
- New Animated Scene – Rachel Passed Out – Feetfuсk
- New Animated Scene – Rachel Passed Out – Thighjоb
FIXED:
- New Dialog Images for Kim and Rachel (Lingerie and Pajamas)
- Now, while selecting character in Progress Manager, you can see which character received an update.
- DoA Gathering now have an Imagebutton for JoiPlay compatibility
- Another batch of .png/.webp errors (Guardians/ Kim’s Photos/ Tips and Hints/ Rachel’s Lunch)
- Inviting Rachel to the SPA/Cinema/Restaurant from work
- Rachel’s Special Events menu now shows all options
- Rare Inventory Bug
It's a late reply i know but after going through the last pages it was asked quite often and maybe someone is still looking for it x)Brother, the gallery code is bothering me for a few days. Who can solve the gallery code
Aech01,帖子:11749366,会员:2001105 said:我知道这是一个迟到的答复,但在浏览完最后几页后,经常有人问它,也许有人会找到它x)
在作弊模组帖子中,他说他找到了处理方式,并发布了代码供所有者查看,但再次在这里:
You don't have permission to view the spoiler content. Log in or register now.
Can you send me those files?I'm on a Mac, and this is tricky to get working for some reason. I love this game though, so I don't want to miss out.
I had to edit the Dialog system.rpy file to use this:
And I had to edit the Generate New Films.rpy file to make each of the three related lines list first...Code:import random import time def RNG(): random.seed(time.perf_counter()) # rest of the function here
choosed_film = renpy.random.choice(list(comedyFilms.keys()))
Seems to be working now! Hope it helps
I definitely no longer have them, but If I need to do it again I can share.Can you send me those files?