asumagic / kag-staging

Issue tracker for the KAG staging build
6 stars 0 forks source link

UTF-8 conversion error for certain working directories #112

Closed asumagic closed 3 years ago

asumagic commented 3 years ago

Fixed in 3480-render2d-v4

asumagic commented 3 years ago

Actually the issue goes deeper than that and it would be particularly annoying to fix it entirely. All fopen usages must be changed to _wfopen on Windows, and fstreams need some extra black magic, and while I expected this was a staging-specific issue, it isn't really, so I won't bother fixing this for now