Difference between revisions of "Super Smash Bros. Ultimate/Custom Stages"

From Deep Sea Knowledge
Jump to navigation Jump to search
(more fields)
(even more fields)
Line 19: Line 19:
 
|-
 
|-
 
| 0x26 || Creator Nickname || possibly up to 0x54 || UTF16LE
 
| 0x26 || Creator Nickname || possibly up to 0x54 || UTF16LE
 +
|-
 +
| 0x7A || Country Code || 2 || "US", "CA", etc...
 
|-
 
|-
 
| 0x80 || User-specific identifier || 8 || Possibly NEX Unique ID?
 
| 0x80 || User-specific identifier || 8 || Possibly NEX Unique ID?
 +
|-
 +
| 0x110 || Stage Name || 0x20 || UTF16LE
 +
|-
 +
| 0xC998 || JPEG Thumbnail || Unknown ||
 
|}
 
|}
  
 
[[Category:Super Smash Bros. Ultimate]]
 
[[Category:Super Smash Bros. Ultimate]]

Revision as of 18:58, 23 April 2019

Offset Description Length Additional Notes
0x0 Stage ID 2 Little endian
0x1E Time Edited: Year 2 Little endian
0x20 Time Edited: Month 1
0x21 Time Edited: Day 1
0x22 Time Edited: Hour 1
0x23 Time Edited: Minutes 1
0x24 Time Edited: Seconds 1
0x26 Creator Nickname possibly up to 0x54 UTF16LE
0x7A Country Code 2 "US", "CA", etc...
0x80 User-specific identifier 8 Possibly NEX Unique ID?
0x110 Stage Name 0x20 UTF16LE
0xC998 JPEG Thumbnail Unknown