Skip to content
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

Superscripts broken in Chapter 2 #6

Open
drdaxxy opened this issue Nov 23, 2016 · 1 comment
Open

Superscripts broken in Chapter 2 #6

drdaxxy opened this issue Nov 23, 2016 · 1 comment
Labels

Comments

@drdaxxy
Copy link
Member

drdaxxy commented Nov 23, 2016

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

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

64si1zt

@drdaxxy drdaxxy added the bug label Nov 23, 2016
@sa-exe
Copy link

sa-exe commented Nov 23, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants