OBD:TRSC: Difference between revisions

From OniGalore
Jump to navigation Jump to search
mNo edit summary
m (changed hex image link)
Line 1: Line 1:
{{OBD_File_Header | type=TRSC | prev=TRMA | next=TRTA | name=Screen (Aiming) Collection | family=Character | align=center}}
{{OBD_File_Header | type=TRSC | prev=TRMA | next=TRTA | name=Screen (Aiming) Collection | family=Character | align=center}}


----


Some of the TRSC files are 0 byte files. That means, that Oni will take the information out of the TRSC files of level 0. Below is an example of a TRSC file of level 0.
Some of the TRSC files are 0 byte files. That means, that Oni will take the information out of the TRSC files of level 0. Below is an example of a TRSC file of level 0.


http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/trsc_a.gif
 
[[image:trsc_a.gif]]
 


{{Table}}
{{Table}}
Line 12: Line 13:
{{OBDtr| 0x00 | res_id  |FF0000| 01 CE 09 00 | 2510 | 02510-konoko_screens.TRSC }}
{{OBDtr| 0x00 | res_id  |FF0000| 01 CE 09 00 | 2510 | 02510-konoko_screens.TRSC }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 00 | 0    | level 0 }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 00 | 0    | level 0 }}
{{OBDtr| 0x08 | char[22] |00FF00| AD DE...    | dead | unused }}
{{OBDtr| 0x08 | char[22] |00FF00| AD DE       | dead | unused }}
{{OBDtr| 0x0E | int16    |00FFFF| 0D 00      | 13  | array size }}
{{OBDtr| 0x0E | int16    |00FFFF| 0D 00      | 13  | array size }}
{{OBDtrBK}}
{{OBDtrBK}}
Line 18: Line 19:
|}
|}


----


{{OBD_File_Footer | type=TRSC | prev=TRMA | next=TRTA | name=Screen (Aiming) Collection | family=Character}}
{{OBD_File_Footer | type=TRSC | prev=TRMA | next=TRTA | name=Screen (Aiming) Collection | family=Character}}

Revision as of 19:36, 2 September 2007

ONI BINARY DATA
TRMA << Other file types >> TRTA
TRSC : Screen (Aiming) Collection
switch to XML:TRSC page
Overview @ Oni Stuff
OBD.png


Some of the TRSC files are 0 byte files. That means, that Oni will take the information out of the TRSC files of level 0. Below is an example of a TRSC file of level 0.


Trsc a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 CE 09 00 2510 02510-konoko_screens.TRSC
0x04 lev_id 01 00 00 00 0 level 0
0x08 char[22] AD DE dead unused
0x0E int16 0D 00 13 array size
First element (black outline)
0x00 int32 01 C1 09 00 2497 link to 02497-KONPISaim_screen_run.TRAS


ONI BINARY DATA
TRMA << Other file types >> TRTA
TRSC : Screen (Aiming) Collection
Character file