pds72

Active Member
Sep 25, 2019
783
664
I also think #24 was the same kind of thing (something like a sex toy in the restroom - can't really remember the object, just the place). Same story as #23. Unmodded seems to work fine; modded does not, at present. Why they could get some, but not all, of the hidden images to work with the mod/patch in I can't say, but it does seem to be a recurring issue the last two releases.
I am guessing the modders get the files before they are finalized. The screen.rpy file I got from Ipatch did not have any of the episode 6 listed in the egg_list group. After adding them I tested as follows:
Using #23 as an example. I used URM to Jump to Label e6s3. Got to the point where PDF shows but still nothing.
Opened up both e6s1.rpy from modded and unmodded
Search for the scene e6s3p74 which triggers the hotspot to click.
Unmodded had it, but the same line in modded had a different one.
After changing the modded to match the original went back and it worked.

#24 was the same way
 
  • Like
Reactions: ThorinKing

pds72

Active Member
Sep 25, 2019
783
664
Leftover code?

variables.rpy:
Python:
default skySex = False
e2s7.rpy:
Python:
    if skySex == True:
        scene e2s7p140 with dissolve
        sky "*kiss*"
There is nothing between these two to make this true, so no kiss. :cry:

In the Old 0.4 version, this had a point where it could be set, but that scene changed.

Not a big deal, it just popped up in URM and I thought I missed something.
 

Elhemeer

Forum Fanatic
Jun 20, 2022
5,208
8,531
Leftover code?

variables.rpy:
Python:
default skySex = False
e2s7.rpy:
Python:
    if skySex == True:
        scene e2s7p140 with dissolve
        sky "*kiss*"
There is nothing between these two to make this true, so no kiss. :cry:

In the Old 0.4 version, this had a point where it could be set, but that scene changed.

Not a big deal, it just popped up in URM and I thought I missed something.
It's actually possibly something left over from the remake after 4 came out (.4 vs .4.5) There was an earlier scene with Skyler that first code could have been for ... although it could also apply to the latest update.
 

pds72

Active Member
Sep 25, 2019
783
664
It's actually possibly something left over from the remake after 4 came out (.4 vs .4.5) There was an earlier scene with Skyler that first code could have been for ... although it could also apply to the latest update.
That's what I meant by old .4. I still have the pre-remastered to make a comparison. In the original, it was used earlier in the same scene. But remastered that part was edited. Don't want to dive too deep as I haven't seen anything of the remaster past this point.
 

corewen

Newbie
Mar 28, 2018
38
73
No idea what your taste of games are but for me is in my top 5 favorites along with BaDik, Eternum, Projekt Passion and The Seven Realms. So if you like those games then Ripples is on par with them in terms of story/graphic quality/humor and other minor items that make a good game.
I have a suggestion for you to really drive you insane. Superhuman. It and Mist are forever part of my top 5, impossible to even decide which one should be number 1, Ripples is easily in my top 5 as well as City of Broken Dreams. I'm gonna try Eternum now just because this game mentioned it. I like games that even if they weren't porn games I would play them. Seriously great writers out there that are being overlooked by main stream folks.
 
  • Like
Reactions: Phase_01

pds72

Active Member
Sep 25, 2019
783
664
Is there a way to unlock the 'secrets' if you missed them.
I've got to part 5 and seem to have missed them all as I didn't understand the notations in the Walkthrough
At the very bottom the the PDF WT, there are the console commands for unlocking them. You have to enter them in one at a time.
Example: renpy.mark_image_seen("e3s4pb1") is the first one. Change seen to unseen if you want to relock for whatever reason.

To enable console:
Open [GameName]>renpy>common>00console.rpy in notepad
Change config.console = False to True
In game press <SHIFT>O (letter "o" and not zero) and ESC to close
 

pds72

Active Member
Sep 25, 2019
783
664
E4S11 Cindy's Office
play hvoice "audio/sounds/Cindy_lightmoan.mp3" loop does not stop when choosing "Take Control"
missing the stop hvoice in label e4s11Renegade
 

Pudthumper

Active Member
Nov 20, 2017
607
517
So I updated to v0.6 and it broke the game. I give up. As much as I love the game, not sure that it's worth continuing the struggle and starting over for the fourth time.
 

Elhemeer

Forum Fanatic
Jun 20, 2022
5,208
8,531
So I updated to v0.6 and it broke the game. I give up. As much as I love the game, not sure that it's worth continuing the struggle and starting over for the fourth time.
are you going from 0.5 to 0.6 or 0.4 to 0.6? (you'd have to go from 0.4.5 to 0.6 if you're skipping 0.5)
 

Phase_01

Well-Known Member
Nov 27, 2021
1,149
1,839
So I updated to v0.6 and it broke the game. I give up. As much as I love the game, not sure that it's worth continuing the struggle and starting over for the fourth time.
Damn wtf you doing that you had to restart 4 times lol
 
4.80 star(s) 286 Votes