| Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 30 40 50 60 70 80 .. 81 :: one page |
| Author |
Thread Statistics | Show CCP posts - 5 post(s) |

Debeus
|
Posted - 2008.04.21 00:32:00 -
[2041]
Tested with wine 0.9.58+
Remember to always download premium client even if you don't plan to use premium content, and follow these:
Install msttcorefonts and copy them to ~/.wine/drive_c/windows/windows/fonts Set OffscreenRenderingMode to fbo in wine registry by changing the following direct3d setting in ~/.wine/user.reg
[Software\\Wine\\Direct3D] "DirectDrawRenderer"="opengl" "OffscreenRenderingMode"="fbo" "PixelShaderMode"="enabled" "VertexShaderMode"="hardware" "VideoMemorySize"="256" Add "voiceenabled=0" to ~/.wine/drive_c/windows/profiles/username/Local Settings/Application Data/CCP/EVE/c_program_files_ccp_eve_tranquility/settings/prefs.ini
Start a terminal and: ping -v -i 10 87.237.38.200 (<- Prevents inactivity disconnect)
In game...
Set shadow quality to off in display (turn off Premium if not 8800) Disable hardware acceleration for audio (<- Prevents many crashes)
Premium worked almost perfect with client 52000 (with nvidia 8800 stations DO SHOW). But now with 53162 all the lights are messed up and they broke ATI horribly in the official cedega dist...
If anyone knows how to disable lights, please say.
|

Debeus
|
Posted - 2008.04.21 04:14:00 -
[2042]
Please disregard my last comment about client 53162, it turned out to be a wine issue. Do NOT use wine 0.9.59 or you will see all the lights rendered in opaque black obstucting your view.
For the time being, stick to wine 0.9.58, it works great.
Ubuntu and Debian wine 0.9.58 packages
|

NEUR0TOX
|
Posted - 2008.04.21 10:04:00 -
[2043]
I am currently running wine-0.9.60 and this is what I got going on now:
I installed EVE and Patched it up to the current version without a problem. Now I started eve using wine and it ran and made its way to the login screen where I noticed the graphics were BOX shaped and I proceeded to login and I crashed soon after the login screen came up.
After some searching around I found I needed d3d9x_30.dll installed which was not present in the system32 folder, however the RedistD3DXOnly.exe does not work. So I did a manual download of it and placed it in System32 and once again I ran eve.
It will not go past the splash screen now.
I have arial.ttf installed.
I get the following output with the DLL in place:
wine eve.exe err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 err:ole:create_server class {4991d34b-80a1-4291-83b6-3328366b9097} not registered err:ole:CoGetClassObject no class object {4991d34b-80a1-4291-83b6-3328366b9097} could be created for context 0x4 fixme:win:EnumDisplayDevicesW ((null),0,0x33ad9c,0x00000000), stub!
Does anyone have any ideas? 
|

