27 Mar
2025
27 Mar
'25
8:26 a.m.
Why I make the tests match win10's behavior and remove the old tests: I was debugging a game called Achron, it fails to create it's config file. The issue is caused by SHFileOperationW(), now we are implementing it like old windows verions, and I believe if I change the implementation to behavior like what win10 does, the issue will be fixed. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7673#note_99204