Update: Upgrade for 24.5.1d
Update: Upgrade for 24.5.1a, Add a variable to control enabling quick phone job, see details below.
Update: Make story tracker to work when both bree gamer and bree maid path are enabled.
Update: Enable Bree gamer path and maid path in same time, remove Hamony dupicate events.
Update: Reupload the LoSeSb_Helper_AllVersion.zip file, remove a line of debug output code
The attachment contains some auxiliary MODs I created for the game, which only provide some operation simplification and do not affect the difficulty or plot of the game. You just need to unzip the ZIP file in the attachment to the game directory.
LoSeSb_Helper_AllVersion.zip does not modify any original game files, so it should be theoretically compatible with all past and future versions of the game that don't have significant changes in their mechanisms.
The YWMOD_helper.rpy file provides the following functions:
- Two quick alarm buttons in the bedroom, setting the alarm time directly to 6:00 or the next hour.
- A button available in all scenes to directly send a text message or make a phone call to a girl who can receive messages or calls (book icon). This way, you only need to continuously click this icon to send messages and make calls to all girls, without having to do a lot of clicking operations in the contact list.
- To disable the quick phone call button, you can edit this file at line 2, change the variable "Enable_PhoneJobMod"'s value from "True" to "False"
- Fixed the issue where the iron_stomach skill becomes invalid.
- Enable Bree's gamer path and maid path in sametime
The harmony_event_fix.rpy file prevent the triggering of duplicate events on different paths in Hamony.
Additionally, the YWMOD_block_ask_out.rpy file prevents all known characters from proactively asking you for a date when you meet them. You can decide whether to keep this file based on whether you want this behavior.
LoSeSb_Fix_[version].zip includes modifications to the original game files (the modified original files are saved within rpa files, so this MOD does not physically overwrite any files, only shielding and replacing the original files). So conservatively speaking, it only guarantees compatibility with the corresponding version (24.4.0/24.4.0a/24.4.0b, 24.5.1a), including the following files:
- game\ac\sleep.rpy: The modification of this file makes the iron_stomach skill effective during sleep.
- game\bg\mall1.rpy: The modification of this file hides the haircut icon when it cannot yield benefits. The original setting is that you can still spend $50 for a haircut but nothing changes.
- game\cl\labels_ui.rpy: The modification of this file provides tooltip prompts for items in the store, backpack, and gift-giving interfaces, allowing you to see the effects of each item.