Open NikZapp opened 5 months ago
Yes, the chat uses CP-437, and trying to send the characters from that table will result in broken characters, due to them being decoded as CP-437 but encoded as UTF-8. As far as I know, MCPI doesn't even use UTF-8 anywhere in the API.
Why is this needed, MCPI uses CP-437?