- May 17, 2024
- 5
- 11
I not 100% certain of this (I don't use the cheat codes), but I'm fairly sure they change every update (it looks like you are 4 updates behind). I'm curious about what exactly are you hoping to gain with the codes that you can't get with the basic cheat menu? The Gallery in this game is terrible, everything else that I'm aware is easy with the basic cheats.so when I enter any of the cheat codes (dp-3.5) using special cheat, all i get is no no no!
Would be cool if a mod could add it to the front page. This is currently the most universal way here to cheat, at least since version 3.7 and it will keep working until Dev decides to change the cheating system or add more cheat codes.Special cheat code Replacer for v3.7, 3.8
The game has a default cheat menu under the hotkey "J". There you can find "Special Cheat" button that requires you to enter a cheat code. The Dev obfuscated these codes with a sort of "hash", therefore it's not easy to find them out.
I made something similar to the "cheats mod" here, but my code doesn't require to replace any files and should work for all current versions of the game.
How to use
- Simply save the zCodes.rpy file in the "game" directory
- Start the game or restart if it was running
- Now you can use these codes below:
Code:gallery = Unlocks the Gallery itemsvr = Adds items to the DoA (VR Game) inventory itemsrl = Adds items to the "RL" inventory vron = Enables VR mikadoll = Mika - Doll ragdoll = Ragdoll - Doll
Original Special Cheat codes for v3.8 and 3.9
Code:Gallery: k9u2Nc Items VR/DoA: mS8k2c Items Reality: Rl1tMs Enable VR: H4lm49 Mika - Doll: D8lMk4 Ragdoll - Doll: 9g5L28
this is hat i'd like to know too...this minimun requirement prevent the scene to happen or what??and i'd like to see some sort of story progression too into this game not only a bunch of sex scene without much contestQuestion about requirements in phone - if your stats are higher than maximum (option 5 mostly) that means that event never trigger for u and need to start new game?
Question about requirements in phone - if your stats are higher than maximum (option 5 mostly) that means that event never trigger for u and need to start new game?
I don't think there are any issues with your stats being too high... there are a few events the require "n" amount of days to have passed though... for example Rachel won't start drinking till after day nine, so just giving yourself a million action points and doing everything in one day will screw up your game.this is hat i'd like to know too...this minimun requirement prevent the scene to happen or what??and i'd like to see some sort of story progression too into this game not only a bunch of sex scene without much contest
So actually you dont fuck or start a relationship anyone in real life just in the vr?Double Perception" is a game with 2 realms. First is Reality. Nothing special, just common Earth. Second is a bit more interesting
Nope, you work both angles, VR and RL (thats where the "double" in the title comes from), There are 3 girls you date in "real life" complete with sex.So actually you dont fuck or start a relationship anyone in real life just in the vr?
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/DoA rpy/DoA interface.rpy", line 265: the xpos keyword argument was not given a value.
xpos
^
Ren'Py Version: Ren'Py 7.6.3.23091805
Fri May 31 22:45:16 2024
will you update? cheatUPDATED TO VERSION 3.5
Hi,
Special Codes from cheats.rpy won't work even if we get them straight from newest updates because developers got pretty clever idea of hiding one command used to basically Swap Letter Case and Reverse Whole Input Backwards. Of course all of this could be done by devs for some ohter 'bigger' reasons but one way or another I decided to make it simple for myself so I track everything down in the game code and now I will upload edited file here for all of us who are waiting ;D
Cheers.
⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄
⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃You don't have permission to view the spoiler content. Log in or register now.
⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄
⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃You don't have permission to view the spoiler content. Log in or register now.
⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄
⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃ ⌃You don't have permission to view the spoiler content. Log in or register now.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script
""
File "game/Progress Management/PM screen.rpy", line 221, in execute
screen selectPM:
File "game/Progress Management/PM screen.rpy", line 221, in execute
screen selectPM:
File "game/Progress Management/PM screen.rpy", line 231, in execute
grid 2 temp_pm_list_len:
File "game/Progress Management/PM screen.rpy", line 238, in execute
for pm_obj in pm_objects:
File "game/Progress Management/PM screen.rpy", line 239, in execute
fixed:
File "game/Progress Management/PM screen.rpy", line 243, in execute
for cat in tmpcats:
File "game/Progress Management/PM screen.rpy", line 244, in execute
$ tmpdt = cat.data
File "game/Progress Management/PM screen.rpy", line 244, in <module>
$ tmpdt = cat.data
AttributeError: 'RevertableDict' object has no attribute 'data'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script call
""
File "game/script.rpy", line 33, in script
""
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1417, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1237, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 889, in do_display
**display_args)
File "renpy/character.py", line 635, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3735, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3735, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/Progress Management/PM screen.rpy", line 221, in execute
screen selectPM:
File "game/Progress Management/PM screen.rpy", line 221, in execute
screen selectPM:
File "game/Progress Management/PM screen.rpy", line 231, in execute
grid 2 temp_pm_list_len:
File "game/Progress Management/PM screen.rpy", line 238, in execute
for pm_obj in pm_objects:
File "game/Progress Management/PM screen.rpy", line 239, in execute
fixed:
File "game/Progress Management/PM screen.rpy", line 243, in execute
for cat in tmpcats:
File "game/Progress Management/PM screen.rpy", line 244, in execute
$ tmpdt = cat.data
File "game/Progress Management/PM screen.rpy", line 244, in <module>
$ tmpdt = cat.data
AttributeError: 'RevertableDict' object has no attribute 'data'
Windows-10-10.0.19041
Ren'Py 7.4.10.2164n
Double Perception 3.9
Fri May 31 21:06:34 2024
Thanks for the in depth review!garbage
Yes. I'm facing the same issue. Ignore is not working!!When I click in the icon of Rachel View attachment 3691979
I get this error
Any solution?Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script "" File "game/Progress Management/PM screen.rpy", line 221, in execute screen selectPM: File "game/Progress Management/PM screen.rpy", line 221, in execute screen selectPM: File "game/Progress Management/PM screen.rpy", line 231, in execute grid 2 temp_pm_list_len: File "game/Progress Management/PM screen.rpy", line 238, in execute for pm_obj in pm_objects: File "game/Progress Management/PM screen.rpy", line 239, in execute fixed: File "game/Progress Management/PM screen.rpy", line 243, in execute for cat in tmpcats: File "game/Progress Management/PM screen.rpy", line 244, in execute $ tmpdt = cat.data File "game/Progress Management/PM screen.rpy", line 244, in <module> $ tmpdt = cat.data AttributeError: 'RevertableDict' object has no attribute 'data' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script "" File "renpy/ast.py", line 721, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1417, in say who(what, *args, **kwargs) File "renpy/character.py", line 1237, in __call__ self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File "renpy/character.py", line 889, in do_display **display_args) File "renpy/character.py", line 635, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3315, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3735, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 436, in visit_all callback(self) File "renpy/display/core.py", line 3735, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 447, in per_interact self.update() File "renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/Progress Management/PM screen.rpy", line 221, in execute screen selectPM: File "game/Progress Management/PM screen.rpy", line 221, in execute screen selectPM: File "game/Progress Management/PM screen.rpy", line 231, in execute grid 2 temp_pm_list_len: File "game/Progress Management/PM screen.rpy", line 238, in execute for pm_obj in pm_objects: File "game/Progress Management/PM screen.rpy", line 239, in execute fixed: File "game/Progress Management/PM screen.rpy", line 243, in execute for cat in tmpcats: File "game/Progress Management/PM screen.rpy", line 244, in execute $ tmpdt = cat.data File "game/Progress Management/PM screen.rpy", line 244, in <module> $ tmpdt = cat.data AttributeError: 'RevertableDict' object has no attribute 'data' Windows-10-10.0.19041 Ren'Py 7.4.10.2164n Double Perception 3.9 Fri May 31 21:06:34 2024
When I click in the icon of Rachel View attachment 3691979
I get this error
Any solution?Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script "" File "game/Progress Management/PM screen.rpy", line 221, in execute screen selectPM: File "game/Progress Management/PM screen.rpy", line 221, in execute screen selectPM: File "game/Progress Management/PM screen.rpy", line 231, in execute grid 2 temp_pm_list_len: File "game/Progress Management/PM screen.rpy", line 238, in execute for pm_obj in pm_objects: File "game/Progress Management/PM screen.rpy", line 239, in execute fixed: File "game/Progress Management/PM screen.rpy", line 243, in execute for cat in tmpcats: File "game/Progress Management/PM screen.rpy", line 244, in execute $ tmpdt = cat.data File "game/Progress Management/PM screen.rpy", line 244, in <module> $ tmpdt = cat.data AttributeError: 'RevertableDict' object has no attribute 'data' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script call "" File "game/script.rpy", line 33, in script "" File "renpy/ast.py", line 721, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1417, in say who(what, *args, **kwargs) File "renpy/character.py", line 1237, in __call__ self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File "renpy/character.py", line 889, in do_display **display_args) File "renpy/character.py", line 635, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3315, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 3735, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 436, in visit_all callback(self) File "renpy/display/core.py", line 3735, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 447, in per_interact self.update() File "renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/Progress Management/PM screen.rpy", line 221, in execute screen selectPM: File "game/Progress Management/PM screen.rpy", line 221, in execute screen selectPM: File "game/Progress Management/PM screen.rpy", line 231, in execute grid 2 temp_pm_list_len: File "game/Progress Management/PM screen.rpy", line 238, in execute for pm_obj in pm_objects: File "game/Progress Management/PM screen.rpy", line 239, in execute fixed: File "game/Progress Management/PM screen.rpy", line 243, in execute for cat in tmpcats: File "game/Progress Management/PM screen.rpy", line 244, in execute $ tmpdt = cat.data File "game/Progress Management/PM screen.rpy", line 244, in <module> $ tmpdt = cat.data AttributeError: 'RevertableDict' object has no attribute 'data' Windows-10-10.0.19041 Ren'Py 7.4.10.2164n Double Perception 3.9 Fri May 31 21:06:34 2024
Seems to work ok for me... Might be worth being more specific to identify whatever is differentYes. I'm facing the same issue. Ignore is not working!!
Full with the ipatchSeems to work ok for me... Might be worth being more specific to identify whatever is different
what platform are you on?
Compressed/Full
Are you using any mods/cheats
You don't have permission to view the spoiler content. Log in or register now.
using the Gofile full download for windows/ linux and no mod.Seems to work ok for me... Might be worth being more specific to identify whatever is different
what platform are you on?
Compressed/Full
Are you using any mods/cheats
You don't have permission to view the spoiler content. Log in or register now.
so your platform is Windows or Linux? (version?).using the Gofile full download for windows/ linux and no mod.
I play with the patch too, seems unlike that is the problemFull with the ipatch
so your platform is Windows or Linux? (version?).using the Gofile full download for windows/ linux and no mod.