TJAPlayer3 is a rhythm game application for Windows (and compatible environments). It provides a style of gameplay very similar to that of Taiko no Tatsujin and similar rhythm games, and supports .tja files compatible with a number of other similar rhythm game applications. Download the latest release here: https://github.com/twopointzero/TJAPlayer3/releases
MIT License
158
stars
153
forks
source link
Add Japanese Language Pack (MS UI Gothic) requirement to README.md and wrapped font exception #44
With the old setup documentation lost to the sands of time, too many automatic error reports describe users encountering missing fonts. And not just missing main fonts but even missing fallback fonts.
This PR:
Updates the README.md System Requirements to call out the need for the Japanese Language Pack. (Note that this has for ages been a TJAPlayer3 requirement, hence only bumping patch and not major.)
Also adds a similar stated requirement of running in the Japanese System Culture, because why not add that while there. (Note that this too has for ages been a TJAPlayer3 requirement, hence only bumping patch and not major.)
Wraps exceptions loading the MS UI Gothic fallback font with a same-typed exception whose Message specifically instructs the user of the need for the Japanese Language Pack (or manual installation of the MS UI Gothic font.)
With the old setup documentation lost to the sands of time, too many automatic error reports describe users encountering missing fonts. And not just missing main fonts but even missing fallback fonts.
This PR:
Fixes TJAPLAYER3-2J