[Bug 42985] Rise of the Tomb Raider needs unimplemented function USER32.dll.GetPhysicalCursorPos

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 16 16:47:18 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42985

--- Comment #6 from Austin English <austinenglish at gmail.com> ---
(In reply to Fincer from comment #5)
> Thanks a lot! That fixes the GetPhysicalCursorPos loop issue you mentioned.
> 
> The next missing implementation is "USER32.dll.PhysicalToLogicalPoint"
> 
> Once I try to launch the game, Wine complains
> 
> wine: Call from 0x7bc6255c to unimplemented function
> USER32.dll.PhysicalToLogicalPoint, aborting
> 
> and then ROTTR.exe quits.
> 
> I'll open a new issue for that.

Cool, thanks for testing. I'll send a patch for that once the first once is
accepted.

In the meantime, you could try running this script
https://github.com/Winetricks/winezeug/blob/master/mscodescan.pl to see if it
finds any other missing imports. If you do, just post the output in the bug,
don't file bugs for each one (the game may never actually call them, but it's
useful to see).

-- 
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.



More information about the wine-bugs mailing list