Quote:
Originally Posted by lillyjsm
[You must be logged in to view images. Log in or Register.]
Hmm. Could be worth a try overriding d3dx9 with winetricks. I do this on my setup, but can't remember if its required. See https://wiki.winehq.org/Winetricks for installing, or linux mint might have it available with apt.
Either way, building off of the previous post, try something like: - WINEPREFIX="$HOME/wine32" winetricks d3dx9
Also, what is the output of this command:
|
Grep output
https://pastebin.com/nN4aSaGe
Things i did to help replicate for you
- Moved my EQ install to that directory
- Opened folder in terminal
- launched via WINEARCH=win32 wine eqgame.exe patchme
Launched it and it issue is still present. maybe i should try adding
as an argument when launching after the "patchme" ? forgive me inexperience i am not too good with linux