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