Closed eepykami closed 8 months ago
As seen in this web build (https://web.skyemu.app/commit/091c6f3efa69f6cdd0b33671fbbe7688871bdaf9/index.html), some accented characters display as question marks.
I believe adding Polish to the list of Unicode languages in localization.c will fix this.
localization.c
https://github.com/skylersaleh/SkyEmu/blob/0accc32ac51972bdffd4c9485a3ab967e4b0570a/src/localization.c#L1992-L2006
Danish has the same issue: (https://web.skyemu.app/branch/dev/)
As seen in this web build (https://web.skyemu.app/commit/091c6f3efa69f6cdd0b33671fbbe7688871bdaf9/index.html), some accented characters display as question marks.
I believe adding Polish to the list of Unicode languages in
localization.c
will fix this.https://github.com/skylersaleh/SkyEmu/blob/0accc32ac51972bdffd4c9485a3ab967e4b0570a/src/localization.c#L1992-L2006