https://bugs.winehq.org/show_bug.cgi?id=51374
Bug ID: 51374 Summary: GreedFall 1.0.5684 fails with Unhandled exception: unimplemented function KERNEL32.dll.GetCurrentPackagePath called in 64-bit code (0x000000007bc34098) Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mo78@abv.bg Distribution: ---
Created attachment 70231 --> https://bugs.winehq.org/attachment.cgi?id=70231 GreedFall Wine Log
Hello, The game fails with the following error: Unhandled exception: unimplemented function KERNEL32.dll.GetCurrentPackagePath called in 64-bit code (0x000000007bc34098)
I tried Wine, Wine-Staging, Proton, ProtonGE to no avail.
https://bugs.winehq.org/show_bug.cgi?id=51374
mo78@abv.bg changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mo78@abv.bg
--- Comment #1 from mo78@abv.bg --- I get the same error with Wine 6.12. Previous versions of the game used to work fine but the latest Gold version is not running any more. There are also people in prtondb with this problem, it isn't just me: https://www.protondb.com/app/606880#2OzPDYuHPS
https://bugs.winehq.org/show_bug.cgi?id=51374
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |focht@gmx.net Status|UNCONFIRMED |NEW Version|unspecified |6.11 Summary|GreedFall 1.0.5684 fails |GreedFall 1.0.5684 crashes |with Unhandled exception: |on unimplemented function |unimplemented function |KERNEL32.dll.GetCurrentPack |KERNEL32.dll.GetCurrentPack |agePath |agePath called in 64-bit | |code (0x000000007bc34098) | Component|-unknown |kernel32
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
fixing some fields and confirming on behalf of OP.
Microsoft docs:
https://docs.microsoft.com/en-us/windows/win32/api/appmodel/nf-appmodel-getc...
A stub like https://source.winehq.org/git/wine.git/commitdiff/3f50319ec384730360d16dd79d... ("kernel32: Add stub for GetCurrentPackageFullName.") might help.
Regards
https://bugs.winehq.org/show_bug.cgi?id=51374
--- Comment #3 from mo78@abv.bg --- Thank you Anastasius! But withe the changes I get this error at configure: ../wine-git/include/wine/port.h:114: error: system header dlfcn.h cannot be used with msvcrt config.status: error: could not create Makefile
https://bugs.winehq.org/show_bug.cgi?id=51374
--- Comment #4 from Austin English austinenglish@gmail.com --- Created attachment 70260 --> https://bugs.winehq.org/attachment.cgi?id=70260 stub
Does this help?
https://bugs.winehq.org/show_bug.cgi?id=51374
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51374
--- Comment #5 from mo78@abv.bg --- Yes, now the games starts without problems. Thank you very much!
https://bugs.winehq.org/show_bug.cgi?id=51374
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=51374
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to mo78 from comment #5)
Yes, now the games starts without problems. Thank you very much!
Fixed by https://source.winehq.org/git/wine.git/commitdiff/06104aec963f827ddd4f9d41d1...
Thanks for testing.
https://bugs.winehq.org/show_bug.cgi?id=51374
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |06104aec963f827ddd4f9d41d1a | |e72983779859f
https://bugs.winehq.org/show_bug.cgi?id=51374
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.15.