-
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
Feature Request: Add an option switch to use font files from the game ROM. #19111
Comments
@GitUpYao Do you know other chinese patched games also same problem ? |
ppsspp v1.17.1-334 log: |
It is using custom font library. Fix hrydgard#19111
Most games containing this issue have been fixed with Chinese patches. Maybe these are the last few. Thanks |
@GitUpYao When I solve the problem , I also remove zh_gb.pgf (Chinese font) hack |
@GitUpYao The patch haven't merged yet |
What should happen
If some Chinese translation games use their own fonts, text will be missing, but as long as you change the name of "PSP_GAME\USRDIR\fonts.ppgf" in the game rom and replace it with "ppsspp\assets\flash0\font\jpn0.ppgf", you will be fine. Perfect solution to this problem.
before use:
After use:
Who would this benefit
Many people who play Chinese translation games. I have been troubled by this problem for several years. I hope a switch can be added to toggle it.
Platform (if relevant)
None
Games this would be useful in
ULJS-00371-凉宫春日的追忆 汉化版
Other emulators or software with a similar feature
No response
Checklist
The text was updated successfully, but these errors were encountered: