forked from amorilia/nifskope
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathREADME.TXT
40 lines (27 loc) · 1.23 KB
/
README.TXT
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
==============
== NifSkope ==
==============
NifSkope is a tool for analyzing and editing NetImmerse files (.nif)
This is version 1.1.0 of NifSkope.
Known Issues and Workarounds
----------------------------
* 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