fx-chun / uchuujin

Nichijou: Uchuujin translation project
29 stars 5 forks source link

Unnecessary control characters in JSON files #6

Closed fx-chun closed 5 years ago

fx-chun commented 5 years ago

In preparation for the automatic script insertion tool, I'm trying to get all warnings down to zero.

Blocks of control characters are being included in the generated script files. They start with 0xff98 and end with 0xff97. When they appear, they seem to be included at the end of the text, so we can just stop reading text at 0xff98.

Sample script: