Home Artists Posts Import Register

Content

Yes, you read that right, another update (wooooo)! For those who don't know HSUS yet, here is the full list of features with the changelog

What does this mod do?

- This mod is a compilation of mini mods that aim to increase the quality of life in the main game and Neo.

Features

Here is a list of features you can find in this plugin:

- Faster loading in the chara maker: if you have 10000 Normal Tops, this is for you!

- Being able to scale the UI in the main game and Neo.

- Adds a confirmation dialog when trying to delete an object in Neo (to avoid mistakes and frustrations).

- Search bar in the chara maker.

- Changing the default character in the chara maker.

- Various improvements and optimizations for Neo.

- Search bar for items in Neo.

- Any item can potentially have FK nodes.

- Negative item scaling in Neo.

- Auto joint correction.

- Eyes blink off by default in Neo

- All postprocessing effects (screen effects) can be disabled by default as well.


Requirements

Illusion Plugin Architecture 

Download

Version 1.4.0 (Mega)

Version 1.3.0 (Mega)

Version 1.1.0 (Mega)

Version 1.0.0 (Mega)

Installation

Just put HSUS.dll in your "Plugins" folder

Uninstall

Remove HSUS.dll and the folder HSUS from your "Plugins" folder

How to use it?

For now, the mod doesn't require the user to do anything. However, if you don't like a certain feature, you can just disable it in the file "Plugins/HSUS/config.xml".

This file is created when you launch the game or Neo once and then close it.

For example, if you want to disable the confirmation dialog upon deleting an item in Neo, replace "<deleteConfirmation enabled="true" />" by "<deleteConfirmation enabled="false" />".


Chara maker optimizations

This feature is automatic and doesn't require any input from the user.

However, it adds a search bar as a side effect:


UI Scale

The UI scale is set to 1 by default, if you want to scale it up or down, just chance the "scale" values in the configuration file to something more to your liking.

Normal Neo:

Scaled down Neo:


Confirmation dialog on delete

This is what it looks like:


Changing the default female character

In the configuration file, you need to replace the value "path" in the line "<defaultFemaleChar path="" />" by the name of your card.

So, for example: "<defaultFemaleChar path="" />" becomes "<defaultFemaleChar path="charaF_2016_1231_1529_48_238" />"


Various improvements on Neo's UI

I was tired of seeing item names cut, so I decided to fix it. Here is a comparison:

Before:

After:


Neo optimizations

Something you'll notice right away with this is that Neo takes less time to start: the improvements are massive. You can thank Illusion for faking the loading times by adding voluntary waits in the code.

This feature also optmizes Neo's items list exactly like the chara maker: UI entries are loaded only once and then cached in memory.

And finally, it adds two search bars as a side effect: one for items and one for backgrounds. I know allegretto can already do that but it has problems with vanilla items, so I just decided to create my alternative, feel free to choose.


Generic FK

I was tired of having custom FK items not working in my neo for some reason, so I decided to implement this.

If you enable this, all items with multiple non static bones will have an FK option, that's all.


Improved Transform Operations

Adds the possibility to copy the position/rotation/scale of an object and paste it to a group of object. Very useful for moving one or several object to a precise position at once.

Also enables negative scale values for items in Neo, useful for making symmetrical stuff.


Auto Joint Correction

This one is pretty obvious if you ask me: it enables joint correction automatically when you load a new character.

This will not affect your previous scenes.


Postprocessing State

This features allows you to choose which screen effect you want enabled or disabled by default. Everything takes place in the configuration file as usual.


For modders: Reloading unity3d files without restarting

Super useful feature if you ask me: hit "right ctrl" on your keyboard to open the debug console and press "Clear AssetBundle Cache". The next time you load your item, this will force the game to read the file from the disk and not take it from its memory.


History

09/06/2018 - Version 1.4.0:

- Massive performance improvements for Neo startup screen

- Option to disable Eyes blink by default

- Options to disable all postprocessing effects by default

- The ability to copy and paste position/rotation/scale of an object to one or multiple objects at once.

- For modders: wanna reload a unity3d file without restarting? Hit right ctrl and press "Clear AssetBundle Cache". The next time you load your item, this will force the game to read the file from the disk and not take it from its memory.


25/02/2018 - Version 1.3.0: "wait what? Where did version 1.2 go?", it was a Discord only beta.

- Multiple bugs related to the character maker were fixed.

- Optimized Neo items lists.

- Search bar for said lists.

- Generic FK.

- Negative scale values for Neo.

- Auto joint correction.


12/11/2017 - Version 1.1.0:

- Added the search bar in the chara maker.

- Fixed some minor UI bugs.

- Added the possibility to change the default character in the chara maker.

- Minor UI improvements for Neo.


03/11/2017 - Version 1.0.0:

- First version

Files

Comments

No comments found for this post.