-
Notifications
You must be signed in to change notification settings - Fork 20
/
README.txt.in
45 lines (30 loc) · 1.38 KB
/
README.txt.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
==============
== NifSkope ==
==============
NifSkope is a tool for analyzing and editing NetImmerse files (.nif)
This is version @VERSION@ of NifSkope.
Known Issues and Workarounds
----------------------------
* Do not install nifskope whilst blender is running.
* Be warned that collada export is still very experimental. It may, or
may not, work for you.
* On some graphic cards textures show up black or distorted. If this happens,
uncheck "Shaders" in NifSkope's settings.
* Models with multiple texture maps may appear to be missing some textures,
but they will become visible when some texture maps are disabled. This is
due to the limited number of texture units in graphics hardware.
* If one of NifSkope's windows disappears due to moving it to a location
outside of the desktop view, close NifSkope and remove the NifSkope settings
by deleting the registry key(s)
HKEY_USERS\S-1-5-***\Software\NifTools\NifSkope-***
Launch NifSkope again, and all windows will appear at their default
position.
* If NifSkope does not start at all, check your firewall. NifSkope uses the
network (locally, nothing is sent to the outside world) to communicate with
itself.
Reporting bugs
--------------
http://sourceforge.net/tracker/?group_id=149157&atid=776343
Compiling NifSkope from source
------------------------------
http://niftools.sourceforge.net/wiki/NifSkope/Compile