-
Posts
221 -
Joined
-
Last visited
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
Are you putting | at the end of the filter? ( All|Female|XxxRace| ) I'm not sure if that's valid, but if it works, I guess it's just ignored by BG. If you are, don't do that though, just for proper practice. It's FormID, I don't think EDID will work, unless RaceMenu was updated to support that, which I don't think I've heard anything about. This tool is really due for an update. Lots of new stuff came out recently that I have some ideas to incorporate with. Like with SPID and CBPC, I might be able to associate certain body types with certain bounce configurations. Maybe even assign skins or textures to each, like regular, muscular, skinny, etc... -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
Have you tried the settings in the description under Fallout 4 Support? -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
BodyGen doesn't have weight. It'll apply exactly what's in templates.ini. The random range (denoted by a colon), is optional. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
That's not how you normally make a preset but if that's how you want to do it, then it's still valid. The values will still be read accordingly. Just use "Edit SetSliders" to set the target weight of the preset. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
Experimental NiOverride Helper v3 GDrive link. - Added "Get Morphs" function for listing morphs in the console. - Added "Reset Inventory" toggle. - Inventory swap still occurs on cell NPCs reset sometimes, so I've added some handling for this case. And in the case you might still encounter this, you can just enable "Reset Inventory" and just reset the affected NPCs (using ClearMorphs). - Increased alias array capacity. - Tweaked re-equipping. - Tweaked timings. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
I don't think showracemenu is necessary. They apply to anyone. Anyway, those are just NiOverride function calls I've included that I don't really have any use case for, but perhaps can have a use for other mods. I'll probably make it public once I'm done with the jBS2BG update. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
Experimental MCM plugin for resetting NPC morphs. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
Yeah. And just in case, here's an experimental MCM plugin I've written for SE for resetting NPC morphs: GDrive link, since we still don't have a way of purging morphs in SE. It's experimental, so tell me some issues you might encounter. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
You can build their body meshes without morphs enabled. Or you can try not assigning any template on a morph: (I don't know if this works for LE, but it should for SE and FO4) Skyrim.esm|00000007= It would probably work for 3BBB. Try previewing the presets on BodySlide using 3BBB body. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
You need to copy "jBS2BG Export NPC List.pas" to the Edit Scripts folder. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
You don't need to start it through Mod Organizer. Just use it like any other application, export the .ini files anywhere you like and move the exported .ini files to the BodyGen directory. Since you're using MO, that would be something like: "Mod Organizer\mods\MyBodyGenFiles\meshes\actors\character\BodyGenData\Skyrim.esm\morphs.ini" "Mod Organizer\mods\MyBodyGenFiles\meshes\actors\character\BodyGenData\Skyrim.esm\templates.ini" -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
Try adding Skyrim.esm|00000007= in the morphs.ini to prevent affecting the Player. You can delete the .skse co-save file to reset all the morphs. However, I'm not sure if it might cause severe game-breaking problems further in the save. Probably not, but it will definitely reset all skse data to default, e.g. SOS plugins, although it should mostly fix itself. I don't know how much skse plugins store data in that file, but most skse plugins just store their data on a separate file like json or something. So generally, in theory, it should be safe. I might try looking into a script based solution using nioverride functions, but don't hold your breath as I'm still not sure if it'll work. -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
You have a comma at the end of RandomPR? -
jBS2BG - BodySlide to BodyGen Converter/Generator
asdasfa replied to asdasfa's topic in Downloads - Skyrim Non Adult Mods
Why would you have multiple morph files? I'm guessing the lowest one in the load order would overwrite the rest.