11 Jul
2024
11 Jul
'24
1:36 p.m.
On Thu Jul 11 13:36:55 2024 +0000, Grigory Vasilyev wrote:
@ishitatsuyuki Also, if you are writing Proton specific code. Then you are better to implement this as a separate module, and using all the features of *nix, without using Windows system libraries. For example, Proton implements `amd_ags_x64`, `atiadlxx`. https://github.com/ValveSoftware/wine/tree/bleeding-edge/dlls/atiadlxx https://github.com/ValveSoftware/wine/tree/bleeding-edge/dlls/amd_ags_x64 I know about Unixlibs and I'm not using them because they are a PITA to distribute out-of-tree due to Steam runtime compatibility. Also, this is getting off-topic.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6007#note_75928