Emulator Issues #11388
closedPlease include a high-resolution system font replacement
0%
Description
Games like Phantasy Star Online Episode I&II use the system font for a lot of the in-game text. Please include a high resolution version of font_western.bin and the JP one, nowadays we can run the games in 4K and still have to use a blurry font for some games.
I'm making a "HD" mod for PSO I&II and have successfully modded the other font the game use, a high resolution system-font-lookalike would be great.
(See how jarring it by looking at the attached screenshot)
Files
Updated by Techjar about 6 years ago
Our goal is accuracy, and this includes using original system fonts, or as close as possible. High resolution textures and fonts are up to the end user to install.
Updated by eleriaqueen about 6 years ago
I understand that, but I can't find much information on if it's even possible to modify "font tool" to load higher resolution Droid Sans into dolphin.
Updated by Techjar about 6 years ago
I don't think it's even possible to use a higher resolution system font, as the data is expected to be a certain size, and the game would just read junk from a larger font.
Updated by JMC4789 about 6 years ago
Yeah, if it was possible to just slip in a higher resolution font, that'd be pretty cool, but if it was that simple, someone would have already done it.
Updated by eleriaqueen about 6 years ago
PSO doens't seem to care (or have limits to some texture sizes) when I load higher resolution assets directly into the ISO :P
Updated by Techjar about 6 years ago
That's irrelevant in this case. The system font is part of the IPL (Initial Program Loader), and is loaded into a known fixed-size memory region on boot, so you can't just shove a larger texture in there.
Updated by JosJuice about 6 years ago
- Status changed from New to Invalid
- Issue type changed from Bug to Feature request
Yeah, it's not possible to increase the resolution of the font that's stored in the IPL.