Fapparition
Member
- Dec 25, 2022
- 309
- 974
- 217
Please for the love of all that's holy EXPLAIN THE PUZZLE BOX
None of us have any idea what the second part even is
You don't have permission to view the spoiler content.
Log in or register now.
Please for the love of all that's holy EXPLAIN THE PUZZLE BOX
None of us have any idea what the second part even is
Download a little tool called UnRen. Put the little file inside game folder. Click twice and open. Type "1" and then press Enter. wait for it to do its thing then close the aplication. From there just follow these instructions:im too stupid for this unren and change script stuff someone please give me a dummies guide
Inside the "Game" folder you will find everything mentioned above. When you find a file called "update10.rpy" open it with notepad. Press crtl+f and type "renpy.quit" follwed by enter. When you find that line, erase it as well as the one above then save the file. Follow the rest of the instructions and erase the other files mentioned if they exist then start the game again and load up your save. It worked for me.How to fix the crash problem at the Helen Doctor scene:
1. Unren BaDIK
2. Open games\scripts\episode10\update10.rpy
3. Delete line 344 and 345 but make sure there are blank lines instead!
4. Don't forget to delete games\scripts.rpa and games\scripts\update10.rpyc (if exists) before starting the game.
Ren'Py will compile the rpy files in \games\scripts, so it takes a little longer at the first start after the edit.
Have fun, my pervs!
edit:
Make it look like this.
OLD
View attachment 3154512
NEW
View attachment 3154513
I read your spoiler about BADIK's dumb storyline and had a good laugh, thank you sir and have a good day.I'm no dummy when it comes to this kind of stuff and I'm even having issues opening the script files
It can be if you want it to. download a gallery unlocker or speed through the dialogue, boom, you're sorted. just as valid as caring about the gay ass storylineThis is literally episode 10, you should already know by now that this is not your average run-of-the-mill fap-game..
A porn game that's well known to have long episodes with build-up and stuff. I'd get dudes saying "Oh I have to play it for an hour before nudity" if it was first year of development. This game is 5 years, ffs) Furthermore, I haven't stated that it's Goethe or something) But with the quality of writing in today's gaming/movie industry this plot, full of cliches and stuff, looks way above another comic book garbage movie.There is literally no reason why wanting a quick fap out a porn game is a bad thing. You're acting like this is some highbrow literature lmfao
Did you solve the 2nd part ?any1 figure out the puzzle box solution ?
edit : figured the first one
cant progress the 2nd
I read it but I didn't understand it. Does it means that BAD tempers with your Discord only when it's opened (Discord)? Or every time you are connected to the Internet? About blocking it, I don't understand what to block and where.Like I said to the post you replied to: block it or disconnect.
the mental picture of Goethe writing a fap game gave me a good laughA porn game that's well known to have long episodes with build-up and stuff. I'd get dudes saying "Oh I have to play it for an hour before nudity" if it was first year of development. This game is 5 years, ffs) Furthermore, I haven't stated that it's Goethe or something) But with the quality of writing in today's gaming/movie industry this plot, full of cliches and stuff, looks way above another comic book garbage movie.
Once more, it's like playing NTR themed game and being frustrated that the chick gets fucked by the neighbour, not the protagonist.
i'm waiting for the answer as much as you arePlease for the love of all that's holy EXPLAIN THE PUZZLE BOX
None of us have any idea what the second part even is
| I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "renpy/ast.py", line 928, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2245, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module> python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() 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 4155, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 727, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1313, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1313, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/behavior.py", line 979, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 914, in handle_click rv = run(action) File "renpy/display/behavior.py", line 322, in run new_rv = run(i, *args, **kwargs) File "renpy/display/behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) File "renpy/loadsave.py", line 770, in load roots, log = loads(location.load(filename)) File "renpy/loadsave.py", line 63, in loads return cPickle.loads(s) AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0' Windows-10-10.0.22621 Ren'Py 7.4.10.2178 Being a DIK 0.10.0 Fri Dec 8 23:24:34 2023 |
thanks for the detailed answer, everything became clearYep. That's why I looked into the code. My game and my saves are clear and even so it fucked me over.
Okay, you need to EXTRACT AND DECOMPILE. Extract will, well, extract the RPA files and with decompile you get the RPY files out of the RPYC files. The RPY's are the scripts and you can edit them with Notepad+ or any other editor.
After you edit the update10.RPY make sure you delete the update10.RPYC file. You can do it before editing, too. The RPYC is the compiled RPY and if Ren'Py found it at starting the game it will use this. If it isn't there the game will compile the RPY into RPYC, so you got a fresh edited game.
And also don't forget to kill the scripts.RPA. When you start the game it will alway look first into the RPA and in it is the original file. When the game didn't found the RPA it will use the RPYC. That's why we deleted it. If there isn't a RPYC the game compiles the RPYC from the RPY. You just have to do it once. After the game compiled your edited RPY it will use the new file you created.
Now you're making up weird points) Googling Gallery unlocker, downloading it and stuff or CTRL-ing through 30+ minutes of text is not something that fits the definition of "quick fap")It can be if you want it to. download a gallery unlocker or speed through the dialogue, boom, you're sorted. just as valid as caring about the gay ass storyline
At this point I'm convinced DPC's dream game is about a guy who fucks a 50-year old prostitute while also solving an entire city full of Resident Evil-tier puzzles.Sorry, wtf Madame x3. Does anyone here even enjoy her scenes?
It opens it on its own, in the background (behind the scenes).Does it means that BAD tempers with your Discord only when it's opened (Discord)? Or every time you are connected to the Internet?
Yes!!! It worked. I did not decompile. That's why it wasn't working!!!!! Thank you!!!!!!!Yep. That's why I looked into the code. My game and my saves are clear and even so it fucked me over.
Okay, you need to EXTRACT AND DECOMPILE. Extract will, well, extract the RPA files and with decompile you get the RPY files out of the RPYC files. The RPY's are the scripts and you can edit them with Notepad+ or any other editor.
After you edit the update10.RPY make sure you delete the update10.RPYC file. You can do it before editing, too. The RPYC is the compiled RPY and if Ren'Py found it at starting the game it will use this. If it isn't there the game will compile the RPY into RPYC, so you got a fresh edited game.
And also don't forget to kill the scripts.RPA. When you start the game it will alway look first into the RPA and in it is the original file. When the game didn't found the RPA it will use the RPYC. That's why we deleted it. If there isn't a RPYC the game compiles the RPYC from the RPY. You just have to do it once. After the game compiled your edited RPY it will use the new file you created.
You need to go back to the dining room, Derek will tell you the where it issame issue here.