-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Final Fantasy III (NPUH10125): Minor regression in text/font alignment in all PPSSPP revisions since v0.9.1-2199-gea05c93 #4404
Comments
The issue is still present in the latest master at the moment (v0.9.5-31-g72950d8 72950d8) |
Thanks @solarmystic .I will check this out. |
@solarmystic , jsut wonder what is the size of your ripped original PSP font jpn0.pgf ? (My one is 1587100 bytes) |
@raven02 mine is 1581700 bytes |
Thanks @solarmystic .Will pull the fix shortly. |
Does it still happen out-of-the-box with the fonts PPSSPP comes with? -[Unknown] |
Right, so this is still an issue. I mean, it's clearly a hack, this result seemed expected to me. -[Unknown] |
Issue is as stated in the title. Responsible commit found via bisecting is v0.9.1-2166-g92042e6 92042e6 by @raven02 merged into master with v0.9.1-2199-gea05c93 ea05c93
Contrary to what the commit says (i.e. it should only affect the game when using the provided PSP fonts), this issue happens when using either the ripped original PSP fonts or when using the provided packaged fonts in this game.
Screenshots showing the issue (observe the letters "u" and "g" in the dialogue boxes) when using:
Provided packaged fonts
![2166raven02responsibleppssppfonts](https://camo.githubusercontent.com/d621a7c6db2fb8d972cfd0b9657706e3ad6c160e27fe0215a22aa2efa685ba30/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f343334353135302f313435383534312f61353136653935632d343338302d313165332d393030352d6630363963663966353561612e4a5047)
Ripped original fonts
![2166raven02responsiblepsporiginal](https://camo.githubusercontent.com/fead8286a54faf6e82f6f05d006432fa508fa87970d1612034f3c40affa9a799/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f343334353135302f313435383534322f61613635373136632d343338302d313165332d393464612d6532326534323730376664622e4a5047)
Last unaffected revision in chronological order is v0.9.1-2197-g7b982c0 7b982c0 when using either the provided PSP fonts or the original PSP fonts ripped from the hardware
Provided packaged fonts:
![2197ppsspp](https://camo.githubusercontent.com/942e00363d6b802c563baadd198e8e591bcaea85c1648230393705c637f93364/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f343334353135302f313435383535302f32643666396132652d343338312d313165332d393066342d3934326162303733333836302e4a5047)
Ripped original fonts:
![2197oripsp](https://camo.githubusercontent.com/7b038053c4f7eab507157b493b0f31b9ddd38fd0784d815c634d876e730ccdd9/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f343334353135302f313435383534392f32613639633062362d343338312d313165332d393739312d3131626463306361313830372e4a5047)
Tested on the following machine:
The text was updated successfully, but these errors were encountered: