[PR #848] More path fixes #165

Open
opened 2026-01-29 19:06:42 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/stenzek/duckstation/pull/848

State: closed
Merged: Yes


XML loading and screenshot/texture saving still couldn't handle UTF-8 on Windows.

NOTE: For screenshot saving, I had to define STBI_WINDOWS_UTF8 in multiple places (incl. stb project), is there a better way to do that? I probably also need to add the define to CMake somewhere?

**Original Pull Request:** https://github.com/stenzek/duckstation/pull/848 **State:** closed **Merged:** Yes --- XML loading and screenshot/texture saving **still** couldn't handle UTF-8 on Windows. ~~**NOTE:** For screenshot saving, I had to define `STBI_WINDOWS_UTF8` in multiple places (incl. stb project), is there a better way to do that? I probably also need to add the define to CMake somewhere?~~
claunia added the pull-request label 2026-01-29 19:06:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#165