BUCU
|
Posted - 2008.04.21 10:14:00 -
[2044]
wine 0.9.60 still dont render station/gates/capitals (except for the lights and translucid surfaces) on Nvidia Geforce 7xxx series.
PS: lights and other tranparet object/textures render ok on my system ( Geforce 7600GT, 2Gb RAM, C2D 2,2 Ghz, Gentoo) with wine 0.9.58,59 and 60, with "OffscreenRenderingMode"="fbo" or "backbuffer" (no diference regarding rendering).
What nvidia driver do u use ? i still use 100.14.19 because 169.04 to 171.06 have bad 2D performance and the rendering corruption with textures compressed using the DXT5 compression algorithm (visible in ut2004 for example); 173.08 fixed DXT5 compression algorithm bug but the 2D performance is even worst.
Can u try 100.14.19 or 173.08 and see if lights render in opaque black or not ? it may be a nvidia driver bug (probably the DXT5 compression algorithm bug because on UT2004 only the transparent textures are affected).
I hope i`ll have enough time to ty my ATI HD3870 from my windows workstation to see how it perform on linux People reports are encouraging with the latest ati drivers.
|

BUCU
|
Posted - 2008.04.21 10:21:00 -
[2045]
NEUROTOX....u need d3dx9_35.dll for the latest EVE client...not d3dx9_30.dll
|

NEUR0TOX
|
Posted - 2008.04.21 10:36:00 -
[2046]
Ok I got that DLL and removed the old one.
I found a user error on my part caused the crash now the game starts but the graphics still appear as blocks. I loging and once again I crash.
My new output prints a whole lot of this just before it crashes:
BindTexture @ basetexture.c / 302 fixme:d3d_surface:surface_upload_data Using DXT1/3/5 without advertized support fixme:d3d_texture:IWineD3DBaseTextureImpl_BindTexture >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ basetexture.c / 302 fixme:d3d_surface:surface_upload_data Using DXT1/3/5 without advertized support fixme:d3d_texture:IWineD3DBaseTextureImpl_BindTexture >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ basetexture.c / 302 fixme:d3d_surface:surface_upload_data Using DXT1/3/5 without advertized support fixme:d3d_texture:IWineD3DBaseTextureImpl_BindTexture >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ basetexture.c / 302 fixme:d3d_surface:surface_upload_data Using DXT1/3/5 without advertized support fixme:d3d_texture:IWineD3DBaseTextureImpl_BindTexture >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ basetexture.c / 302 fixme:d3d_surface:surface_upload_data Using DXT1/3/5 without advertized support fixme:d3d_texture:IWineD3DBaseTextureImpl_BindTexture >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ basetexture.c / 302 fixme:d3d_surface:surface_upload_data Using DXT1/3/5 without advertized support fixme:d3d_texture:IWineD3DBaseTextureImpl_BindTexture >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glBindTexture @ basetexture.c / 302
|

BUCU
|
Posted - 2008.04.21 11:08:00 -
[2047]
NEUROTOX...can u post the specs of your computer (videocard and driver version, ram amount, cpu, linux distribution etc ?
|

Lagkills
The Knights Templar Pure.
|
Posted - 2008.04.29 06:22:00 -
[2048]
So can someone helpme.
Im running Ubuntu Hardy Heron what was just released and wine version .60. My eve shows splash screen and then it just desapears. If i run exefile then it just shows some command prompt window and wont go anywhere. I have ATI Restricted drivers enabled. With Cedega eve crashes immidiatly that i need to turn comp off and on again. Font copied in place and tried with d3d9_30 and d3d9_35... i have tried Classic and Premium clients Premium client crashes and i need to ctrl+alt+backspace....
Comp specs
HP 8510p Intel DualCore T7700 4Gb mem ATI Radeon 2600HD
|

BUCU
|
Posted - 2008.04.30 11:53:00 -
[2049]
ATI is known to cause problems with wine and cedega for the moment, but the drivers keep getting better. What driver version did u use ? Try the latest version , 8.4 (8.476) or 8.3 (8.471) if u use older version and please report back if u had any success with them. Also, the safest bet is Classic since Premium need some more advanced features.
|

Sopa Refile
|
Posted - 2008.05.01 09:34:00 -
[2050]
Although we are out of topic (wine section:))
I found in the forums here a tip for Ati Cards Linux and EVE
Open the EVE online Configuration click on the Configure Options and move to Graphics Tab There un-check NV_VAR Extension , and ARB_VBO Extension
Then Apply-->Ok-->Close and you are ready
|

Aurix Lexico
Repo Industries R.E.P.O.
|
Posted - 2008.05.03 01:43:00 -
[2051]
Just compiled wine 0.9.61 on my Ubuntu 7.10/amd64/geforce 7300 box. Copy+paste appears to have broke, and sprites don't have transparency with premium graphics. My nidhoggur still has quite a bit of graphic weirdness with premium graphics. Rolling back to wine 0.9.58. |

Kadesh Priestess
|
Posted - 2008.05.03 19:00:00 -
[2052]
.61 should work with HDR off. |

Aurix Lexico
Repo Industries R.E.P.O.
|
Posted - 2008.05.03 20:19:00 -
[2053]
HDR + shadows are OFF.
Like I said, sprites don't have transparency ...
Linkage
And my niddy ...
Linkage |

Sopa Refile
|
Posted - 2008.05.04 07:24:00 -
[2054]
after wine 0.61 i am able to run the game , and no more black screen
I did just a fresh install , downloaded the known dll , copy the fonts , and voila
|

Kadesh Priestess
|
Posted - 2008.05.04 08:55:00 -
[2055]
Well that's pretty strange.
Anyone else observing the same behaviour with 7xxx and older video cards using wine .61?
Implemented fix may use some capabilities which may be supported only by newer adapters... |

Ancy Denaries
Caldari Under Heavy Fire
|
Posted - 2008.05.05 01:29:00 -
[2056]
I'm curious if anyone else is having an issue with Pulse Lasers not actually pulsing, but looking like beam lasers? I've tested the official client and lasers do pulse, but on Wine (.61) I can't seem to get lasers to pulse in either Classic or Premium.... |

Jason Edwards
|
Posted - 2008.05.05 10:49:00 -
[2057]
Edited by: Jason Edwards on 05/05/2008 10:49:57 Edited by: Jason Edwards on 05/05/2008 10:49:08 I have wine-0.9.61
I still get a black screen
preloader: Warning: failed to reserve range 00000000-00010000 err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 preloader: Warning: failed to reserve range 00000000-00010000 err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on CA0106, disabling mixer fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer err:threadpool:iocp_poller NtRemoveIoCompletion failed: 0xc0000008 fixme:win:EnumDisplayDevicesW ((null),0,0x33ad84,0x00000000), stub! fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from Loading the PBO test texture @ directx.c / 3518 err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat fixme:imm:ImmReleaseContext (0x40070, 0x146a10): stub wine: Unhandled page fault on execute access to 0x7c098248 at address 0x7c098248 (thread 0022), starting debugger... preloader: Warning: failed to reserve range 00000000-00010000
Ya I see the sound error.
That's all that'll list in the terminal until I need to quit it.
Of note the linux version of eve works now with some random crashing and white space.
|

Debeus
|
Posted - 2008.05.06 16:04:00 -
[2058]
The nvidia driver i used when everything worked (except solar system mini icon/maps, and few small objects such as Sansha's bunker, etc) was 169.09 (from nvidia) with wine 0.9.58 on Ubuntu 7.10 x64.
Now i upgraded to Hardy Heron (and nvidia 169.12) and i'm facing new problems. First as expected wine 0.9.59 caused lights (transparency) to go black, tried with wine 0.9.61 and the problem remained, then went to the menu trying to switch off premium and found the menu options after the first column dissapeared...
Tried downgrading wine to 0.9.58 and the problem with menu disappearance remains (lights work again). Downgraded nvidia to 169.09 and still the same... I suspect something with Eve client data, maybe cache or something... Will try with a fresh install, else ill try with a fresh wine.
Well the problem is not limited to the options menu not rendering, in game 3d things don't show like they should: In station 3d background is replaced with a bitmap and the ship won't show at all :(
|

Schakal Voes
|
Posted - 2008.05.07 01:04:00 -
[2059]
I've tried wine 0.9.61 which didn't improve anything for me but even worth: didn't recognize my alsa drivers. So I'm back to wine 0.9.59 which gives me sound at least and let me play in classic (with premium install) at least. I don't expect any more improvements for my 7600 Gt in the near future. Guess I've to stick with playing under XP and using my Linux account just for changing skills.  |

Katrina Bekers
Gallente Sudo Magodo Corp
|
Posted - 2008.05.07 09:13:00 -
[2060]
Try to run premium graphics with HDR *and* shadows off. Tested on WINE 0.9.61, drivers 169.12, and nvidia's GF6600GT/128 and GF8800GT/256. -- Kate |

Debeus
|
Posted - 2008.05.07 09:33:00 -
[2061]
Got it!!! Read carefully: I have Ubuntu 8.04 x64 but this probably works with x32. Remember i have nvidia 8800gt 7xxx ppl must disable premium content. I am using wine 0.9.58 (NOT .59) and nvidia driver 169.12.
How to install old wine? Easy, uninstall .59 if you have it, go get the package from that page and do get the gutsy package, (works perfect in Hoary) and let gdebi install it, even it it warns you that there is a newer one. After install, go to synaptic search for wine, should list your .58 select it then use the "package" pull down menu and use "Lock version".
I did a clean reinstall (renamed my ~/.wine away) of the Eve client as described in my previous post.
After installing the client, i did execute the bundled RedistD3DXOnly.exe, it does work and you don't need to download anything else. Copied the msttcorefonts into the wine fonts folder (cp /usr/share/fonts/truetype/msttcorefonts/* ~/.wine/drive_c/windows/fonts/). Added the fbo rendering registry options to ~/.wine/user.reg as described in my previous post.
At this point the client would run fine with 7.10, but not with 8.04 because... "The lower 64K of system memory is no longer addressable by default." and guess what new error message was wine spitting...
So while wine gets fixed over this, to get the old behavior back; you have to edit the file /etc/sysctl.conf, just comment the line with: "vm.mmap_min_addr = 65536". This means you just have to add the symbol # to the beginning on the line. To edit, hit alt-f2 and type gksudo gedit /etc/sysctl.conf
Now save the file and restart the system... Enter the game, accept the eula by scrolling down and click accept, then hit esc to go to options, audio tab, uncheck hardware acceleration. Login and enjoy!
While we are at it, a tip for TS. I frankly don't see pulseaudio ready just yet, maybe if you follow the instructions for a pulseaudio perfectsetup... I didn't bother and found a much simpler solution: Use wine to install the windows version. It complains about some codecs not installing, but seems to work. TS3 is supposed to work with alsa, meaning not stealing the soundcard for itself...
If i were at appdb i would mark Eve Online with wine 0.9.58 silver, and the rest as garbage; at least for premium content. For classic content current versions seem to work fine; just remember to download the premium client, not the classic client.
|

Spud NoSkill
Minmatar Sniggerdly Pandemic Legion
|
Posted - 2008.05.07 13:55:00 -
[2062]
Tks for the guide Deb, but I have the problem where the two panels at the bottom of the screen are not disappearing when I run Eve. I've only just install Ubuntu 8.04 and am learning it as I go. Also some of the planets look a little glitchy ... but i can live with that. Premium graphics look ok but i can't see bottom of the screen fully !!!!!!
Any ideas ? Sig Removed. Please Find a new host for your image as it is causing pop ups. -GM Medigo |

Debeus
|
Posted - 2008.05.08 18:26:00 -
[2063]
Originally by: Spud NoSkill I have the problem where the two panels at the bottom of the screen are not disappearing when I run Eve. I've only just install Ubuntu 8.04 and am learning it as I go. Also some of the planets look a little glitchy ... but i can live with that. Premium graphics look ok but i can't see bottom of the screen fully !!!!!!
What video card? Did you try different resolutions? (hit ESC ingame and select another from the "Display and Graphics" tab). Did you try with a fresh ~/.wine folder? (needs reconfiguring wine and reinstalling game).
|

Aurix Lexico
Repo Industries R.E.P.O.
|
Posted - 2008.05.10 01:03:00 -
[2064]
Just compiled/installed wine 1.0 rc-1 on the same machine mentioned before (Ubuntu 7.10, AMD64, Geforce 7300 LE), and just felt like updating this thread . Classic graphics run flawlessly so far, but premium graphics are still messed up. Stations (haven't checked a capital yet) don't render, sprites still don't have transparency, and I still take a massive fps hit when undocking. What is a bit weird is that I get slightly more fps in station with premium graphics over in station with classic graphics. I guess this is all just a result of my crappy graphics card though? 
|

Schakal Voes
|
Posted - 2008.05.10 04:59:00 -
[2065]
Edited by: Schakal Voes on 10/05/2008 04:59:51
Originally by: Aurix Lexico I guess this is all just a result of my crappy graphics card though? 
Have you ever tried EVE in Windows with this card? As long as it works (and I bet it would) it hardly can be your card. For me with a GF 7600 it works perfectly under XP, but no way with any versions of wine or variants (crossover came closest, but terrible framerate). So there must be something wrong with either nvidia drivers or wine. I guess the latter cause any change in nvidia driver versions did absolutely nothing regarding to EVE. Changing wine versions does indeed make a difference: the newer the crappier! But strange enough, apparently only with the 7xxx series (though I've heard of one single exception so far).
|

Fabrezio
Deep Core Mining Inc.
|
Posted - 2008.05.10 09:23:00 -
[2066]
This fixed it for me:
Enable HDR, close window. Disable HDR, close window. Even though it was turned off already, turning it on, then off, fixed all the lights for me. Please do not remove moderator edits from your signature. It has been removed because it doesn't reflect your ingame persona. If you have comments or questions please email us at [email protected]. Thanks, Hango |

Aurix Lexico
Repo Industries R.E.P.O.
|
Posted - 2008.05.10 13:23:00 -
[2067]
Yeah, everything rendered fine in windows, but it was really slow 
Anyways, turning the HDR button on then off again fixed all the lights for me, and helped reduce the lag outside a bit. The Caldari station I undocked from still didn't render though.
|

R3dSh1ft
Dark Knights of Deneb Against ALL Authorities
|
Posted - 2008.05.20 08:20:00 -
[2068]
Eve under wine 1.0rc1 seems to be much faster/stabler/less glitchy/better than the official cedega wrapped client.
First, it installed fine, no tweaking necessary. Second it supports premium (although it works best with a fio buffer an hdr/shadows off). Third copy and paste works without issue, which for pvpers is absolutely essential. Framerate difference between wine and native xp for me is around 20% at the moment which isn't bad at all.
DKOD - an awesome synchronised killing machine |

Dessa Bevari
Caldari Silent Assassin Killers
|
Posted - 2008.05.20 18:13:00 -
[2069]
Quote: blue.win32.ERROR_INVALID_PARAMETER: [Error 87] Invalid parameter: 'CryptSetKeyParam'
i hope either wine fixes that or CCP does :P doubt the latter since it is an wine problem but would be cool since i would be unable to play when it isn't fixed, the cedega crap locks up my pc. guess theres still some time left until the deployment of the expansion so chances are there
anyway, im having issues.
sometime when i jump in a system with another background texture the texture looks like crap (like a white box with artifacts) restarting the client fixes that so i don't care much about that.
however i DO care about the lockups that happen ingame sometime, nothing preditable though, just locks up, nothing more. i think it happens more often when having my drones out, just a guess though...
|

Aurix Lexico
Slacker Industries Cruel Intentions
|
Posted - 2008.05.20 20:21:00 -
[2070]
To fix that stupid corrupt background, press esc, and go to the first tab on the left (is it called generic?) and change the color depth.
|
| |
|
| Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 30 40 50 60 70 80 .. 81 :: one page |
| First page | Previous page | Next page | Last page |