Skip to content

Releases: Synthesis-Collective/SynthEBD

v0.7.0

23 May 06:39
779699e
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Added support for Skyrim installations in non-default locations (Thanks Noggog!)

Added real time image preview for textures.

Minor UI improvements and bug fixes (thanks TikiPrime for help debugging!)

Quality of life improvements for building config files:

  • Subgroups can now be dragged and dropped in the tree menu. Left click and drag to move; right click and drag to copy.
  • Asset destination paths are now inferred from the source file name when assigned via the Search button (for standard file names only).
  • Asset destination paths can be reassigned from a human-interpretable dropdown menu that gets translated into the corresponding record path.
  • Asset destination paths can be auto-assigned for a whole config file using the "Auto-Set Destination Paths" button.

Enabled user to specify the portable settings folder (so that config files are written to that folder upon installing a config archive).

Fixed incompatibility with EasyNPC (Thanks Frolique for catching it!)

  • Updated all config files to incorporate the fix.
  • If you have your own config files you wish to update, simply open them in a text editor and replace all instances of PatchableRaces.Contains(Race) with MatchRace(Race, AdditionalRaces, MatchDefault).

v0.6.0

20 Apr 21:00
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

AutoBody distribution can now be done by generating morphs.ini file (default) or through quest + JContainers (original / oBody mode). This is because JContainers apparently has some issues with VR.

Fixed patcher environment creation for users who do not have SSE installed.

Creating a new config file or updating gender now updates the default record template.

Fixed confirmation dialog for deleting config files (Thanks TikiPrime!)

Added program icon :)

All config files same as previous; reuploaded for convenience.

v0.5.1

22 Mar 09:48
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

UI fixes for scrolling and missing ForceIf weighting checkboxes
Fix for crash when installing a config archive that doesn't have a manifest
Fixed record template handling when some esps live in the main Record Templates folder while others live in the portable folder

All config files same as previous; reuploaded for convenience.

v0.5.0

20 Mar 21:50
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Fixed BodySlide assignment to respect ForceIf attributes.
Improved logging for NPC Attributes - Verbose Log now shows which Disallowed Attributes were matched, or which Allowed Attributes were not matched, for a subgroup that gets excluded due to mismatched Attributes.
Optional Detailed Attribute mode that replaces Attribute FormKeys with Names or EditorIDs to make log interpretation easier (default off to conserve performance).

All config files identical to previous release - reuploaded for convenience.

v0.4.0

11 Mar 09:42
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Added missing button to add top-level subgroups to config files
API update to fix FormKey pickers getting scrambled when choosing different list options (thanks Noggog!)
Added config files for Demoniac textures

All other config files same as previous release and added here for convenience.

v0.3.1

27 Feb 10:20
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Added master ordering to fix game hang on startup in some cases (Thanks to Noggog, focustense, and Cloud, proud snowflake for providing the fix!)

Fix for crash if duplicate BodyGen configs are installed.

Minor improvements to crash logging.

All config files identical to those of 0.3.0 and reuploaded here for convenience.

v0.3.0

26 Feb 10:05
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Fixed crash associated with Required/Excluded subgroups
Fixed crash adding Specific NPC Assignment
Fixed patcher unable to overwrite previous output
Record templates updated to have vanilla paths so that config files missing some texture paths fall back to vanilla textures at those paths.

All configs same as previous and reuploaded for convenience.

v0.2.0

23 Feb 22:03
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Added stack trace dump to global exception handling
Added game version selection
--- If you change the game version from default (Skyrim SE) after already having config files installed and the patcher isn't seeing your asset paths, simply close and relaunch the patcher.
Added "Merge" option to config files (only useful for config file authors in rare cases).
Added new config installer for Mature Skin
Other config files in this release are same as from v0.1.0 and are attached here for convenience only; no need to redownload.

v0.1.0

20 Feb 10:50
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial Public Offering

Extract the SynthEBD folder contents to a folder of your choosing.
Launch SynthEBD through your mod manager if you're using one.
Please see the ReadMe for usage instructions.