CommitteeOfZero/sghd-patch

Superscripts broken in Chapter 2

Opened this issue · 1 comments

Line 129, SG03_01.scx. Should be a mgsfontgen special case handling issue.

SA says "Should be the character #270 on the font".

64si1zt

Here's how it's supposed to be:
“By doing so, they compress a mass of 10[-24]kg into an extremely tiny space of 10[-19]m.”

(no brackets).
The first superscript character (-24) is 0x810F (charset[271]), the second superscript character (-19) is 0x810E (charset[270]).

I double-triple checked all of the information.