Netease NXS: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks m (Ikskoks moved page LifeAfter NXS to Netease NXS without leaving a redirect) |
imported>Ikskoks m (Ikskoks moved page LifeAfter NXS to Netease NXS without leaving a redirect) |
(No difference)
| |
Latest revision as of 09:10, 22 May 2022
Back to index | Edit this page
NXS
- Format Type : Compiled Script
- Endian Order : Little Endian
- Signature : 74 49
Format Specifications
// header 2 bytes (uint16) - signature // 74 49 4 bytes (uint32) - original name length x bytes (char) - original name // e.g. "lib\ConfigParser.py" // TODO
Notes and Comments
- NXS files are compiled Python scripts. They are stored in Netease NPK archives.
Games
List of games using this file format:
- LifeAfter (*.NXS)
QuickBMS Script
Not written yet.
Compatible Programs