The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.28 (Linux)
|
![]() |
Add support for Chinese PSP Game - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56) +---- Thread: Add support for Chinese PSP Game (/showthread.php?tid=96031) Pages:
1
2
|
RE: Add support for Chinese PSP Game - sum2012 - 11-19-2012 R2863 separate name screen and in-game log font debug log RE: Add support for Chinese PSP Game - gid15 - 11-19-2012 (11-19-2012, 01:14 PM)sum2012 Wrote: R2863What is wrong in the name input screen? From the log file, it looks all fine. Could you post the same screen from a real PSP? RE: Add support for Chinese PSP Game - sum2012 - 11-19-2012 gb3s1518.bwfon: http://img443.imageshack.us/img443/8995/namel.jpg use zh_gb.pgf,renamed it to jpn0.pgf to run http://img715.imageshack.us/img715/8871/nameinputfontcorrect.jpg Edit:Attach zh_gb.pgf(renamed it to jpn0.pgf ) name screen 's font debug log (11-19-2012, 01:45 PM)gid15 Wrote: What is wrong in the name input screen? From the log file, it looks all fine. RE: Add support for Chinese PSP Game - sum2012 - 11-19-2012 omg imageshack.us deleted my image gb3s1518.bwfon: http://www.emunewz.net/forum/showthread.php?tid=96031&pid=130830#pid130830 use zh_gb.pgf,renamed it to jpn0.pgf to run This attached post's image RE: Add support for Chinese PSP Game - sum2012 - 11-21-2012 Attach real psp 's name input screen RE: Add support for Chinese PSP Game - gid15 - 11-23-2012 Thank you for the very helpful screenshots! I've improved some font values in r2872. Could you retest? RE: Add support for Chinese PSP Game - sum2012 - 11-29-2012 Rev2878 font total break-Now loading,name input ,in-game Attach hle.Font debug log RE: Add support for Chinese PSP Game - gid15 - 11-30-2012 (11-29-2012, 11:57 PM)sum2012 Wrote: Rev2878OK, I will build a test application to be run on a Chinese PSP. I can't open this font on my PSP... RE: Add support for Chinese PSP Game - sum2012 - 11-30-2012 jpcsp\src\jpcsp\HLE\kernel\types\SceFontInfoBW.java confirm charInfo.bitmapTop = charBitmapWidth; make font total bad. Comment\remove the line only name input screen font wrong in the bottom |