Displaying 3 results from an estimated 3 matches for "patchm".
Did you mean:
patch
2011 Sep 10
1
Help with everquest titanium install (eqemu)
i have ubuntu 11.04 with wine 1.3.27
amd athlon x2 64
ati radieon 3100
i use this path to start the client
/home/nick/.wine/drive_c/"Program Files"/Sony/EverQuest/eqgame.exe taskset -c 0 patchme -opengl
it goes to black screen and gives the following
UIErrorLog created at Sat Sep 10 19:41:40 2011
[Sat Sep 10 19:41:40 2011] Warning: file EQLSUI.xml not found in directory UIFiles\default\. Attempting to use file from Default skin.
[Sat Sep 10 19:41:40 2011] Couldn't open or read UI...
2009 Jun 03
2
FC10_64 nvidia drivers and openGL D3D problem
When launching Everquest, I get:
Code:
[steve at steve EverQuest]$ taskset -c 0 wine eqgame.exe patchme
fixme:advapi:SetSecurityInfo stub
err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl
[steve at steve EverQuest]$
Fedora Core 10 64 b...
2008 Dec 18
5
EverQuest - worked once, but no more
...4 x4 (2.6GHz)
Memory: 4 Gb OCZ
OS: Ubuntu 8.10
Wine: 1.1.10
Installation of Everquest has completed perfectly, with no errors during install. I can, in fact, run EverQuest.exe without trouble. Problem is, I'm trying to get on a free server (Shards of Dalaya), so I need to run "eqgame.exe patchme" instead of "EverQuest.exe".
Upon running "wine eqgame.exe patchme", I get the following:
> fixme:advapi:SetSecurityInfo stub
> Segmentation fault
So I've started debugging Wine, and I think I'm getting somewhere.
> WINEDEBUG=+relay wine eqgame.exe...