讨论 » 开发

Can't upload letters with Shift-JIS encoding [SOLVED]

§
发表于:2016-01-05
编辑于:2016-01-06

Can't upload letters with Shift-JIS encoding [SOLVED]

I'm making a script that replaces Shift-JIS encoded Latin letters with their Unicode counterparts. Issue is, uploading the script to Greasyfork causes the Shift-JIS "reference table" to be replaced with plain-old Unicode, not only rendering the script useless, but guaranteeing infinite loops.

How do I get around this?

UPDATE: Never mind. It was the script doing its thing the whole time.

发表回复

登录以发表回复。