I made a copy of my eq directory in my:
Code:
.wine/drive_c/Program Files/Sony/ Code:
EverQuest-Box Code:
taskset -c 1 wine eqgame.exe patchme I also have my AA set to 16x and my AF set to 16x in nvidia-settings. What a difference in texture quality. Pretty nifty! |
Even better is the fact that Xfce4 has 4 virtual desktops. So I can run each instance of Titanium on its own desktop and just use ctrl+alt+arrow to switch over. Plus have a desktop with a web browser open for searches.
|
I just compiled wine 1.1.13 with the pCap hack and it does not work anymore. I get no models again.
|
Recompiling again, I may have made a mistake. Gentoo's portage may have overwritten my custom wine sources with the originals. Will report back after it finishes and I can test.
|
It still works with wine-1.1.13 , like I said in my last post gentoo's portage over wrote the custom bz2 file I had because I did not digest it properly.
|
I just built wine with win64 support and the pCaps hack on my 64 bit laptop and titanium starts up and plays fine. Still no spell effects and I still have the full screen mouse issue though. But it does work in 64 bit compiled wine.
|
That pCaps fix works so well, it makes Eq run just as good under Linux than it does under Windows. Wine really is impressive , so much better than when I first tried it out years ago.
Have you tried Wine-Doors ? it will auto-install things like Directx9 and some assorted MS fonts. Also has a bundle of windows programs and applications. |
Nope havent tried it. I really have no need since everything I want to run under wine I have running without isssues except for eq. Which like I said is just no spell effects and no full screen. Which after playing like this for a while I am getting used to it. Though I am playing a monk, if I were to start playing a caster I would be missing spell effects.
|
Let there be spell effects!
I finally got them working. I had an xp laptop I was working on for my nephew and installed titanium on it by just pushing over my linux install using winscp. After loading it I noticed that his windows pc did not have spell effects. So I did a clean install on the windows pc and then scp'd it back to my linux install and shazam spell effects. Things to note: I still cannot use pixel shaders 1.4 and 2.0. I still cannot use advanced lighting without some wierd stuff happening. I still cannot use full screen. My card shows up as Direct3d Hal in advanced options no mention of nvidia anything. Could be the issue with pixel shaders and lighting. I did not have to use the eqclient.ini file or the hacked direct3d file posted on the wine site. Just a clean windows install of eq with the pixel shaders set to false in the default eqclient.ini file. I did use the pcap fix when I compiled wine. |
I found this neat app that lets you manipulate X windows. One of the features is removing window borders and title bars.
http://burtonini.com/blog/computers/devilspie Using this I can run the game at full resolution in a window, then run devilspie to strip the window of its decorations which allows me to use alt+left mouse to move the window around and center it in the screen so the bottom of the game is not cut off and I don't have any funky mouse issues. The game is still running in windowed mode just with out window decorations. Here is a site that explains the usage http://foosel.org/linux/devilspie you need to create a .devilspie directory in your users home directory. Then you set up scripts with .ds extensions. My .devilspie/eq.ds file looks like this atm: Code:
; Undecorate EQ I have tried Code:
(if Code:
(if One issue I do notice is if you run devilspie before you start eq you will get no decorations up until server select. Once you select the server and it starts to load the character screen you will see window decorations again. This is why I run devilspie after I have the game loaded and I am in the world. |
Here are a couple other scripts that I have been using:
This one starts the eqclient.exe file with the patchme flag and binds it to cpu0 I call it start and put it in your EverQuest folder. Code:
#!/bin/sh This launches the game in it's own X session and will give a boost in performance. You can launch this from the console without logging into your Window Manager to free up resources. This calls the start script above that is located in your EverQuest directory. Edit it to suit your needs. Code:
#!/bin/sh |
I just tested this and it works fine. This just combines the two scripts in my last post into one. Now I need to figure out how to use devilspie with this and it will be perfect.
Code:
#!/bin/sh |
This devilspie file only removes the window decorations from EQ. Still need to run devilspie after you get into character select.
Name the file EverQuest.ds and put it in your .devilspie directory. Code:
( if |
Wine comes with a configuration manager called 'winecfg' (at least the source package does) - run 'winecfig', and in one of the tab options, you can manipulate the application into a window and specify a few things like window size.
|
I have setup winecfg. It is the first thing I do when I install wine. Devilspie does a lot more.
|
All times are GMT -4. The time now is 02:13 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.