-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cebe5b1
commit 55473d2
Showing
1 changed file
with
43 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,43 @@ | ||
# BetterHScenes | ||
# BetterHScenes | ||
This plugin fixes HScene performance bugs and adds extra features | ||
|
||
# DO NOT REUPLOAD WITHOUT PERMISSION | 未经许可请勿转载 | ||
|
||
**Current Features:** | ||
* [AI] Disable map during H (~10-15 FPS boost) | ||
* [AI] Disable sun shadows during H (~8-13 FPS boost) | ||
* [AI] Optimize SkinnedCollisionHelpers (~15-25 FPS boost during Service and Insert) | ||
* Add tears to female character after reaching weakness during H | ||
* Toggle ON/OFF H Camera maximum position and zoom maximum limits | ||
* Prevent default clothes strip when changing animation | ||
* Strip male/female clothes parts during H start or anim change **(See notes #1)** | ||
* [AI] Change H Point search range | ||
* [AI] Keep H buttons interactive during orgasm **(See notes #2)** | ||
* [AI] Retain cum after H (can be cleaned by bathing / changing clothes) | ||
* [AI] Character position UI with ability to select multiple characters and axis | ||
* Close eyes, turn off blinking weakness/all the time during H | ||
* [AI] Clean or keep cum on Merchant after H (if retain is enabled) | ||
* Always heart gauge | ||
* Count till weakness modifier | ||
* Autofinish with options like inside/outside/together/random | ||
|
||
**Download:** | ||
* Download the latest `BetterHScenes.zip` from https://github.com/Mantas-2155X/BetterHScenes/releases | ||
|
||
**Installation:** | ||
* Unzip `GAME_BetterHScenes.zip` into your game directory. If done correctly, in `BepInEx/plugins/2155X/` you should see `GAME_BetterHScenes.dll` | ||
|
||
**Configuration:** | ||
* Open the plugin settings and change the settings according to your needs. No need to restart the HScene. | ||
|
||
**HScene performance [AI]:** | ||
* BEFORE: 28.1FPS | ||
* MOST OPTIMIZATIONS: 53FPS | ||
* ALL OPTIMIZATIONS: 62.3FPS | ||
|
||
**Notes** | ||
1. This will only work if you have https://github.com/Mantas-2155X/UnlockPlayerHClothes installed. | ||
2. May cause bugs if switching animation, position *during* orgasm. | ||
|
||
*Performance improvement values are based from my machine and may differ from your results!* | ||
*All of the features can be turned on and off* |