Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for 20.3.1.1 #47

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ttl269
Copy link
Member

@ttl269 ttl269 commented Mar 22, 2015

@neomonkeus @skyfox69 @jonwd7 @Ghostwalker71 @throttlekitty @nexustheru @amorilia

Added support for opening 20.3.1.1 files from game "Fantasy Frontier Online" in Nifskope.

  • Some files are not rendered in recent version of Nifskope due to they use compacted way of storing 3D data (half-floats, ByteVector3, ByteColor3, ByteColor4).
  • Some files are not opened in recent version of Nifskope due to they use shortened version of GameBryo type nif header string.

More discussion #31
Both problems with Nifskope are described here

Added support for opening 20.3.1.1 files from game "Fantasy Frontier Online" in Nifskope. The files are not rendered in recent version of Nifskope due to they use compacted way of storing 3D data (half-floats, ByteVector3, ByteColor3, ByteColor4).
@hexabits
Copy link
Member

Is Vector3a the half-floats? If so, can it be renamed to HalfVector3?

Compound "Vector3a" renamed to "HalfVector3" and "TexCoord2" renamed to "HalfTexCoord".
@ttl269
Copy link
Member Author

ttl269 commented Mar 23, 2015

@jonwd7 Yes, it contains half-floats. Renamed it according to your suggestion. I renamed TexCoord2 to HalfTexCoord as it seems that it also uses half-floats.

@zlj19901024
Copy link

@ttl269 THX for your enhancement of this issue. I just found a job recently so I just saw this issue today. But I will still continue to pay attention to this issue' updating and if you have something required form me, pls feel free to ask. :)

@neomonkeus neomonkeus modified the milestone: Version 0.8 Apr 12, 2016
@neomonkeus neomonkeus modified the milestones: Version 0.8, Version 1.0 Sep 18, 2019
Candoran2 added a commit to Candoran2/nifxml that referenced this pull request Sep 16, 2023
Candoran2 added a commit to Candoran2/nifxml that referenced this pull request Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants