https://bugs.winehq.org/show_bug.cgi?id=50992
Bug ID: 50992 Summary: ADVAPI32.dll.QueryTraceA is a unimplemented funtion - StarCitizen does not load anymore Product: Wine Version: 6.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: rawfox@freenet.de Distribution: ---
Created attachment 69828 --> https://bugs.winehq.org/attachment.cgi?id=69828 Backtrace of the StarCitizen crash
Hello again^^
With the latest StarCitizen PTU, the game is asking for QueryTraceA, when it starts loading. Due to that function is not in wine yet, the game drops an error and stops working.
The patches we (LUG) wrote, to stub out that error, had all no success, the error is supressed but its crashing right after, so that we assume that the function needs to provide a proper return.
The game is asking for QueryTraceA. ControlTraceA is present in wine and should superseed QueryTraceA, but its not working.
A Backtrace is attached.
Let the games begin ... :)