https://bugs.winehq.org/show_bug.cgi?id=47585
Bug ID: 47585 Summary: GetProcessWorkingSetSizeEx function break Splinter Cell : Conviction Product: Wine Version: 4.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: berillions@gmail.com Distribution: Gentoo
Hello,
i report the bug even if i use Wine-Staging 4.13 because the issue is caused by a function implemented in Wine Vanilla source.
When i launch the game from UPlay, the game hangs at launch. I have the game's window, the game's process exist but nothing else.
I launch UPlay and launch the game in a separate console and this is the result when the game hangs :
"odelpasso@gentoo-desktop ~/.wine/drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/games/Splinter Cell Conviction/src/system $ wine Conviction_game.exe 0104:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0. 0104:fixme:thread:RtlCreateUserThread stack_commit != 0 is unimplemented 0107:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0. 0108:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub 0125:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0. [...] 0125:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub 0108:fixme:sync:NtQueryInformationJobObject stub: 0xc8 9 0x9df904 112 (nil) 0125:fixme:thread:RtlCreateUserThread stack_commit != 0 is unimplemented 0125:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub 0125:fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenSessionId, ...) semi-stub 0125:fixme:thread:RtlCreateUserThread stack_commit != 0 is unimplemented 0125:fixme:thread:RtlCreateUserThread stack_commit != 0 is unimplemented 0125:fixme:process:GetProcessWorkingSetSizeEx (0xffffffff,0x17ae3e4,0x17ae3f0,(nil)): stub"
The last test for this game on Appdb is very old and it's impossible to test because Uplay requires a recent version of Wine.
Thanks by advance for your help :-)