|
|
Line 1: |
Line 1: |
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> TRSC File
| | {{OBD_File_Header | type=TRSC | prev=TRMA | next=TRTA | name=Screen (Aiming) Collection | family=Character | align=center}} |
| | |
| | |
| <CENTER>[[OBD:TRMA|<==]] <FONT SIZE=5>TRSC File</FONT> [[OBD:TRTA|==>]]<BR>
| |
| <FONT SIZE=2>Screen (Aiming) Collection - Character File</FONT></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 | | http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/trsc_a.gif |
|
| |
|
| | {{Table}} |
| | {{OBD_Table_Header}} |
| | |- ALIGN=CENTER VALIGN=TOP |
| | {{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| 0x08 | char[22] |00FF00| AD DE... | dead | unused }} |
| | {{OBDtr| 0x0E | int16 |00FFFF| 0D 00 | 13 | array size }} |
| | {{OBDtrBK}} |
| | {{OBDtr| 0x00 | int32 |FFC8C8| 01 C1 09 00 | 2497 | link to 02497-KONPISaim_screen_run.[[OBD:TRAS|TRAS]] }} |
| | |} |
|
| |
|
| <TABLE BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0>
| | ---- |
| <TR ALIGN=CENTER BGCOLOR="#FFDDBB"><TD WIDTH=15%><B>Hex</B></TD><TD WIDTH=15%><B>Translation</B></TD><TD WIDTH=70%><B>Meaning</B></TD></TR>
| |
| <TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#FF0000">01 CE 09 00</TD><TD>2510</TD><TD ALIGN=LEFT>02510-konoko_screens.TRSC</TD></TR>
| |
| <TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#FFFF00">01 00 00 00</TD><TD>0</TD><TD ALIGN=LEFT>level 0</TD></TR>
| |
| <TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#00FF00">AD DE</TD><TD>dead</TD><TD ALIGN=LEFT>not used</TD></TR>
| |
| <TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#00FFFF">0D 00</TD><TD>13</TD><TD ALIGN=LEFT>13 packages follow (one package is edged in black)</TD></TR>
| |
| <TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"><TD COLSPAN=3><FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT></TD></TR>
| |
| <TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#FFC8C8">01 C1 09 00</TD><TD>2497</TD><TD ALIGN=LEFT>link to 02497-KONPISaim_screen_run.[[OBD:TRAS|TRAS]]</TD></TR>
| |
| </TABLE>
| |
| | |
| | |
| <HR>
| |
| <CENTER>[[OBD:TRMA|<==]] <B>TRSC File</B> [[OBD:TRTA|==>]]</CENTER>
| |
| <HR>
| |
| | |
|
| |
|
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> TRSC File
| | {{OBD_File_Footer | type=TRSC | prev=TRMA | next=TRTA | name=Screen (Aiming) Collection | family=Character}} |