nba-emu / NanoBoyAdvance

A cycle-accurate Nintendo Game Boy Advance emulator.
GNU General Public License v3.0
955 stars 53 forks source link

Unicode path support #305

Closed fleroviux closed 1 year ago

fleroviux commented 1 year ago

This PR addresses issue #225 by implementing proper support for unicode paths with explicit encodings used. This still needs to be tested, especially on macOS and Linux. So far I have only tested on Windows 10.