Mod Ren'Py Being a DIK [S1/S2 v0.8.3 & S3 v0.10.1] Multi-Mod [Sancho1969]

4.80 star(s) 12 Votes

DrDerpington

Active Member
Oct 6, 2017
681
1,576
Two of the variables come from using the other mod (one is checking for the actual mod's file, the other is looking for one of its variables), the other "android" is to block mobile users (you don't have to worry about that one)... the dev can be nasty TBH. From what I see via your examples will work, although crude, it should work.... BUT you'll have to be careful as SanchoMod does NOT play nice with you fucking with files. Backup before you edit... always (I even do it every single time... always backup).

Here's me doing you a solid:

It'll be much easier for you to install the attached. Just unzip it and drop the single file inside the /game folder. Specific instructions are as follows:
  1. Close the game (obviously)
  2. Extract the attached and copy it's file inside your "/game" or "/SanchoMod" folder (whichever you prefer).
  3. Start game, load a corrupted save from another mod or hack, and test.
Make sense? Do what I've instructed rather than tamper with files that might fuck up things worse. You'll thank me later I'm certain. Note: This only works if you are using SanchoMod. The file is NOT compatible otherwise.
Thanks Sancho. You are a hero.
Leonardo DiCaprio Cheers Ice.gif

Your fix solved the issue of game quitting (stupid PinkCake and his anticheat). I had some old saves and tried playing the game, but it kept crashing. I think I used some other mod in old S1 v0.3 , but some variables must have persisted in the save files till v0.8.3
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,226
46,993
Thanks Sancho. You are a hero.
View attachment 3368264

Your fix solved the issue of game quitting (stupid PinkCake and his anticheat). I had some old saves and tried playing the game, but it kept crashing. I think I used some other mod in old S1 v0.3 , but some variables must have persisted in the save files till v0.8.3
You're sincerely welcome bud. I don't judge folks that used anything else in the past (or use anything else now) so I'll always do what I can to get anyone out of a jam (within reason)... otherwise welcome to SanchoVille. Please enjoy your stay.
 

Ohvidente

Formerly 'Why call me a troll?'
Feb 20, 2024
162
94
Is there any way to increase or decrease dik/neutral/chicks status during dialogues without using a mod, just through the console? I tried dik=x but it doesn't change the status on the cell phone or the dialogs.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,226
46,993
Is there any way to increase or decrease dik/neutral/chicks status during dialogues without using a mod, just through the console? I tried dik=x but it doesn't change the status on the cell phone or the dialogs.
Simply put for the average Joe: no.

Many, many variables within this VN are adjusted internally in real-time based on other vars (such as those types you are referencing). This is done via functions and not via simple defines (like "dik=x"). Not all processing code is as simple as "var=x". Besides "status" vars, the MC's money and wallet are also good examples that are altered via functions and not defines.

Now, can I change something that requires a function to change via a console command of sorts? Yes. But it's not as simple as "dik=x", it's a process due to multiple functions controlling the var's actual outcome.

Edit for further clarification in layman's terms: Vars that change via one or more functions (rather than defines) get filtered through a series of coding processes (a block series of mathematical checks and balances) that take into account the relation and weight of other variables to ultimate set that vars current stats.
 
Last edited:

Elduriel

