hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.38k stars 2.19k forks source link

A Couple Small Text Issues in Metal Gear Acid 2 #10943

Closed TideGear closed 6 years ago

TideGear commented 6 years ago

Note the garbage text... screenshot_20180420-002337_ppsspp

It might be trying to say the name of this area... screenshot_20180420-002309_ppsspp

Also, not that it's a useful feature with PPSSPP, but the Subsistence Link screen (choosable from the game's main menu) has clipped off text... screenshot_20180420-014617_ppsspp

This was with v1.5.4-919-g19ddeea8e on a Galaxy S9+ (USA).

hrydgard commented 6 years ago

The first one is probably due to us using a crappy font system for the ingame system dialogs. This has been reported many times and is a very hard one to fix.

The latter is just that you're not using original fonts from the real system (can be installed into assets/flash0/font ). Our free replacement fonts are not correctly dimensioned.