From 05217da17eeea67ef57fec542eb4906e5f2bc09f Mon Sep 17 00:00:00 2001 From: ttl269 Date: Sun, 22 Mar 2015 17:50:38 +0100 Subject: [PATCH 1/2] Support for 20.3.1.1 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). --- nif.xml | 72 ++++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 59 insertions(+), 13 deletions(-) diff --git a/nif.xml b/nif.xml index fcf535d..66aad59 100644 --- a/nif.xml +++ b/nif.xml @@ -1,6 +1,6 @@ - +