Closed arves100 closed 2 years ago
Could you post one or two example nifs as a reference?
https://www.mediafire.com/file/wz1vlau976o1y6z/nifs.zip/file This are two example nifs, one is an npc and one is an example map that contains the CsNiNode.
Looks good to me. However, it seems that this PR is into the master branch. Typically, PRs are into the develop
branch. You might get some merge conflicts there because of a recent edit to where the version tags are stored, so you'd need to resolve those as well, but the changes themselves seem to work.
Looks good to me. However, it seems that this PR is into the master branch. Typically, PRs are into the
develop
branch. You might get some merge conflicts there because of a recent edit to where the version tags are stored, so you'd need to resolve those as well, but the changes themselves seem to work.
I have now changed the base branch to develop and updated the XML accordingly
Version: Gamebryo 20.3.0.9 (I am not sure if that place is ok because theorically speaking the game should have an unmodified gamebryo) The maps have a custom node called "CsNiNode" with some binary informations (NiBinaryExtraData) which are out of scope for the specifications.