Editing Resource Container CXML (RCO, QRC, Theme Files, RAF, CXML)

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 371: Line 371:
{{Zlib Header}}
{{Zlib Header}}
</small>
</small>
'''Offset(h) 00 01 02 03  04 05 06 07  08 09 0A 0B  0C 0D 0E 0F'''
'''00000000'''  <span style="background:#666666;">52 43 4F 46</span>  <span style="background:#666666;">10 01 00 00</span>  <span style="background:#ff8888;">50 00 00 00</span>  <span style="background:#ff8888;">2C 15 00 00</span>  RCOF....P...,...
'''00000010'''  <span style="background:#88ff88;">80 15 00 00</span>  <span style="background:#88ff88;">B0 00 00 00</span>  <span style="background:#8888ff;">30 16 00 00</span>  <span style="background:#8888ff;">98 00 00 00</span>  €...°...0...˜...
'''00000020'''  <span style="background:#ffeedd;">D0 16 00 00</span>  <span style="background:#ffeedd;">F1 01 00 00</span>  <span style="background:#ffeebb;">D0 18 00 00</span>  <span style="background:#ffeebb;">00 00 00 00</span>  Ð...ñ...Ð.......
'''00000030'''  <span style="background:#ffee99;">D0 18 00 00</span>  <span style="background:#ffee99;">34 00 00 00</span>  <span style="background:#ffee77;">10 19 00 00</span>  <span style="background:#ffee77;">2C 00 00 00</span>  Ð...4.......,...
'''00000040'''  <span style="background:#ffee55;">40 19 00 00</span>  <span style="background:#ffee55;">8C 00 00 00</span>  <span style="background:#ffee33;">D0 19 00 00</span>  <span style="background:#ffee33;">60 89 00 00</span>  @...Œ...Ð...`‰..
{| class="wikitable"
|-
! Name !! Offset !! Size !! Example !! Remark
|-
| Magic || 0x00 || 0x04 || {{cellcolors|#666666|#ffffff}} 52 43 4F 46 || 'RCOF'
|-
| Version || 0x04 || 0x04 || {{cellcolors|#666666|#ffffff}} 00 00 01 10* || CXML version '1.10'
|-
| Tree Table Offset || 0x08 || 0x04 || {{cellcolors|#ff8888}} 00 00 00 50* ||
|-
| Tree Table Size || 0x0C || 0x04 || {{cellcolors|#ff8888}} 00 00 15 2C* ||
|-
| ID String Table Offset || 0x10 || 0x04 || {{cellcolors|#88ff88}} 00 00 15 80* ||
|-
| ID String Table Size || 0x14 || 0x04 || {{cellcolors|#88ff88}} 00 00 00 B0* ||
|-
| ID Integer Table Offset || 0x18 || 0x04 || {{cellcolors|#8888ff}} 00 00 16 30* ||
|-
| ID Integer Table Size || 0x1C || 0x04 || {{cellcolors|#8888ff}} 00 00 00 98* ||
|-
| String Table Offset || 0x20 || 0x04 || {{cellcolors|#ffeedd}} 00 00 16 D0* ||
|-
| String Table size || 0x24 || 0x04 || {{cellcolors|#ffeedd}} 00 00 01 F1* ||
|-
| overlapped || 0x28 || 0x04 || {{cellcolors|#ffeebb}} 00 00 18 D0* || Overlapped
|-
| empty || 0x2C || 0x04 || {{cellcolors|#ffeebb}} 00 00 00 00 || Not used
|-
| Styles ID Integer Table Offset || 0x30 || 0x04 || {{cellcolors|#ffee99}} 00 00 18 D0* ||
|-
| Styles ID Integer Table Size || 0x34 || 0x04 || {{cellcolors|#ffee99}} 00 00 00 34* ||
|-
| Integer Array Table Offset || 0x38 || 0x04 || {{cellcolors|#ffee77}} 00 00 19 10* ||
|-
| Integer Array Table Size || 0x3C || 0x04 || {{cellcolors|#ffee77}} 00 00 00 2C* ||
|-
| Float Array Table Offset || 0x38 || 0x04 || {{cellcolors|#ffee55}} 00 00 19 40* ||
|-
| Float Array Table Size || 0x3C || 0x04 || {{cellcolors|#ffee55}} 00 00 00 8C* ||
|-
| File Table Offset || 0x38 || 0x04 || {{cellcolors|#ffee33}} 00 00 19 D0* ||
|-
| File Table Size || 0x3C || 0x04 || {{cellcolors|#ffee33}} 00 00 89 60* ||
|-
|}
* reversed little endian
*Notes
**The sizes doesn't includes the (possible) padding at the end of all tables


===Main Header===
===Main Header===
Please note that all contributions to Vita Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see Vita Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Templates used on this page: