Mod Cheat Mod Ren'Py Completed Secret Summer - Cheat/Walkthrough/Gallery Mod [v1.0Epilogue] [KoGa3]

Kondorito

Member
Feb 10, 2020
182
486
173
Hey KoGa3 , how are you? I just downloaded and tried running the "SecretSummer-1.0Epilogue-pc-compr_Mod" version you shared in the OP, but I get the below:

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

While running game code:
  File "game/modAdditions/modGallery.rpy", line 34, in script
    define Unknown = GalleryItem("Zoe", "galleryScene1", "a120.webp", {"p_name": persistent.nameRePlay})
  File "game/modAdditions/modGallery.rpy", line 34, in script
    define Unknown = GalleryItem("Zoe", "galleryScene1", "a120.webp", {"p_name": persistent.nameRePlay})
  File "game/modAdditions/modGallery.rpy", line 34, in <module>
    define Unknown = GalleryItem("Zoe", "galleryScene1", "a120.webp", {"p_name": persistent.nameRePlay})
  File "game/modAdditions/modGallery.rpy", line 8, in __init__
    self.pageNum = len(filter(lambda s: s.char == char, galleryItems))//12 + 1
TypeError: object of type 'filter' has no len()
As an fyi, I am running Mac. I tried compiling the game to Mac like I always do with all the VNs, and I have also even tried running it through the RenPy launcher (renpy-8.0.3-sdk). Same error.
 

KoGa3

Engaged Member
Modder
Donor
Aug 14, 2018
3,211
37,410
728
Hey KoGa3 , how are you? I just downloaded and tried running the "SecretSummer-1.0Epilogue-pc-compr_Mod" version you shared in the OP, but I get the below:

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

While running game code:
  File "game/modAdditions/modGallery.rpy", line 34, in script
    define Unknown = GalleryItem("Zoe", "galleryScene1", "a120.webp", {"p_name": persistent.nameRePlay})
  File "game/modAdditions/modGallery.rpy", line 34, in script
    define Unknown = GalleryItem("Zoe", "galleryScene1", "a120.webp", {"p_name": persistent.nameRePlay})
  File "game/modAdditions/modGallery.rpy", line 34, in <module>
    define Unknown = GalleryItem("Zoe", "galleryScene1", "a120.webp", {"p_name": persistent.nameRePlay})
  File "game/modAdditions/modGallery.rpy", line 8, in __init__
    self.pageNum = len(filter(lambda s: s.char == char, galleryItems))//12 + 1
TypeError: object of type 'filter' has no len()
As an fyi, I am running Mac. I tried compiling the game to Mac like I always do with all the VNs, and I have also even tried running it through the RenPy launcher (renpy-8.0.3-sdk). Same error.
Unfortunately I don't know Mac systems, so I can't really help you there. I tried now to make a Mac port from my compressed game download including my Mod I used as a base for the Android port, hope that helps you. Here the download (~665MB):
 

Kondorito

Member
Feb 10, 2020
182
486
173
Unfortunately I don't know Mac systems, so I can't really help you there. I tried now to make a Mac port from my compressed game download including my Mod I used as a base for the Android port, hope that helps you. Here the download (~665MB):
Worked beautifully! Thanks Koga! I might have messed up the mod installation to get that previous error.
 
  • Like
Reactions: KoGa3

TheimmortalP

Active Member
Jan 4, 2019
966
468
143
Is there seriously no music in this game. I played it for about 10 minutes, and I heard nothing.
 

disasterlord

New Member
Jun 25, 2025
1
0
0
Android port from the game v1.0beta + Epilogue compr.
with integrated Mod v1.0Epilogue (~680MB)
It's not working for me. What should I do?