Dickbutt42

Newbie
Apr 27, 2018
96
532
286
Actually, asking for a save of a renpy game is a pretty bad idea. Renpy save files are in what's called a "pickle" format. Where binary python code can be embedded into it. Potentially malicious ones. The cheat mod is probably the safer option.
The truth is, there's been plenty of save files posted on this thread if someone just searches for it. People always come on here and ask without search so most people are just tired of replying.
With the cheat mod and dialogue skip enabled you can get all girls ready and willing in an hour tops.
 
  • Jizzed my pants
Reactions: Sprungler

sleepingkirby

Well-Known Member
Aug 8, 2017
1,321
1,955
262
I think the mods should include a warning in the OP "don't ask for saves nor android ports, regulars might go feral as they are tired of your bullshit"
Honestly, I was thinking about creating a save file where all your stats are at negative a million, all the girl's anger values are in the millions, your day counter is in the negative millions and you have negative millions of money.
 
Mar 14, 2018
308
946
169
Honestly, I was thinking about creating a save file where all your stats are at negative a million, all the girl's anger values are in the millions, your day counter is in the negative millions and you have negative millions of money.
That's actually a great idea
I remember NexivSelecaf had done some special save long ago but I never got around to checking what it was
 

fakinami

Newbie
Sep 4, 2024
59
100
111
Honestly, I was thinking about creating a save file where all your stats are at negative a million, all the girl's anger values are in the millions, your day counter is in the negative millions and you have negative millions of money.
Pretty sure stats would just reset to zero. But you could set the player to max level. zero addiction and no level up points.
 
  • Like
Reactions: Helivesoncemore

sleepingkirby

Well-Known Member
Aug 8, 2017
1,321
1,955
262
Pretty sure stats would just reset to zero. But you could set the player to max level. zero addiction and no level up points.
A quick glance over the code so far says no. But we'll find out. I'm doing it gradually because I have to set the stats over all the LI. All their lust, love, obed, inbt, addiction rate, etc. etc. Besides, I'm still farming for gear for Xenoblade X. I want to get a gear set that works for my build in and out of skell. The only thing left I haven't beaten yet is Telethia and I want to do that before I do Chapter 13 act 2.
But the save file, as I mentioned before, is in a pickle format. The pickle is not made just for games. It's made to hold data and code as exactly as-is as it can. So if you put in a negative value, it should hold it as a negative value.
 
  • Like
Reactions: salscou

Leathermax

Well-Known Member
Feb 10, 2019
1,730
6,566
698
A quick glance over the code so far says no. But we'll find out. I'm doing it gradually because I have to set the stats over all the LI. All their lust, love, obed, inbt, addiction rate, etc. etc. Besides, I'm still farming for gear for Xenoblade X. I want to get a gear set that works for my build in and out of skell. The only thing left I haven't beaten yet is Telethia and I want to do that before I do Chapter 13 act 2.
But the save file, as I mentioned before, is in a pickle format. The pickle is not made just for games. It's made to hold data and code as exactly as-is as it can. So if you put in a negative value, it should hold it as a negative value.
I remember playing the original in the Wii U and being quite disappointed.
Also Rogue's ass.
 

JacksHoff

Active Member
Jul 15, 2018
616
767
264
Honestly, I was thinking about creating a save file where all your stats are at negative a million, all the girl's anger values are in the millions, your day counter is in the negative millions and you have negative millions of money.
rogue like hard mode you're a new student from the brotherhood. DO IT DO IT DO IT DO IT
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,321
1,955
262
Pretty sure stats would just reset to zero. But you could set the player to max level. zero addiction and no level up points.
So, statup does take negative numbers and sets them to 0. But what doesn't change is negative actions. But best of all, apparently, if you just wipe out the total girls variable, no one shows up. So I did that too. This isn't hard mode. This is a broken save file. And it's ready if someone gets too snarky about asking for a save file.
 

DBongus

Member
Jun 13, 2017
223
1,475
346
So, statup does take negative numbers and sets them to 0. But what doesn't change is negative actions. But best of all, apparently, if you just wipe out the total girls variable, no one shows up. So I did that too. This isn't hard mode. This is a broken save file. And it's ready if someone gets too snarky about asking for a save file.
You could also add Squirrel Girl, if they find no girls they'll just stop playing but SG could keep them in there for a bit... In Squirrel Girl Hell
 
4.40 star(s) 167 Votes