Log in

View Full Version : Having trouble with Linux


Irvin
12-24-2013, 01:37 AM
I have followed the "install in linux" guide and installed the game in Ubuntu 13.10. I have deleted the necessary files and added the V30 files.

Once I am at character creation and login, models are not visible. I have even tried adding the luclin models, but that does not solve the issue. Has anyone else experienced this problem?

Thanks,

element08
12-24-2013, 02:24 AM
What version of wine? I had luck with 1.5.31 using playonlinux to use separate wine versions for different apps/separate from 1.6 I installed through apt-get. Try different versions of d3dx9_XX with winetricks, and hopefully you don't have an ATI card that just doesn't seem to be able to show models.

winehq has pretty much all the different fixes to try: http://appdb.winehq.org/objectManager.php?sClass=version&iId=2939

Blancah
12-24-2013, 12:22 PM
This may be the same issue I ran into when initially installing. Here is the fix that worked for me from the original post.

http://www.project1999.com/forums/showthread.php?t=14125

Well.. I just turned all of these to false in my eqclient.ini... I can now see models and get on my necro.


VertexShaders
20PixelShaders
14PixelShaders
1xPixelShaders
UseLitBatches
UseD3DTextureCompression
MipMapping
ShowDynamicLights


Not sure which one did it.. but im happy atm

Thanks a lot for this. Also thanks President for the model fix. I got my models working after doing the same thing. (BTW It's not MipMapping or ShowDynamicLights that's stopping the models)

Irvin
12-24-2013, 01:41 PM
Modifying the eq.ini file fixed it!

Great advice from the both of you, thanks!