https://bugs.winehq.org/show_bug.cgi?id=49833
Bug ID: 49833 Summary: trueSpace 7.6 crashes on start Product: Wine Version: 5.16 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 68171 --> https://bugs.winehq.org/attachment.cgi?id=68171 Screenshot error message
The program crashes on start with an error, see attachment.
The program needs "winetricks mfc42 d3dcompiler_43 d3dcompiler_47", but I don't know why it still crashes.
https://bugs.winehq.org/show_bug.cgi?id=49833
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.chip.de/downloa | |ds/trueSpace_32310554.html Keywords| |download
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Adding download link.
https://bugs.winehq.org/show_bug.cgi?id=49833
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- I kinda got it to work:
1) Use wine-3.8 2) winetricks -q mfc42 d3dcompiler_43 d3dcompiler_47 vcrun6 wsh57 d3dx9 3) Edit init.js, remove the line "RsFileIO.LoadObject( rosDir + '\scripts\preObjects\Lights.rsobj', '/Preferences/');"
It's strange, since the appdb entries mention nothing like that.
This crash might be multiple issues, it can be split up once we know more.
https://bugs.winehq.org/show_bug.cgi?id=49833
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shlwapi
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- I got it to work with wine-5.17:
Run "winetricks -q mfc42 d3dcompiler_43 d3dcompiler_47 ie8"
Note that from "ie8" only the native shlwapi.dll is needed, if you just copy that and add an override manually, it'll work.
For clarity: This bugreport is about the shlwapi problem, the other issues are well known.
https://bugs.winehq.org/show_bug.cgi?id=49833
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |49843