Engaged Member
Donor
Mar 28, 2021
2,442
3,827
hey Sancho1969 , question... why doesn't autosmash trigger in the Vinny fight like it does in the others? I don't get the button just the regular fight screen, then after a few seconds I automatically win and the scene progresses (so it's working in the background apparently)
You don't have permission to view the spoiler content. Log in or register now.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,226
46,993
hey Sancho1969 , question... why doesn't autosmash trigger in the Vinny fight like it does in the others? I don't get the button just the regular fight screen, then after a few seconds I automatically win and the scene progresses (so it's working in the background apparently)
You don't have permission to view the spoiler content. Log in or register now.
You don't actually "win". The Vinny scene is not a real Brawler event... it's a spoof by the dev to make you originally think you have some kind of outcome choice... but you don't since Vinny has a gun (or prop gun) and only have choices on how you respond to the entire event.

Bottom line: it's not really a Brawler mini-game but the mod's code sometimes sees the spoof code and interprets as being a Brawler event. I never went back to fine-tune Vinny's event out (or I did and you aren't playing the most recent version of the mod, I can't remember being this early in the morning and I'm on my first cup of coffee).
 

Elduriel

Engaged Member
Donor
Mar 28, 2021
2,442
3,827
You don't actually "win". The Vinny scene is not a real Brawler event... it's a spoof by the dev to make you originally think you have some kind of outcome choice... but you don't since Vinny has a gun (or prop gun) and only have choices on how you respond to the entire event.

Bottom line: it's not really a Brawler mini-game but the mod's code sometimes sees the spoof code and interprets as being a Brawler event. I never went back to fine-tune Vinny's event out (or I did and you aren't playing the most recent version of the mod, I can't remember being this early in the morning and I'm on my first cup of coffee).
thanks, I should have the latest mod version I think, I remember I updated both not too long ago coz I saw one or two maintenance updates
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,226
46,993
thanks, I should have the latest mod version I think, I remember I updated both not too long ago coz I saw one or two maintenance updates
Fair enough, I do need to fine-tune that mod portion of the minigame cheat button to not pop during that scene. At the end of the day it doesn't matter if you make physical contact with Vinnie (via the Brawler spoof) or not in that scene... it changes nothing but one or two lines of immediate dialogue. There are no vars altered, that I'm confident in saying 100%. Again, it's just a spoof interface inserted by Pink to throw off the Player so that they think they "might" be able to kick Vinnie's ass and change outcomes... but you can't, it's completely linear.
 
  • Like
Reactions: Elduriel

Elduriel

Engaged Member
Donor
Mar 28, 2021
2,442
3,827
Fair enough, I do need to fine-tune that mod portion of the minigame cheat button to not pop during that scene. At the end of the day it doesn't matter if you make physical contact with Vinnie (via the Brawler spoof) or not in that scene... it changes nothing but one or two lines of immediate dialogue. There are no vars altered, that I'm confident in saying 100%. Again, it's just a spoof interface inserted by Pink to throw off the Player so that they think they "might" be able to kick Vinnie's ass and change outcomes... but you can't, it's completely linear.
I actually wouldn't know that part (it being linear) since I always tried to fight the asshole :ROFLMAO:
 
  • Haha
Reactions: Sancho1969

Vis117

Member
Sep 22, 2019
226
399
Hello, is there a way to bypass the season 3 party minigame with the mod? Or is that something you are working on?

thank you!
 

Elduriel

Engaged Member
Donor
Mar 28, 2021
2,442
3,827
Does the mod change fighting skills in ep 10?
skills I don't think so, you need to level those up if you want as usual, it gives you an auto-win button (so if you are not into the fighting game anyway there is no need to bother with the skills, I haven't touched brawler in years myself :ROFLMAO: )
 

Donetali

New Member
May 13, 2023
2
1
Are there problems with the Party cheat? I selected the cheat option for episode 9, played everything and only got Rank C. I did it by myself the first time and got Rank C. So went back to an old save and replayed it. Got Rank C again with the cheat.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,226
46,993
Are there problems with the Party cheat? I selected the cheat option for episode 9, played everything and only got Rank C. I did it by myself the first time and got Rank C. So went back to an old save and replayed it. Got Rank C again with the cheat.
It will depend on which perks you choose. The cheat is very dynamic and not brute forced by design (so I don't fuck up your saves or have Pink sabotage your saves). See the update post here for my personal recommendations, specifically having "Hard to Let Down" as one of them.
 

bmf702

New Member
Mar 9, 2024
1
0
this may be a stupid question but im new to modding and a little confused on the install process. any help would be great! also i am playin on the steam verison. i have tried to drag and drop from winrar but im not sure what i am doing wrong.the game wont start after.
 
Last edited:
4.80 star(s) 12 Votes