ManlyMarco
ManlyMarco
Moved from https://github.com/IllusionMods/BepisPlugins/issues/150 > When performing a 3D capture in the 5 Dec 2021 version, the position of the additional camera to animate on the timeline was not applied. >...
> When a character gets swapped out, the additional bones get deleted and then re-added. Anything that was referencing the old bones would need to get updated to reference the...
Hit some roadblocks, delayed indefinitely.
Seems to often happen with WatsonTranslate.dll after the dist folder is removed, and gets fixed by rebuilding a few times.
Catch failed zipmod loads and provide a useful message to help debug the issue. Currently it's just: > XmlException: Data at the root level is invalid. Line 1, position 1....
This causes settings to not be changed when closing the game with the console close or when the game crashes. It's an issue with at least PE.
Requires #46 to be merged first. Must be merged by a merge commit.
Changes need to be adapted to KKS, which may or may not be a challenge. Must be merged by a merge commit.
## Description Make UnityInput and KeyboardShortcut available in IL2CPP as well. ## Motivation and Context With the merging of https://github.com/BepInEx/BepInEx/commit/d9b95a0ac76e53c4f0f2be93939adb02cfde16d4 the implication was that it would be available in IL2CPP...