skylersaleh / SkyEmu

Game Boy Advance, Game Boy, Game Boy Color, and DS Emulator
http://skyemu.app
MIT License
842 stars 56 forks source link

Polish language has broken characters in web build #444

Closed eepykami closed 8 months ago

eepykami commented 8 months ago

As seen in this web build (https://web.skyemu.app/commit/091c6f3efa69f6cdd0b33671fbbe7688871bdaf9/index.html), some accented characters display as question marks.

image

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

eepykami commented 8 months ago

Danish has the same issue: (https://web.skyemu.app/branch/dev/) image