- Aug 9, 2018
- 246
- 327
I just did a clean wipe moments ago, so I'm stuck having to go through interlude once..I am on a pc and its still happens to me
I just did a clean wipe moments ago, so I'm stuck having to go through interlude once..
MIND, I'm on 9.0 atm, as I haven't downloaded the update yet!
Was waiting on Sancho to drop the mod!
I started downloading 9.1 as I'm typing this. So I'll test that too!
However.. With Sancho's mod, it imported a S2 save fine for me... (on 9.0 atleast)
Gimme a few to get through interlude, and I'll edit this post if it "fails" or not on Ep9.
I'll do another "test" on 9.1..
But my advice, is to delete the game folder. And unpack it again. And ONLY add Sancho's mod.
DO NOT mix mods.
Also. Delete the 'BeingaDIKSeason3-Patreon-<add a bunch'a numbers>' folder within
C:\Users\<your username>\AppData\Roaming\RenPy\
DO NOT delete the folder BeingaDIK-<numbers>! Only the Season 3 one!
This will make you have to do the exact same as I am now.. Go through interlude once more for "first time".
Tip.. enable "skip text" boxes if wanna skip through interlude fast! and turn off as you start EP9.
Then try again!
Hope that helps.
No problemo!
Sure.. Gimme a moment..According to the introduction, to unlock the old music, I need the file music_ep1.rpa from version 8.2
the problem I already deleted them long ago
Do you have that file and could you send it to me?
I updated my post above, with steps to maybe, hopefully remedy your problems.i did go through the interlude again on 9.1 then added the mod, and i only have the patreon folder cuz i did a clean win 11 install recently
I like how in-depth this mod is until you realize it doesn't let you change your wallet's amount
Time to make MC'sDaddyTrustFund Ver 0.1
This mod literally tells you where all the money is hidden on screen, and you can't buy 2D Art (I assume that and the Madame are the money sinks) for girls you aren't schlumping in a particular game save. I too don't see why it's necessary.If you use the mod as it were you'd never need to add to the wallet. If there was then I would have coded a cheat for it. It's pointless. Show me where, via normal playthrough, that it's an issue. I've spent countless hours coding you copouts for minigames if you don't want to play them, showing you where all the hidden money is in all freeroams... all of them. So, what exactly is the issue bud? Why are you out of wallet funds?
Some you can change. Some you can't.Is this mod anything like scrappy's mod were you could change the choices made? and are there more options?
If it's the dialogue straight at the start.. I didn't..Anyone else experiencing CTD during the conversation at the start between Tommy and Jacob?
Okay, thanks.Some you can change. Some you can't.
It is always advised to do multiple playthroughs, and not attempt any "multi pathing" as it breaks the game.
Sancho's mod will let you know when there's an "obvious" branching, and gives you a warning that you may want to do a separate save for each branch.
I keep forgetting how new Ren'Py 8.0 is since it's the first to use Python 3.x and enums weren't supported by Python until 3.4. Most of my coding work has been done in C or C++ which have had enums since long ago. Nothing in a dev's code bothers me as much as when I see one use either of these:Well, sir, you just used integers in but a different way than the dev to similar results. That's how code works... there's a "fingerprint" and one of the reasons I became a "black sheep" around here (and why many of my best mods are not listed in VN OPs). (not against you) I call out those "modders" that are bullshit... and that has cost me with those in power 'round these parts. But fuck 'em... I don't work my ass for them... I work for me, then give to you, they can suck my... well, no they can't, no homo.
if choice == "true":
do this
if choice == "yes":
do this
Sounds like you are stepping on one of the landmines DPC put in for scrappy variables or android.Anyone else experiencing CTD during the conversation at the start between Tommy and Jacob?
First off, thanks for the reply, secondly, now that you mention the traceback, there isn't one, its straight crash to desktop, no error message.If it's the dialogue straight at the start.. I didn't..
Firstly. Be sure the mod is installed correctly.
You can see my post above with steps about how to potentially fixing a "borked save".
If that is potentially your problem. This very same post, also goes basically into how to make sure your'e on a "clean" install with only sancho's mod added.
If none of the above work:
check the traceback, copy the crash logs and post here in a 'spoiler' for someone code savvy to check later.. (don't slump pages worth of code that flood the thread)
Not a problem at all...First off, thanks for the reply, secondly, now that you mention the traceback, there isn't one, its straight crash to desktop, no error message.
What i'm wondering now is, while i have used scrappy mod in Season 1&2, i did new full playthrough of S1&2 with only Sancho mod(redownloaded 8.3 for clean unpack) but i didn't delete any Appdata folder, so i don't know if there's remnants of scrappy's mod on there still.