| |
Rastah Bar Account closed
Registered: Oct 2012 Posts: 336 |
Hoxs with Wine?
Does anyone know how to run Hoxs in Linux with Wine?
I get the message "InitD3D failed". |
|
| |
chatGPZ
Registered: Dec 2001 Posts: 11499 |
it just works for me *shrug* |
| |
Rastah Bar Account closed
Registered: Oct 2012 Posts: 336 |
The emulator starts up and after F9 the debug windows are shown. Then a Wine C++ Runtime Library pop-up with an error message appears:
----------------
Assertion failed!
File: dlls/riched20/caret.c
Line: 231
Expression: "~para->nFlags & MEPF_REWRAP"
----------------
Any ideas? A wrong version of directx or whatever? |
| |
iAN CooG
Registered: May 2002 Posts: 3230 |
My hoxs exe requires d3dx9_31.dll
newer versions requires dx11
https://www.hoxs64.net |
| |
Rastah Bar Account closed
Registered: Oct 2012 Posts: 336 |
Thanks, but unfortuantely the debugger keeps crashing. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11499 |
try "winetricks" and install everything it offers to install. that solved a bunch of issues with wine for me |
| |
Rastah Bar Account closed
Registered: Oct 2012 Posts: 336 |
No luck yet. Looks like i'm stuck with windows :-( |