Nekojiru NJS: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == NJS == * ''' Format Type ''': Archive <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature '''...") |
imported>Ikskoks |
||
| Line 21: | Line 21: | ||
=== Notes and Comments === | === Notes and Comments === | ||
* In each NJS file there is a description field: "This byte-format is native data for class SerializedImageObj" | |||
=== Games === | === Games === | ||
Revision as of 10:26, 11 June 2022
Back to index | Edit this page
NJS
- Format Type : Archive
- Endian Order : Little Endian
- Signature : NEKOJIRU
Format Specifications
// header 1 byte (uint8) - signature length 8 bytes (char) - signature // "NEKOJIRU" // TODO
Notes and Comments
- In each NJS file there is a description field: "This byte-format is native data for class SerializedImageObj"
Games
List of games using this file format:
- Nekojiru Seal Studio (PC) (*.NJS)
QuickBMS Script
Not written yet.
Compatible Programs
None.