mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-23 20:20:17 -05:00

We always use unicode internally. Any dirty work of conversion with other codec should be handled by frontend framework (Qt). Further more, ShiftJIS/CP1252 are not special (they are not code set used by 3ds, or any guest/host dependencies we have), so there is no reason to specifically include them