Lidaweeb
Newbie
- Dec 27, 2022
- 26
- 11
- 60
Working Okay with just changing DIK status or to increase money and to unlock full gallery ??Why do you need 0.9.1 mod? I played the 0.91 with the 0.9 mod he made and had no problem with it.
Working Okay with just changing DIK status or to increase money and to unlock full gallery ??Why do you need 0.9.1 mod? I played the 0.91 with the 0.9 mod he made and had no problem with it.
For me at least yes, There were decisions where I changed my status from the original Neutral to DIK to get some girls/scenes and reactions from MC. Also unlocked all scenes, since I don't like to play other paths such as bella or Jill, but I like to have all scenes unlocked. And I also made another gameplay for Sage path and used the party money feature to increase money. In other words, for everything I used the mod it worked pretty well.Working Okay with just changing DIK status or to increase money and to unlock full gallery ??
You know there is another mod you can use and there is at least Universal Ren'Py Mod, the best tool for every Ren'Py game. If you can't wait for Scrappy you should give them a try.Still waiting for the 0.9.1 mod update. It's been two weeks now, I really want to play this. Seeing that Scrappy was ill though, and it was the holidays too. Well, hope he feels better.
For me Scrappy is something else, worth waiting for tbh, and can u tell me about this Universal renpy mod and how it works please? ThanksYou know there is another mod you can use and there is at least Universal Ren'Py Mod, the best tool for every Ren'Py game. If you can't wait for Scrappy you should give them a try.
Think there are a couple minor issues with it. Pretty sure the scrappy mod just reverts all the bug fixed of .91 to .90. You can't win the Shot competition at all even with Becky and the Christmas teaser is played at the beginning of the episode rather than the end (where I was told it plays in vanilla .91). Not unplayable, but a bit of a bother when the base game has less bugs than the mod (that aren't even caused by the mod) and you would have to make a fresh save in order to play the base game, so I get why people want him to make an update.Why do you need 0.9.1 mod? I played the 0.91 with the 0.9 mod he made and had no problem with it.
You get the right answers in the minigames of the test, you can get all the stats and 100HP for the fight minigame, you can get more money for the mansion game, and the beer and paint games aren't modded as far as I know. There is no a cheat for wining the minigames automatically but you can disable-enable minigames when you want, so you can disable them if you don't want to do the tests or the beer minigames, for example, and enable if you want to do the mansion one.Hello, for those who used it on version 8.0.2., in terms of mini-games (exam, fight via phone, beer, etc..) it goes like this ?
There is also a cheat to see all the choices at certain times, available ?
Ok thanks !You get the right answers in the minigames of the test, you can get all the stats and 100HP for the fight minigame, you can get more money for the mansion game, and the beer and paint games aren't modded as far as I know. There is no a cheat for wining the minigames automatically but you can disable-enable minigames when you want, so you can disable them if you don't want to do the tests or the beer minigames, for example, and enable if you want to do the mansion one.
It's a simple tool you can use at every Ren'Py game. I don't know what I should tell about. You open this tool while you're playing and can edit every variable in that game. Best you look for yourself. It's simple and self-explaining.can u tell me about this Universal renpy mod and how it works please?
ThanksIt's a simple tool you can use at every Ren'Py game. I don't know what I should tell about. You open this tool while you're playing and can edit every variable in that game. Best you look for yourself. It's simple and self-explaining.
Here comes the BossUpdated for 0.9.1
- Added some more variables to cheats
- Added in tasks the place where each character is
- Some minor fixes
The Legend is Back BABYUpdated for 0.9.1
- Added some more variables to cheats
- Added in tasks the place where each character is
- Some minor fixes
Alright, so following up on this, I got around to work on my own take of scrappy's mod. Essentially, it has the same functionality, however I improved it a little bit (personal taste, of course).At this point I'm actually motivated to try and do it myself. scrappy would you mind if I use your mod as a base?
Wow that's great. Going to wait till harem mode is implemented thoAlright, so following up on this, I got around to work on my own take of scrappy's mod. Essentially, it has the same functionality, however I improved it a little bit (personal taste, of course).
View attachment 2276096 View attachment 2276099 View attachment 2276101 View attachment 2276102 View attachment 2276103 View attachment 2276104 View attachment 2276105 View attachment 2276106
- New feature:
- Menu options now show whether a particular option has any special results if you have a specific affinity
- Improvements:
- Menu options get resized when there are multiple lines
- Added several characters to the variables menu
- Made almost every single bool value in the game editable in the variables menu (should probably change that tab to Flags, maybe)
- Cheat menu can be closed by pressing the Esc key
- "Bug" fixes:
- Removed DPC's code that closed or looped the game when you have scrappy's mod
- The Bella arriving and shots starting event no longer infinitely loops when you have several branches active
- WIP:
- Harem route to allow you to view as many scenes as possible in a single playthrough (I don't have an ETA on this yet)
- Notes:
- This isn't compatible with scrappy's mod, you have to have only one or the other
- Any feedback is greatly appreciated
- I didn't proofread it that much, so excuse any typos and just let me know if you find any so I can fix them
- So far I only added hints to EP9's choices, so if you want to play Interlude with a walkthrough you should use scrappy's mod, but I'm planning on getting to that, as well as going back to Seasons 1 and 2 to do the same there
if not renpy.variant("pc"):
$ branchIsabella = True
$ branchSage = True
$ branchJill = True
$ branchMayaJosy = True
Really great work, thanks alot, but along with the others you did, is the music app working again with your mod?Alright, so following up on this, I got around to work on my own take of scrappy's mod. Essentially, it has the same functionality, however I improved it a little bit (personal taste, of course).
View attachment 2276096 View attachment 2276099 View attachment 2276101 View attachment 2276102 View attachment 2276103 View attachment 2276104 View attachment 2276105 View attachment 2276106
- New feature:
- Menu options now show whether a particular option has any special results if you have a specific affinity
- Improvements:
- Menu options get resized when there are multiple lines
- Added several characters to the variables menu
- Made almost every single bool value in the game editable in the variables menu (should probably change that tab to Flags, maybe)
- Cheat menu can be closed by pressing the Esc key
- "Bug" fixes:
- Removed DPC's code that closed or looped the game when you have scrappy's mod
- The Bella arriving and shots starting event no longer infinitely loops when you have several branches active
- WIP:
- Harem route to allow you to view as many scenes as possible in a single playthrough (I don't have an ETA on this yet)
- Notes:
- This isn't compatible with scrappy's mod, you have to have only one or the other
- Any feedback is greatly appreciated
- I didn't proofread it that much, so excuse any typos and just let me know if you find any so I can fix them
- So far I only added hints to EP9's choices, so if you want to play Interlude with a walkthrough you should use scrappy's mod, but I'm planning on getting to that, as well as going back to Seasons 1 and 2 to do the same there