Editing Talk:XMB Fonts
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 13: | Line 13: | ||
**SCE-PS3 NewRodin JPN BoldVersion '''1.12''' <--- version | **SCE-PS3 NewRodin JPN BoldVersion '''1.12''' <--- version | ||
**SCEPS3NewRodinJPN-Bold | **SCEPS3NewRodinJPN-Bold | ||
==Font versions in DECR 0.82.006== | ==Font versions in DECR 0.82.006== | ||
Line 55: | Line 53: | ||
| colspan="7" {{cellcolors|#cccccc}} | | colspan="7" {{cellcolors|#cccccc}} | ||
|- | |- | ||
! SG-R-KOR || 1D77EE986DE202D74CD11B8E08983AD6 || style="text-align:left;" | | ! SG-R-KOR || 1D77EE986DE202D74CD11B8E08983AD6 || style="text-align:left;" | Yoon Design Sony Gothic Regular || SCE-PS3-SG-R-KOR.TTF || <abbr title="Yoon Design Inc.">YD</abbr> || 1.00 || Renamed in DECR 0.85 | ||
|- | |- | ||
|} | |} | ||
Line 118: | Line 116: | ||
| colspan="6" {{cellcolors|#cccccc}} | | colspan="6" {{cellcolors|#cccccc}} | ||
|- | |- | ||
! YG-L 14 || style="text-align:left;" | SCE-PS3 | ! YG-L 14 || style="text-align:left;" | SCE-PS3 Yoon Gothic Light || SCE-PS3-YG-L-KOR.TTF || <abbr title="Yoon Design Inc.">YD</abbr> || unknown || | ||
|- | |- | ||
! YG-R 15 || style="text-align:left;" | SCE-PS3 | ! YG-R 15 || style="text-align:left;" | SCE-PS3 Yoon Gothic Regular || SCE-PS3-YG-R-KOR.TTF || <abbr title="Yoon Design Inc.">YD</abbr> || unknown || | ||
|- | |- | ||
! YG-B 16 || style="text-align:left;" | SCE-PS3 | ! YG-B 16 || style="text-align:left;" | SCE-PS3 Yoon Gothic Bold || SCE-PS3-YG-B-KOR.TTF || <abbr title="Yoon Design Inc.">YD</abbr> || unknown || | ||
|- | |- | ||
| colspan="6" {{cellcolors|#cccccc}} | | colspan="6" {{cellcolors|#cccccc}} | ||
Line 232: | Line 230: | ||
**The file is different in CEX or DEX (in the lines where appears '''SCE-PS3 Rodin LATIN''' the CEX version has the font '''SCE-PS3 Rodin LATIN2''' added) | **The file is different in CEX or DEX (in the lines where appears '''SCE-PS3 Rodin LATIN''' the CEX version has the font '''SCE-PS3 Rodin LATIN2''' added) | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<MicroBrowser> | <MicroBrowser> | ||
<key>FileFormatVersion</key> | <key>FileFormatVersion</key> | ||
Line 415: | Line 413: | ||
**In path: dev_flash\vsh\resource\'''silk'''\etc\'''fontFileInfo.xml''' and dev_flash\vsh\resource\'''silk_nas'''\etc\'''fontFileInfo.xml''' (same file) | **In path: dev_flash\vsh\resource\'''silk'''\etc\'''fontFileInfo.xml''' and dev_flash\vsh\resource\'''silk_nas'''\etc\'''fontFileInfo.xml''' (same file) | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<MicroBrowser> | <MicroBrowser> | ||
<!-- This file is written in UTF-8 --> | <!-- This file is written in UTF-8 --> | ||
Line 510: | Line 508: | ||
! format_version ? !! entries ? | ! format_version ? !! entries ? | ||
|- | |- | ||
| [[3.15_CEX|3.15]]~{{ | | [[3.15_CEX|3.15]]~{{latest}} || 12331 || ae560a9f0795096c9857052441bd8cec || 00 01 || 1A 00 || (in little endian). Composed by 4 bytes header + 9 areas starting with 0x05FF + 17 areas starting with padding and 0x05 (see below) + 12 areas starting with 0x07FF | ||
|- | |- | ||
|} | |} |