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

From Deep Sea Knowledge
Jump to navigation Jump to search
(fix stage name size)
(makes more sense for stage id to be uint32)
Line 4: Line 4:
 
! Offset !! Description !! Length !! Additional Notes
 
! Offset !! Description !! Length !! Additional Notes
 
|-
 
|-
| 0x0 || Stage ID || 2 || Little endian
+
| 0x0 || Stage ID || 4 || Little endian
 
|-
 
|-
 
| 0x1E || Time Edited: Year || 2 || Little endian
 
| 0x1E || Time Edited: Year || 2 || Little endian

Revision as of 18:30, 25 April 2019

Offset Description Length Additional Notes
0x0 Stage ID 4 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 0x24 UTF16LE
0xC998 JPEG Thumbnail 0x25800