HomeShot
========
This plugin is meant to take large high quality screenshots of Play Home Trial.
The latest versions will always be in
https://mega.nz/#F!604nxYIJ!KIpNEHGaAu8zWkhiPWym5g
## How to use
* Install Illusion Plugin Architecture
* Copy `HomeShot.dll` into the `Plugins` folder
*...
I tried to make a Full Screen switch plugin but it had an issue with the MipMaps on the skin causing weirdness. For the time being I set it to reload the scene.
My plugin should be able to get rid of it for you http://www.hongfire.com/forum/forum/hentai-lair/hf-modding-translation/honey-select-mods/5794615-honeyshot-a-simple-screenshot-plugin
The way it works is it grabs the gamescreenshot class and changes the texture to be a clear image at runtime.
Re: Aastaroth Hair Store (31-Jan-2017 v1.2 fixes on all hairstyles)
I found that the colors do not match the ones with the ones that come with the game. It's a significantly brighter.
Honey♥Select (ハニーセレクト) - Alternate translation set
Man hongfire is getting really annoying. Anyway, here's my translation set. It's different from Lewton's (they can't be used together).
https://mega.nz/#F!S4AkiYQY!twqz9uXLAyl9MDjjFgEfnA
For my stats:
There are 25,928 uniquely translatable...
Re: SB3Utility (GUI + Script)
Is there a way of exporting the sprite data even if it is just plain binary?
UPDATE: Actually I was able to extract it using the following script:
LoadPlugin(PluginDirectory+ "UnityPlugin.dll")
unityParser1 =...
Re: 100% Dialogues (untranslated!)
I have done 100% of the extracts, but it's done through a mix of perl scripts and SB3Util and posted it on my mega folder. Feel free to compare and take as you wish. https://mega.nz/#F!vxJSyL4L!FLdrwhm2Z5lNeQe03ODfsA
Re: SB3Utility (GUI + Script)
Is it possible to use this with Windows Scripting Host so we have a full(er) programming language to use?
Something like
var unityPlugin = GetObject("C:/Illusion/SB3/Plugins/UnityPlugin.dll", "UnityPlugin")
var parser =...
For the copy panel I used this
なし:なし = None:None
R (首:(.*)) = Neck:$1
R (手:(.*)) = Hands:$1
R (背:(.*)) = Back:$1
R (頭:(.*)) = Head:$1
R (脚:(.*)) = Legs:$1
Alternative Honey Select localization
Since HongFire is having some issues, I decided to just migrate the update notes for my Honey Select translation post here.
First of thanks to:
UITranslationLoader team for making it easier to create translations.
DeUglyOne for starting to extract the...
Re: SB3Utility (GUI + Script)
Is there a way of exporting the sprite data? Even just the coordinates on the Texture2D would do. The data can be used to script photoshop to take apart each sprite area and put it into a new layer.