PS3 emulator/debugger
Go to file
Alexandro Sánchez Bach 66a9acfb04 cellFont rendering functions
-Now, all the games using rendering text using
cellFontRenderCharGlyphImage and all the related functions should work,
or at least don't crash.

-There are still issues with the character position on surface, and in
some cases, it renders the text with a different font than the one the
game specified. A lot of cellFont stuff is still missing or may be not
properly implemented.

-For games using system-embedded fontsets you have to find a *legal* way
to copy the .TTF files from your PS3 into dev_flash/data/font.
2014-02-09 12:07:50 +01:00
bin Improved Boot UI. 2013-12-08 18:54:45 +02:00
GL OpenGL renderer: 2013-08-26 17:18:59 +03:00
rpcs3 cellFont rendering functions 2014-02-09 12:07:50 +01:00
scetool Improved Boot UI. 2013-12-08 18:54:45 +02:00
stblib cellFont rendering functions 2014-02-09 12:07:50 +01:00
unpkg Minor changes 2014-02-06 22:34:05 +04:00
Utilities Implemented vfsLocalDir & vfsDirBase. 2014-02-02 21:42:32 +02:00
wxWidgets PPUDecoder: 2013-07-03 23:25:54 +03:00
.gitignore cellFont rendering functions 2014-02-09 12:07:50 +01:00
README.md Initial commit 2012-11-03 08:16:18 -07:00
rpcs3.sln Implemented PKG Installer, improved Boot game. 2013-11-13 22:35:25 +04:00

rpcs3

PS3 emulator/debugger