Mod Ren'Py Summertime Saga - Relation Tweaker Mod [raschi]

Rxbbit

New Member
Jun 21, 2023
6
0
Looking forwards, not backwards I guess.
I may backport it someday if I'm feeling bored.
Or someone else may do it. My crappy code is visible for everyone to see and modify.

Right now I'm focusing on enabling anal scenes for relationships that do not have it;)
I hear you! It is a good thing you're making it future-proof. It's something to look forward to! It looks like we're going to be stuck with 20.16 as the only complete version for awhile though, and all new players are directed to that version.. So it would be really valuable to have this mod for it. It's not like it would need updating over time either. Food for thought:)
 

raschi

Member
Jan 8, 2019
106
111
21.0.0 wip.5091-1.00
- Updated UI and logic for new game version
- Added new translation/patch strings
- Removed name change, as this is now part of base game.
- Removed separate Relation Tweaker enabled settings for Player/Erik, because the new bio cards broke my logic.
- Jenny college is now default, since it makes the most sense to me.
 

raschi

Member
Jan 8, 2019
106
111
Alright you primitive screwheads, listen up!

It's time to take your relationship with Jenny one step further:
anim.gif

This one I have decided to call Relation Tweaker Lewd+
This is a variation of the pool lewd scene with Jenny.

Let me just say that I am no artist. What you see here is the result of me fighting with GIMP, painstakingly combining and modifying already existing assets created by DC himself.

Relation Tweaker Lewd+ is a standalone package, and should work with your favourite incest mod, as well as the vanilla game.

This took way too much time, and I'm not yet sure if I want to do it again.
 
  • Like
Reactions: xenxor30

boomer54321

Newbie
Apr 24, 2017
48
16
These errors occured when I tried to run the game with these mods.
While running game code:
File "game/relation_tweaker_lewd+.rpy", line 1, in script
init 900 python:
File "game/relation_tweaker_lewd+.rpy", line 1, in script
init 900 python:
File "game/relation_tweaker_lewd+.rpy", line 13, in <module>
_load_rtmeta()
File "game/relation_tweaker_lewd+.rpy", line 8, in _load_rtmeta
with file('art/cast/rtmeta.gz') as gz:
OSError: Couldn't find file 'art/cast/rtmeta.gz'.

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

Full traceback:
File "renpy/bootstrap.py", line 359, in bootstrap
File "renpy/main.py", line 541, in main
File "game/relation_tweaker_lewd+.rpy", line 1, in script
init 900 python:
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "game/relation_tweaker_lewd+.rpy", line 1, in script
init 900 python:
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/relation_tweaker_lewd+.rpy", line 13, in <module>
_load_rtmeta()
File "game/relation_tweaker_lewd+.rpy", line 8, in _load_rtmeta
with file('art/cast/rtmeta.gz') as gz:
File "renpy/exports/loaderexports.py", line 120, in file
File "renpy/exports/loaderexports.py", line 99, in open_file
File "renpy/loader.py", line 676, in load
OSError: Couldn't find file 'art/cast/rtmeta.gz'.
 

raschi

Member
Jan 8, 2019
106
111
These errors occured when I tried to run the game with these mods.
While running game code:
File "game/relation_tweaker_lewd+.rpy", line 1, in script
init 900 python:
File "game/relation_tweaker_lewd+.rpy", line 1, in script
init 900 python:
File "game/relation_tweaker_lewd+.rpy", line 13, in <module>
_load_rtmeta()
File "game/relation_tweaker_lewd+.rpy", line 8, in _load_rtmeta
with file('art/cast/rtmeta.gz') as gz:
OSError: Couldn't find file 'art/cast/rtmeta.gz'.

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

Full traceback:
File "renpy/bootstrap.py", line 359, in bootstrap
File "renpy/main.py", line 541, in main
File "game/relation_tweaker_lewd+.rpy", line 1, in script
init 900 python:
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "game/relation_tweaker_lewd+.rpy", line 1, in script
init 900 python:
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/relation_tweaker_lewd+.rpy", line 13, in <module>
_load_rtmeta()
File "game/relation_tweaker_lewd+.rpy", line 8, in _load_rtmeta
with file('art/cast/rtmeta.gz') as gz:
File "renpy/exports/loaderexports.py", line 120, in file
File "renpy/exports/loaderexports.py", line 99, in open_file
File "renpy/loader.py", line 676, in load
OSError: Couldn't find file 'art/cast/rtmeta.gz'.
What OS are you running?
What does your game folder look like?
Is the rtmeta.gz file actually present in the ./art/cast/ folder?

I have updated the installation instructions on the first page with images for Windows and Android.
 
Last edited:

DredgenVayn

Active Member
Oct 20, 2022
642
493
Check installation instructions for Android in the first post.
It's useless. Can't transfer the files. That's why I'm asking for a modded apk. I have tried everything, but phone says I can't transfer files to data folder.
 

raschi

Member
Jan 8, 2019
106
111
It's useless. Can't transfer the files. That's why I'm asking for a modded apk. I have tried everything, but phone says I can't transfer files to data folder.
You may find this article helpful:
 

TheoWolf3

Member
Sep 19, 2017
111
68
One thing is that whenever Jenny mentions "Debbie" it should be mom when Debbie is set to Mom or Stepmom AND Jenny is set to sister or step sister. Which may just be easier to have a separate field for Debbie and Jenny's relationship
 

raschi

Member
Jan 8, 2019
106
111
One thing is that whenever Jenny mentions "Debbie" it should be mom when Debbie is set to Mom or Stepmom AND Jenny is set to sister or step sister. Which may just be easier to have a separate field for Debbie and Jenny's relationship
I'm not sure I fully understand. There are no separate settings for Debbie and Jenny? They will always be mom/daughter, and are linked together in this mod. Setting Debbie to Mom will automatically set Jenny to Sister.
Jenny calls Debbie by her name or mom depending on her mood, and this mod doesn't interfere too much with that part of the original script.
 

boomer54321

Newbie
Apr 24, 2017
48
16
What OS are you running?
What does your game folder look like?
Is the rtmeta.gz file actually present in the ./art/cast/ folder?

I have updated the installation instructions on the first page with images for Windows and Android.
I don't see an ./art folder at all. And I'm running windows.