Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)
I remember trying this a couple years back. not sure why I stopped but I will sure give it another shot
 
I think the walkthrough mod messes up the game:
1727618808262.png

^ This is after a fresh download of the full game (My_Best_Deal-3.4-pc) and then putting MDB-WT-3.4 in.


either that.. or the original game file is busted..

Edit:
Threw everything away, only unzip'd the 3.4 full game file.. tried to run game, result:
" 1727619150331.png

Edit 3: Seen on some other forums that it's a known issue with the original upload files that went out for 3.4.. There's 'fixed' versions out there already, might have to update links on thread later when you find time.
 
Last edited:
the animation is very good, always waiting for new things
 
Let me know when there is expanded sister content. I am tired of these alt girl updates.
I extracted the game (since I can't play it because of that bug) and saw a mom fuck (hell yeah!) and Lin givin' the MC a BJ. Lin is his sister too, so you'll get your wish.
 
Been a while since I played this. Hopefully the sister path has been advanced upon a lot
 
Hmm getting error:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 14, in script
    style default:
  File "game/screens.rpy", line 16, in <module>
    language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/screens.rpy", line 14, in script
    style default:
  File "renpy/ast.py", line 2817, in execute
    self.apply()
  File "renpy/ast.py", line 2800, in apply
    value = renpy.python.py_eval(expr)
  File "renpy/python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/screens.rpy", line 16, in <module>
    language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'

Windows-10-10.0.22621 AMD64
Ren'Py 7.8.2.24090902
 
Mon Sep 30 20:24:29 2024
 
Hello...

Perhaps I have overlooked an explanation... In that case, please send me a link or hint where I can find the answer to the following question.

What is the difference between the walkthrough archives “MBD-WT-3.4.zip” and “MBD-WT-Skip-3.4.zip”?
 
Hello...

Perhaps I have overlooked an explanation... In that case, please send me a link or hint where I can find the answer to the following question.

What is the difference between the walkthrough archives “MBD-WT-3.4.zip” and “MBD-WT-Skip-3.4.zip”?

Went and found mod creator's post over on F.95, here's the part about the "skip" version:
STJay said:
I put in a feature to allow players to skip to the latest day if they want to. My mod seems to keep breaking saves, so I added this option to alleviate some frustrations players have with the mod. If you start a new game, it will prompt you whether you want to skip or not. You will also be able to choose variables, but more details are written in-game if you actually choose to use the mod. Lastly, the skip feature was added as an addition to the WT mod, so if you want to use the skip feature, the WT mod is automatically included. I'll try to make the Skip Mod standalone in the future, but for now this is all I can do.


Here's the entire post if anyone wanted more information:
STJay said:
WALKTHROUGH
v3.4 (09-27-2024)
I very much like this game and am looking forward to it's development. I thought it'd be a shame if people just gave up on it because of saves or a walkthrough. So I made a basic in-game walkthrough that people could use.

  • While some answers seem color-coded, take them all with a grain of salt. Just because an answer choice is red, green, etc, don't immediately think it's a bad choice.
  • For some of the answer choices I listed them as "Fastest". I did this because the other answers don't lead to any impactful variables. This was mainly just for people who wanted to easily skip through the dialogue if they had to start over or something.
  • I added some QoL changes to see more scenes in one playthrough. I wasn't very consistent and did some scenes while leaving others alone.
    • Main reason for this is that I kept having issues with the translations. So for every scene where I let you see multiple at once, I had to manually translate the script. I'm a very green modder, and I didn't know whether there was an easier way to do it.
    • While anybody can use the walkthrough just fine, the QoL changes to see multiple scenes is in English. So apologies to those who want to use those aspects of the mod but read in a different language.
  • I added a way to toggle incest at the start of a new game if it's not already toggled.
  • If answer choices are left untouched, it generally means you can choose whichever you want.
    • Some answers actually triggered variables that may or may not become important in the future. So don't be surprised if I recommend an answer that seemingly does nothing.

WT has been updated. I've gotten rid of the UnRen and Base system I was using and am only attaching 1 type going forward. I did test out the mod with a freshly downloaded copy of the game and saw no complications. Please make sure you've downloaded everything properly. I also used the uncompressed version, so be mindful of that.
I tried making a flowchart walkthrough for those who were having trouble with the mod. I know there are a select few users who would prefer something like this, so I thought I'd give it a shot.

Notes:
  • 'DM' for choice purposes means 'Doesn't Matter'.
  • I'm attaching an Excel Sheet for you to be able to check your variables. I've only done this once before so let me know if it's not working.
  • This is my second time ever making a flowchart, and you'll notice how 'busy' it can get. For the most part the path-lines should be accurate though.
Flowchart for v3.4 has been completed. (09-27-2024)
  • Cells D80 to G80 were updated.
This is far from perfect, and I'm definitely expecting someone to note missing paths or how it can be improved. Let me know how you like it, if you like it.
I've built in a way to toggle incest to be on or off. It could be a lot cleaner, but I just wanted to do it quickly, so I just copied some code from another mod I made for a different game. In order to use it, you have to hit your "r" key. This will bring up an icon that, when clicked, asks you whether to toggle incest on or off. The icon will remain on screen until you hit your "t" key. The way I made the mod involves the quick menu. So if you have any other mods or files that affect the quick menu (y_outline.rpy for example), this mod will likely not work. Another issue with this mod is if you decide to use it while the game is asking you to pick an answer. It will skip the question which can lead to your game breaking.
I put in a feature to allow players to skip to the latest day if they want to. My mod seems to keep breaking saves, so I added this option to alleviate some frustrations players have with the mod. If you start a new game, it will prompt you whether you want to skip or not. You will also be able to choose variables, but more details are written in-game if you actually choose to use the mod. Lastly, the skip feature was added as an addition to the WT mod, so if you want to use the skip feature, the WT mod is automatically included. I'll try to make the Skip Mod standalone in the future, but for now this is all I can do.

DISCLAIMER: I've read a few posts discussing that a change of variables from one version to the next may affect whether your old saves are compatible with newer versions. When I make it so you can see multiple scenes in one playthrough, I add my own variables to make it prevent you from triggering something you're not supposed to.

For example, if you're on the Femdom Collins route, when I let you see the Control scene I make sure the game isn't giving you "Control" variables so that it doesn't mess something up in the future.

However, I cannot say for certain whether or not my introduced variables may cause save incompatibility for future versions.

TLDR: Use this mod at your own risk?

 
Thank you very much for the quick and very understandable answer!
 
I am returning to this game, let's see what is new.
 
3.4 doesn't work. "I'm sorry, but an uncaught exception occurred.". Both compressed and regular.
 
Back
Top Bottom