What's Changed
- Add ShaderMapping config files by @NiggoJaecha in #208
- Creates two .xml files under ./UserData/config where the user can optionally configure the mapping for swapping.
- [ME] KKS equivalent method starts with b__25_4 (bugfix) by @jalil49 in #209
- [ME] Fix timeline compatibility for characters when the character identifier changes (copy character, import scene) by @RikkiBalboa in #210
- [ShaderSwapper] Add TessMin Clamp and Screenshot Override settings by @ManlyMarco in #213
- TessMin Clamping - Clamp the TessMin value of all xukmi *Tess shaders to 1.0 - 1.5 range to improve performance with cards that have this set way too high. Warning: The limited value could be saved to the card/scene (but shouldn't).
- TessMin Override on Screenshots - Temporarily override the TessMin value of all xukmi *Tess shaders to 25 when taking screenshots to potentially improve quality (minimal speed hit but may have no perceptible effect).
- 9ac06ec @ManlyMarco [AccessoriesToStudioItems] Update packages (forces user to install latest Sideloader with a necessary fix, no functionality changed otherwise)
- de8a51a @ManlyMarco [ME] Optimize MEStudio.GetObjectID (helps with scenes with a lot of items)
Full Changelog: v245...v246