byml-v2 icon indicating copy to clipboard operation
byml-v2 copied to clipboard

Feature request: add option for Shift-JIS encoding

Open mariomadproductions opened this issue 10 months ago • 0 comments

Super Mario 3D Land uses v1 BYMLs (which I afaik are the same as v2 just with some features missing), but with shift-jis encoding. Changing all instances of "utf-8" in the code to "shift-jis" seems to get it to work for the few I've tried.

mariomadproductions avatar Jan 09 '25 20:01 mariomadproductions