Tutorial [ILLUSION] HS2 Studio Neo|Chara Maker - (Help & guides Thread)

5.00 star(s) 2 Votes

pepplez

Active Member
Jun 7, 2020
538
686
Looks like they only contain a manifest, a resource file and a unity file. None of these can be worked with to separate the audio, unfortunately.
I got the .fsb files from the bgm folder in (abdata/sound/data/bgm) owning ai-girl though using SB3U utility (you'll find it in the modding tool folders). That .fsb is an audioformat for games or whatever so you need an FSBExtractor (got a version but the extracted .wav is written to "C:<username>/AppData/local/Temp/FSB Extractor/" which is really annoying, idk where to change the output dir lol, but at least it works. The tool is old but still works on win 10 here.
Edit: To extract export the audio (.fsb files) load the unity3d file in SB3U
SB3U_extract_assets.jpg
 
Last edited:

Kaseijin

Active Member
Jul 9, 2022
650
1,123
I got the .fsb files from the bgm folder in (abdata/sound/data/bgm) owning ai-girl though using SB3U utility (you'll find it in the modding tool folders). That .fsb is an audioformat for games or whatever so you need an FSBExtractor (got a version but the extracted .wav is written to "C:<username>/AppData/local/Temp/FSB Extractor/" which is really annoying, idk where to change the output dir lol, but at least it works. The tool is old but still works on win 10 here.
Edit: To extract export the audio (.fsb files) load the unity3d file in SB3U
View attachment 4870453
Good tip!
If you only want to listent to the audio files whitout exporting them, you can use that can play the .fsb audio files
 

m4rked0ne

Member
Sep 3, 2017
139
72
quick question: is there a tool to quickly check a studio scene for missing dependencies? waiting for a scene to load in studio just to check which mods are missing can take some time, especially if I want to check a lot of scenes.
something like Sharp VaM Tools but for HS2 would be a godsend.
 
  • Thinking Face
Reactions: Kaseijin

pepplez

Active Member
Jun 7, 2020
538
686
Good tip!
If you only want to listent to the audio files whitout exporting them, you can use that can play the .fsb audio files
Great! Just in additon (I use foobar for ages and didn't know about .fsb format) you need to install the plugin to play these files.
 
  • Like
Reactions: Kaseijin

pepplez

Active Member
Jun 7, 2020
538
686
quick question: is there a tool to quickly check a studio scene for missing dependencies? waiting for a scene to load in studio just to check which mods are missing can take some time, especially if I want to check a lot of scenes.
something like Sharp VaM Tools but for HS2 would be a godsend.
Not sure, but try the , should already be in the repacks.
 
Oct 24, 2024
52
42
Good tip!
If you only want to listent to the audio files whitout exporting them, you can use that can play the .fsb audio files
This might be a simpler solution as I can record with OBS and extract audio to wav in DaVinci Resolve.

Honestly, to vent a little - I made a big fuckin' mistake leaving SFX to the end of development of my AVN. It's so fucking boring - and it's going to take at least another 10 days. Next episode I'm going to do it scene-by-scene so it's not all at once.
 

pepplez

Active Member
Jun 7, 2020
538
686
This might be a simpler solution as I can record with OBS and extract audio to wav in DaVinci Resolve.

Honestly, to vent a little - I made a big fuckin' mistake leaving SFX to the end of development of my AVN. It's so fucking boring - and it's going to take at least another 10 days. Next episode I'm going to do it scene-by-scene so it's not all at once.
The SB3U tool will play it automatically if you click on the asset file :cool: you may want to record this instead of using export and another player.

Edit: Here's another one, used the cli (command line interface version) to convert fsb to wav. This is much faster than recording all the sh!t lol. You could also use a batch file or powershell script to convert all the files in a folder.

You don't have permission to view the spoiler content. Log in or register now.
Another edit: I just realized that you can simply drag and drop tons of .fsb files to the .exe and it converts them to .wav. no script no cli window needed at all, just make sure they are in the same folder like the decoder as .dlls are needet (I didn't install it system wide).
 
Last edited:

m4rked0ne

Member
Sep 3, 2017
139
72
Not sure, but try the , should already be in the repacks.
already checked KKManager but sadly it doesn't provide the functionality I am looking for or rather it doesn't seem like it can handle studio scene cards, so it can't export a list with missing mods
 
  • Thinking Face
Reactions: pepplez

Kaseijin

Active Member
Jul 9, 2022
650
1,123
quick question: is there a tool to quickly check a studio scene for missing dependencies? waiting for a scene to load in studio just to check which mods are missing can take some time, especially if I want to check a lot of scenes.
something like Sharp VaM Tools but for HS2 would be a godsend.
HI!
I use HS2Pnginfo to scoop out what zipmods are used in an scene file/image. Unfortunately, it only displays the mod list used in that especific file, but does not compare them Vs the Mods you have installed in your machine.
Keep in mind that, the list displays the GUID info of the zipmod.

for example the mod from Ailegend is:

[AiLegend] Cut Slut Sweater.zipmod

But the GUID is:

cutiedosdfiogfdgfdfgsdfsfdsdesfsdgfegffdvdfbgdsgeposfjkpojgfpoerdsgddfgdfgdfgdfhjjgfgdfsdgdfgdiodsdhosfeklshsdfhifgfgfhee.example.suit
 
  • Like
Reactions: m4rked0ne

m4rked0ne

Member
Sep 3, 2017
139
72
HI!
I use HS2Pnginfo to scoop out what zipmods are used in an scene file/image. Unfortunately, it only displays the mod list used in that especific file, but does not compare them Vs the Mods you have installed in your machine.
Keep in mind that, the list displays the GUID info of the zipmod.

for example the mod from Ailegend is:

[AiLegend] Cut Slut Sweater.zipmod

But the GUID is:

cutiedosdfiogfdgfdfgsdfsfdsdesfsdgfegffdvdfbgdsgeposfjkpojgfpoerdsgddfgdfgdfgdfhjjgfgdfsdgdfgdiodsdhosfeklshsdfhifgfgfhee.example.suit
Well, this would at least spare me from the loading times of the scenes in Studio even if I have to check for missing mods by eye. I'll have to test this tool out. Thank you!
 
5.00 star(s) 2 Votes