Editing RCOXML Objects
Jump to navigation
Jump to search
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 760: | Line 760: | ||
**"0x3", "0x13", "0x14", "0x15", "0x17", "0x10013", "0x10014", "0x10015", "0x10016", "0x5f2", "0x5f5", "0x6bd", "0x6d7", etc...</strike> | **"0x3", "0x13", "0x14", "0x15", "0x17", "0x10013", "0x10014", "0x10015", "0x10016", "0x5f2", "0x5f5", "0x6bd", "0x6d7", etc...</strike> | ||
**"0x13000100", "0x14000100" (extracted as data type = unk) | **"0x13000100", "0x14000100" (extracted as data type = unk) | ||
**This attribute needs to be renamed '''textOverrideFontSizeY''', is used to load the font size from the [[XMB Layouts]]: | **This attribute needs to be renamed '''textOverrideFontSizeY''', is used to load the font size from the [[XMB Layouts]] lines 19 up to 24 (first 2 bytes = grid versions) where are located this values for font sizes (last 2 bytes with value 0100 is an scale factor): | ||
0x12000100 = 32 pixels font size ( | 0x12000100 = 32 pixels font size (for 1080p resolution) | ||
0x13000100 = 26 pixels font size ( | 0x13000100 = 26 pixels font size (for 1080p resolution) | ||
0x14000100 = 23 pixels font size ( | 0x14000100 = 23 pixels font size (for 1080p resolution) | ||
0x15000100 = 21 pixels font size ( | 0x15000100 = 21 pixels font size (for 1080p resolution) | ||
0x16000100 = 19 pixels font size ( | 0x16000100 = 19 pixels font size (for 1080p resolution) | ||
0x17000100 = 18 pixels font size ( | 0x17000100 = 18 pixels font size (for 1080p resolution) | ||
*'''textOverrideUnk57''' valid values extracted as data type "unk", found in PS3 4.76 ofw | *'''textOverrideUnk57''' valid values extracted as data type "unk", found in PS3 4.76 ofw | ||
**"0x3000000" (1235 times), "0x1be0000" (2 times), "0x39a0010" (19 times), "0xb480010" (4 times), "0xf770010" (2 times), etc... | **"0x3000000" (1235 times), "0x1be0000" (2 times), "0x39a0010" (19 times), "0xb480010" (4 times), "0xf770010" (2 times), etc... | ||
0x3000000 = 0 pixels | 0x3000000 = 0 pixels | ||
0x1be0000 = 7 pixels | 0x1be0000 = 7 pixels | ||
0x39a0010 = 11 pixels | 0x39a0010 = 11 pixels | ||
0xb480010 = unknown ( | 0xb480010 = unknown (line 2889 in the layout_grid_table_1080.txt from 4.70~4.88) | ||
0xf770010 = unknown ( | 0xf770010 = unknown (line 3960 in the layout_grid_table_1080.txt from 4.70~4.88) | ||
===(0x81F) EditBox=== | ===(0x81F) EditBox=== |