Editing 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 6: | Line 6: | ||
In PS3 firmware 2.00 it was added a feature that allows the user to select the font style in [[XMB]] column {{icon category settings}}->[''Theme settings'']->[''Font''] from the default "original", "rounded", or "pop". This same setting can be modifyed by installing a [[PlayStation 3 Theme (P3T)|.p3t theme]] and theoretically the setting should be stored in the list of "user settings" inside [[XRegistry.sys]] | In PS3 firmware 2.00 it was added a feature that allows the user to select the font style in [[XMB]] column {{icon category settings}}->[''Theme settings'']->[''Font''] from the default "original", "rounded", or "pop". This same setting can be modifyed by installing a [[PlayStation 3 Theme (P3T)|.p3t theme]] and theoretically the setting should be stored in the list of "user settings" inside [[XRegistry.sys]] | ||
The font file that will be used to display the texts is | The font file that will be used to display the texts is choosen by the PS3 firmware based on the [[Languages|language]] setting | ||
Some parts of the firmware | Some parts of the firmware specifyes the font style that will be used by using his "font familly" as can be seen in [[RCOXML Fonts]], there is not a known complete list of all the font families used by the system though. And is posible to change color, size, shadow and other text effects in the [[RCOXML Objects]] related | ||
Some error codes are specific for fonts as [[Error_Codes#Debug_errors|Debug font error codes]], and [[Error_Codes#Font_errors|Font error codes]] where can be seen how the firmware uses the codenames "fontset" and "glyph" | Some error codes are specific for fonts as [[Error_Codes#Debug_errors|Debug font error codes]], and [[Error_Codes#Font_errors|Font error codes]] where can be seen how the firmware uses the codenames "fontset" and "glyph" | ||
Other parts of the firmware as the blu-ray player software, the PSP emulator, or the | Other parts of the firmware as the blu-ray player software, the PSP emulator, or the webbrowser uses its specific fonts tthat cant be considered "system fonts" | ||
=Using PS3 fonts in PC= | =Using PS3 fonts in PC= |