byml-v2
byml-v2 copied to clipboard
Feature request: add option for Shift-JIS encoding
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.