Mod Ren'Py Summertime Saga Naughty Tribute Mod [srksrk 68]

4.80 star(s) 13 Votes
Oct 27, 2023
41
5
Hi folks,

I just want to share my Summertime Saga Naughty Tribute Mod.


A note on the current release (Tech Update) of the main game: It took DC about two years to make that first preview. Do not expect me to update the mod any time soon. Thanks for your understanding.


If you've been brought here and don't really know why, this is the place to:
  • discuss problems or features
  • get support
  • download the most recent version

View attachment 811167
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

A note on the current release (Tech Update) of the main game: It took DC about two years to make that first preview. Do not expect me to update the mod any time soon. Thanks for your understanding.

What this mod does/does not
  1. This mod is meant as a fan tribute to the original game, sticking to the original as much as possible.
  2. This mod will not alter/modify/extend the original story line in any significant way.
  3. This mod alters some of the artwork and coding of the original game:
    • to be more naughty.
    • to get smoother animations.
    • to correct functional and logical bugs.
    • to enable some disabled features.
    • to increase immersion.
  4. This mod will attempt to fix any bugs to the original game, if you give a reproducable example and attach a savegame here, if possible.
  5. This mod will improve game mechanics (minigames, menu, navigation etc.) to make the game more enjoyable.
  6. This mod provides support for online translation.
Check the readme to see more details! The readme can also be accessed via in-game menu.

Download it here:
For Summertime Saga 0.20.16:


Installation and configuration: see sections below.
Note: only install matching mods, i.e. the mod and game must be of same base version (e.g. mod version Version 0.20.8-1.00 can only be installed with version 0.20.8 of the game, and only mod versions 0.20.08-*** can be used with that game version). No amount of asking will change that, not now and not in future!


Optionally, the following can be installed in addition:
Optional:
Optional:
You don't have permission to view the spoiler content. Log in or register now.
Also see the installation and configuration sections below. Optional content is valid for all mod versions equal to or higher than version of the optional content itself, until updated.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

Change Log

A Note on the current release (Tech Update) of the main game: It took DC about two years to make that first preview. Do not expect me to update the mod any time soon. Thanks for your understanding.

You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.

Screenshots

View attachment 1391601 View attachment 1391602 View attachment 1391603 View attachment 1391604 View attachment 1421311 View attachment 1391606 View attachment 1391607 View attachment 1391608 View attachment 1391609 View attachment 1391610 View attachment 1391611 View attachment 1391612 View attachment 1391613 View attachment 1391614 View attachment 1391615 View attachment 1391616 View attachment 1435679 View attachment 1611163

Have fun!
does anyone have a modded version of this game or no without me breaking the game that i downloaded or breaking my computer
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,428
5,658
Does this work with the latest version of the game? Or should we wait for a patch?
A note on the current release (Tech Update) of the main game: It took DC about two years to make that first preview. Do not expect me to update the mod any time soon. Thanks for your understanding.
 
  • Like
Reactions: darlic

Rxbbit

New Member
Jun 21, 2023
6
0
I can't get the char_combo images of Judith and the player to work properly. Oddly the green hair works but not the pubic hair, it's the same with the hairy mod too. It's not really a big deal since it's such a small scene, so it's more just curiosity. I unpacked the game files and there's no 'combo' to found, cant find the art for Judith and the player anywhere.
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,428
5,658
I can't get the char_combo images of Judith and the player to work properly. Oddly the green hair works but not the pubic hair, it's the same with the hairy mod too. It's not really a big deal since it's such a small scene, so it's more just curiosity. I unpacked the game files and there's no 'combo' to found, cant find the art for Judith and the player anywhere.
Where do your "char_combo" images come from? If they are neither in the unpacked game files nor my mod, I wonder. I do not add any pubes to Judith, I just dye her hair green. So if that works, your pubes are nothing I have influence on.
 
Oct 27, 2023
41
5
Erm, what...?
sorry for typing what i meant to say is, does anybody have the mod mixed/fused with the game as in modded already without me fucking up my computer since the old parts i use for my computer are old have to get new ones for it or new pc by christmas
 

Rxbbit

New Member
Jun 21, 2023
6
0
Where do your "char_combo" images come from? If they are neither in the unpacked game files nor my mod, I wonder. I do not add any pubes to Judith, I just dye her hair green. So if that works, your pubes are nothing I have influence on.
So in your mod they're in game_overrides > judith_green > images > characters > combo >

The green hair works but changes to the pubes don't, it displays the default instead
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,428
5,658
So in your mod they're in game_overrides > judith_green > images > characters > combo >

The green hair works but changes to the pubes don't, it displays the default instead
To all my knowledge I did not mod her pubes and what you see comes directly from the original art, except the green hair.
 

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,428
5,658
sorry for typing what i meant to say is, does anybody have the mod mixed/fused with the game as in modded already without me fucking up my computer since the old parts i use for my computer are old have to get new ones for it or new pc by christmas
I don't know of anybody offering a modded version. And I cannot imagine why you think installing a mod would probably break your computer.
 

thesite

New Member
Aug 30, 2024
3
0
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/01TributeModConfig.rpy", line 806, in nt_call
if nt_config.fastforward_stopped:
NameError: name 'nt_config' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 359, in bootstrap
File "renpy/main.py", line 436, in main
File "renpy/exports/scriptexports.py", line 109, in load_module
File "renpy/common/_errorhandling.rpymc", line 277, in script
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/_errorhandling.rpymc", line 277, in script
File "renpy/ast.py", line 1414, in execute
File "game/scripts/01TributeModConfig.rpy", line 806, in nt_call
if nt_config.fastforward_stopped:
NameError: name 'nt_config' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.2.24090902

Mon Sep 30 02:46:02 2024


Get this error after installing it
 
4.80 star(s) 13 Votes