OBD talk:TXMP: Difference between revisions
→0x 00 10 00 00
Line 212: | Line 212: | ||
:It appears to me that this bit means that the byte order of texture raw data must be swapped, it does not have anything to do with the number of bits which is encoded in the texture format anyway. [[User:Neo|Neo]] | :It appears to me that this bit means that the byte order of texture raw data must be swapped, it does not have anything to do with the number of bits which is encoded in the texture format anyway. [[User:Neo|Neo]] | ||
:Q: Whom is the swapped data relevant to, then? "Texture format" = "store type"? "Number of bits" = RGB color depth = "store type"? [[User:Geyser|geyser]] | :Q: Whom is the swapped data relevant to, then? "Texture format" = "store type"? "Number of bits" = RGB color depth = "store type"? [[User:Geyser|geyser]] | ||
:A: The data from raw file is byte swapped. This is independent of texture format (= store type) which also includes the number of bits used. | :A: The data from raw file is byte swapped. This is independent of texture format (= store type) which also includes the number of bits used. [[User:Neo|Neo]] | ||
====0x 00 20 00 00==== | ====0x 00 20 00 00==== | ||
:IIRC, that bit is never used in Oni. If you use it, Oni chrashes. [[User:Ssg|Ssg]] 11:06, 13 February 2007 (CET) | :IIRC, that bit is never used in Oni. If you use it, Oni chrashes. [[User:Ssg|Ssg]] 11:06, 13 February 2007 (CET) |