Mod Cheat Mod Ren'Py Picture Perfect - OscarSix's Walkthrough, Scene Gallery, Cheat, Improvements Mod [0.14] [SuperWriter]

Sural Argonus

Chimpanor Productions
Donor
Game Developer
May 12, 2017
762
2,031
I just skipped thru for a while. Not sure where CHapter 2 starts, so not sure if there are any other missing files yet. heh.

I am sure it's an oversight on Super's part...since that last mp3 error...the file wasn't in the original archive either.
 

AceOfNiagara

Well-Known Member
May 1, 2020
1,677
2,494
It is no longer voiced because I am having trouble with the voice actors



The game was updated from Ch 6 to 7 a couple of weeks ago and this is just an update with all sex scenes now having animations and whole game having music
I just skipped thru for a while. Not sure where CHapter 2 starts, so not sure if there are any other missing files yet. heh.

I am sure it's an oversight on Super's part...since that last mp3 error...the file wasn't in the original archive either.
Thanks for your help, I will give it a quick look over, rezip the mod and update the OP
I've looked over my game folder and noticed there is A LOT more music files. Most likely background music for many scenes.

I'm in no hurry but I do thank you both.
 

Sural Argonus

Chimpanor Productions
Donor
Game Developer
May 12, 2017
762
2,031
Talking with SuperWriter about this a little. Seems like OscarSix got ahold of the old Voiced Version, which had some coding differences. The music file I posted about above...is now named GTS - Simple Pleasure Joy. So obviously since RenPy isn't THAT smart...It didn't know that the name was changed.

I didn't see the GTS dubbed file...so I just deleted the lines. If it shows up again, it's an easy fix to be honest.

Doesn't honestly matter to me...because I keep the music and stuff muted anyway. Mostly because I *REALLY* can't stand the genres most devs choose for their games.
 
  • Like
Reactions: ontach

BoltonGuy35

Well-Known Member
Mar 25, 2018
1,271
2,275
OK. I *THINK* that should be everything. All voice lines removed, and those few lines for the missing song "Simple Pleasure Joy.mp3"

All you need to do is replace the u1.rpy in the game folder...at least until OscarSix does a proper update. This should work....FOR NOW.
Thank you for taking the time to make this for us all, Do I just add this into the game folder ? :)
 

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,642
So, am I correct in saying that this mod inhibits the animations in the game? If so, is there any chance this can be rectified?
It shouldn't, however, the mod is undergoing a recode so if it does it will be fixed.
 

BoltonGuy35

Well-Known Member
Mar 25, 2018
1,271
2,275
It shouldn't, however, the mod is undergoing a recode so if it does it will be fixed.
I can confirm that the animations don't work with the mod. Hopefully the coding will be fixed for the next updated version of the mod when PP is updated. Thanks for the work you do tho :)
 
  • Like
Reactions: OscarSix

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,642
2020/07/18: Updated Mod, Ch. 8

Change Log:
  • Updated walkthrough to 0.8
  • Updated gallery to 0.8
Download: -
 
Last edited:
  • Like
Reactions: Zekewolf

Spawn420

Active Member
Oct 24, 2018
725
466
error on startup..

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'gallery/images/SceneGallery.png'>:
IOError: Couldn't find file 'gallery/images/SceneGallery.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in 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 "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\core.py", line 2699, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\core.py", line 3191, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\core.py", line 2091, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 546, in renpy.display.render.render_screen
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\layout.py", line 925, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\behavior.py", line 763, in render
    rv = super(Button, self).render(width, height, st, at)
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\layout.py", line 1127, in render
    st, at)
  File "render.pyx", line 154, in renpy.display.render.render
  File "render.pyx", line 247, in renpy.display.render.render
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\im.py", line 584, in render
    return cache.get(self, render=True)
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\display\im.py", line 629, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Misha\Games\MOE\PP-Ch.8-pc\PP-Ch.8-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gallery/images/SceneGallery.png'.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Picture Perfect Ch.8
Sat Jul 18 14:30:53 2020