Mod Ren'Py Mastering the Pink Box [v0.10] - MultiMod v0.10

SteelyDan14

President of the "Free Roams Suck Society"
Modder
Donor
Jan 13, 2018
1,808
8,279
718
As is typical for this dev, they have gone and made a lot of changes to the scripts, starting with Chapter 1 so I have to go back through and compare everything line by line. I have a program called Meld that helps with this, but I still have to go though everything. I have to go to work soon, so I will not be able to finish the MOD today, but I am off tomorrow and will wrap it up then.

I only played the Devon path so far and if you are on that path, it's amazing. I love this AVN. Anyway, look for an update tomorrow. Sorry for the delay.
 

calbe

Newbie
Dec 13, 2021
15
17
126
As is typical for this dev, they have gone and made a lot of changes to the scripts, starting with Chapter 1 so I have to go back through and compare everything line by line. I have a program called Meld that helps with this, but I still have to go though everything. I have to go to work soon, so I will not be able to finish the MOD today, but I am off tomorrow and will wrap it up then.

I only played the Devon path so far and if you are on that path, it's amazing. I love this AVN. Anyway, look for an update tomorrow. Sorry for the delay.
Appreciate your work, take your time!
 

SteelyDan14

President of the "Free Roams Suck Society"
Modder
Donor
Jan 13, 2018
1,808
8,279
718
As is typical for this dev, they have gone and made a lot of changes to the scripts, starting with Chapter 1 so I have to go back through and compare everything line by line. I have a program called Meld that helps with this, but I still have to go though everything. I have to go to work soon, so I will not be able to finish the MOD today, but I am off tomorrow and will wrap it up then.

I only played the Devon path so far and if you are on that path, it's amazing. I love this AVN. Anyway, look for an update tomorrow. Sorry for the delay.
Sorry... life happened today. I got most of it done but will publish in the morning. Just remember, I am west coast US so my "morning" may not be yours. :cool:
 

SteelyDan14

President of the "Free Roams Suck Society"
Modder
Donor
Jan 13, 2018
1,808
8,279
718
I am really sorry everyone, I know I am going to sound like "one of those" developers, but I don't have a patreon account and I am doing this all for fun and not trying to make any money, but I have had a couple bad days medically, but I am back and I promise I will have it done today.
 

MadMonk

Member
May 26, 2017
137
558
259
I am really sorry everyone, I know I am going to sound like "one of those" developers, but I don't have a patreon account and I am doing this all for fun and not trying to make any money, but I have had a couple bad days medically, but I am back and I promise I will have it done today.
Just take your time, no rush.
 

Joan6969

Member
Apr 11, 2024
449
1,357
212
I am really sorry everyone, I know I am going to sound like "one of those" developers, but I don't have a patreon account and I am doing this all for fun and not trying to make any money, but I have had a couple bad days medically, but I am back and I promise I will have it done today.
Relax my man.....it's not like were waiting on you to finish GTA6 ;) :ROFLMAO:
Take your time.:)
 
  • Like
Reactions: ThronIowa

Sylaann

Member
Nov 4, 2020
335
295
187
As everyone said before, no pressure take you time.

I just wonder, if the dev changed a few things prior, should we start a new playthrough because of some of the changes ?
 

666billy666

Newbie
Oct 9, 2021
23
17
118
As everyone said before, no pressure take you time.

I just wonder, if the dev changed a few things prior, should we start a new playthrough because of some of the changes ?
No need to start a new game if you have played the latest version of the last update, but previuos choices matter.
 
  • Like
Reactions: Sylaann

SteelyDan14

President of the "Free Roams Suck Society"
Modder
Donor
Jan 13, 2018
1,808
8,279
718
Update is finally up. Tested on a clean install.

I keep forgetting this dev uses a really old version of Ren'py so I was testing it on the latest SDK and could not get it to launch. It kept throwing errors and like an idiot I kept trying to fix the errors. Then it finally dawned on me it's a different version of Ren'py. Once I loaded it in the right SDK, everything worked fine.

Anyway, I am really sorry for the delay.

As usual, let me know if there are any problems.
 

NyVar

Member
May 23, 2020
491
510
248
Update is finally up. Tested on a clean install.

I keep forgetting this dev uses a really old version of Ren'py so I was testing it on the latest SDK and could not get it to launch. It kept throwing errors and like an idiot I kept trying to fix the errors. Then it finally dawned on me it's a different version of Ren'py. Once I loaded it in the right SDK, everything worked fine.

Anyway, I am really sorry for the delay.

As usual, let me know if there are any problems.
Thanks, my guy :D Appreciate it!
 
  • Like
Reactions: SteelyDan14

Joan6969

Member
Apr 11, 2024
449
1,357
212
Update is finally up. Tested on a clean install.

I keep forgetting this dev uses a really old version of Ren'py so I was testing it on the latest SDK and could not get it to launch. It kept throwing errors and like an idiot I kept trying to fix the errors. Then it finally dawned on me it's a different version of Ren'py. Once I loaded it in the right SDK, everything worked fine.

Anyway, I am really sorry for the delay.

As usual, let me know if there are any problems.
Thanks man!(y):)

1760293194489.png
 
  • Like
Reactions: SteelyDan14

Daemon88

Newbie
Donor
Oct 7, 2018
51
76
232
Is it just me with broken saves?

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


EDIT: Seems saves from the previous update (0.08) are loading fine, just not any from 0.09. I can work with that.
 
Last edited:

SteelyDan14

President of the "Free Roams Suck Society"
Modder
Donor
Jan 13, 2018
1,808
8,279
718
Is it just me with broken saves?

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


EDIT: Seems saves from the previous update (0.08) are loading fine, just not any from 0.09. I can work with that.
The dev added several new "labels" which typically cause save breaks so it depends where your save was. When Renpy goes to look for the section of script where the save was, if anything changed as far as labels are concerned, it will crash.