Quote:
Originally Posted by lillyjsm
[You must be logged in to view images. Log in or Register.]
Oh! Yes, you should be using the 32 bit version of wine. Here is what I would recommend doing:
- Install 32bit wine
- Find out what packages you are using for video drivers and install the 32bit version of that as well
- Setup your wine32 prefix. You can do so in a terminal with a command like the following: WINEPREFIX="$HOME/wine32" WINEARCH=win32 winecfg
- Copy your P99 everquest directory to $HOME/wine32/drive_c/Program\ Files/, or your preferred path within the WINEPREFIX.
- I would then try to launch the game from a terminal. cd to the path within your 32bit WINEPREFIX where the EQ directory resides. Once there, P99 should be able to launch with this command: WINEPREFIX="$HOME/wine32" WINEARCH=win32 wine eqgame.exe patchme
Edit: The 32bit versions of these packages (video drivers, wine) should have no problem being installed alongside the 64bit versions, so don't feel like you need to remove a bunch of things, especially the 64bit video drivers
|
made a 32bit version of wine and ran commands, STILL didn't fix the issue for some reason. here's a log of what happened.
https://pastebin.com/UcgSZQbK
i'm using the most up to date AMD drivers, i don't know where i can get installs of the 32 bit versions. perhaps i can use some sort of dll overrides to fix the issue? it's weird overall as i'd expect the latest most up to date version of my distro and wine should theoretically run this all out of the box.