Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-19-2009, 02:08 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

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.
Reply With Quote
  #2  
Old 01-19-2009, 02:31 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

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.
Reply With Quote
  #3  
Old 01-19-2009, 07:27 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

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.
Reply With Quote
  #4  
Old 01-19-2009, 11:10 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

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.
Reply With Quote
  #5  
Old 01-19-2009, 11:32 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

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.
Reply With Quote
  #6  
Old 01-25-2009, 01:42 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

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.
Reply With Quote
  #7  
Old 01-30-2009, 01:29 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

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
  (undecorate)
Right now this undecorates all of the windows and any window that is generated while devilspie is running. I need to figure out how to customize that file to specifically only affect eq.

I have tried

Code:
(if 
  (is (application_name) "eqgame.exe") 
  (undecorate)
)
and

Code:
(if 
  (is (application_name) "wine") 
  (undecorate)
)
but they do not work.

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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:03 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3