https://bugs.winehq.org/show_bug.cgi?id=42255
Bug ID: 42255 Summary: Xenia emulator needs ntdll.dll.RtlAddGrowableFunctionTable Product: Wine Version: 2.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: fjfrackiewicz@gmail.com Distribution: ---
Created attachment 56942 --> https://bugs.winehq.org/attachment.cgi?id=56942 Terminal output Wine 2.0-rc5
IF you attempt to run the Xenia emulator in a WoW64 prefix in Windows XP mode, the program crashes with the following error:
wine: Unimplemented function ntdll.dll.RtlAddGrowableFunctionTable called at address 0x7bc5f96c (thread 0026), starting debugger...
Steps to reproduce:
1. Download the emulator in the link I have provided 2. Make a WoW64 prefix (requires multilib Wine) 3. Run "winetricks vcrun2015" before running the program 4. Attempt to install the program with "wine xenia.exe"