Ah, sorry, forgot to post an update here when I pushed that change: https://gitlab.winehq.org/mono/FNA/-/commit/d657e29878df5e03170d0468430552881654b5de I asked about this, and upstream FNA doesn't do this because of con...
> Game overrides ContrnetManager.OpenStream and expects the name passed in to be normalized (`/` replaced with `\`), which FNA doesn't do (and probably can't in general, because it needs to work outside Windows). Then......
Game overrides ContrnetManager.OpenStream and expects the name passed in to be normalized (`/` replaced with `\`), which FNA doesn't do (and probably can't in general, because it needs to work outside Windows).