Quote:
Originally Posted by AoG
[You must be logged in to view images. Log in or Register.]
from what i can see all of the dll's are (native,builtin) outside of atiadlxx and nvcuda which are (??)
i looked into wine and apparently theres a 32 bit version. perhaps i should uninstall my version of wine and download the 32 bit one? i dunno if that will help.
PS apologies that i don't reply sooner, i don't have much time to sit down and try and troublefix.
|
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