20 Apr
2020
20 Apr
'20
12:25 p.m.
https://bugs.winehq.org/show_bug.cgi?id=48817 --- Comment #6 from qsniyg <qsniyg(a)mail.com> --- (In reply to rawfox from comment #4)
Since this fix, StarCitizen is not working anymore.
We are not sure yet, but its calling EtwEventRegister() .
I cant find a function like that, but there is EtwEventEnabled(), according to Microsoft docs in wdm.h, not existing in wine's wdm.h yet.
Is EtwRegister() and EtwUnregister() missing in wine yet ?
Could you attach a +module,+loaddll,+seh,+ntdll log? (+module,+loaddll for tracing the code related to this, +ntdll for Etw*, and +seh for exceptions) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.