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) |

Braineater
Minmatar BINFORD
|
Posted - 2007.09.07 11:17:00 -
[1501]
I remember a warning about missing DirectX at first launch after installing, but I justed clicked it away. Works fine now.
As for launching: Install EVE to, say, "c:\eve" and launch it with
wine "c:\eve\eve.exe"
FYI, ~/.wine/drive_c/ is the root of wine's "c:\" ______
|

Ellioth Swann
|
Posted - 2007.09.07 11:50:00 -
[1502]
Edited by: Ellioth Swann on 07/09/2007 11:51:39 Well, both first launch and the rest launches are not successfull in my case :(. I've copied directX libs from windows/system32 to ~/.wine/drive_c/windows/system32 but the splash screen is the only thing that launches. The following erros are shown in konsole:
Quote:
localhost EVE # wine eve.exe fixme:process:IsWow64Process (0xffffffff 0x33fc34) stub! fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x347b2c ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0 fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Нет такого файла или каталога fixme:process:IsWow64Process (0xffffffff 0x34b7e0) stub! fixme:process:IsWow64Process (0xffffffff 0x34b7e0) stub! err:module:import_dll Library wined3d.dll (which is needed by L"c:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d8thk.dll (which is needed by L"C:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d9.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\_trinity.dll") not found err:module:import_dll Library wined3d.dll (which is needed by L"c:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d8thk.dll (which is needed by L"C:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d9.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\_trinity.dll") not found err:module:import_dll Library wined3d.dll (which is needed by L"c:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d8thk.dll (which is needed by L"C:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d9.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\_trinity.dll") not found err:module:import_dll Library wined3d.dll (which is needed by L"c:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d8thk.dll (which is needed by L"C:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d9.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\_trinity.dll") not found err:module:import_dll Library wined3d.dll (which is needed by L"c:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d8thk.dll (which is needed by L"C:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d9.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\_trinity.dll") not found err:module:import_dll Library wined3d.dll (which is needed by L"c:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d8thk.dll (which is needed by L"C:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d9.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\_trinity.dll") not found err:module:import_dll Library wined3d.dll (which is needed by L"c:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d8thk.dll (which is needed by L"C:\\windows\\system32\\d3d9.dll") not found err:module:import_dll Library d3d9.dll (which is needed by L"C:\\Program Files\\CCP\\EVE\\bin\\_trinity.dll") not found
And therie's one more thing: my video card is nvidia geforce 6600 GT, but i have not installed special nvidia drivers, as it works fine with standard xorg nvidia drivers for now. Maybe that's the problem?
|

Braineater
Minmatar BINFORD
|
Posted - 2007.09.07 12:55:00 -
[1503]
You cannot use Window's DirectX DLLs with wine. Remove them! Also, xorg's nvidia driver doesn't do hw acceleration, you absolutely need nvidia's binary drivers. If I remember correctly, there were some fonts missing. You need to copy arial.ttf from to the windows/fonts/ folder of your wine installation. Also try disabling sound or using winecfg set it to emulate sound, in the dropdown list and the checkbox below it. ______
|

Ellioth Swann
|
Posted - 2007.09.07 13:35:00 -
[1504]
Thank you, I'll try! BTW, where can I find pref.ini? As I suppose, I need to edit in order to disable sound.
|

UberL0rd
Minmatar Brotherhood of Polar Equation Mordus Angels
|
Posted - 2007.09.07 14:08:00 -
[1505]
Originally by: Ellioth Swann UberL0Rd, could you make a kind of HOWTO launch eve on gentoo? Or maybe there is alredy a tutorial?
.
Here's what I did 1) download the 0.9.44 patch 2) edit the 0.9.44 wine ebuild to have this line at the end of src_unpack() function epatch /path/to/path/you/downloaded 3) emerge wine 4) copy the arial.tff fonts from /usr/share/fonts/corefonts to ~/.wine/drive_c/windows/fonts 4) install EVE 5) play :)
No installing any extra dll's, no hidden registry patches, that's it. That's all I do and EVE works fine. Too slow on fleet battles, as I discovered whilst loosing a hurricane, but fine for everthing else. --- Gentoo/FreeBSD/Linux developer |

Ellioth Swann
|
Posted - 2007.09.07 14:49:00 -
[1506]
Thanx a lot, I'll try it!
Conserning .44 wine. When I emerge -av wine, gentoo istalls .39 version. I've downloaded ebuid of 44 version but I down know how to install it :). I make ebuild /path/to/44.ebuild compile qmerge but have an error... .
|

Thoreau
|
Posted - 2007.09.07 16:02:00 -
[1507]
Is there a way to setup Nvidia's TwinView so that when running wine & eve it detects one screen's resolution only? I can either get Eve to stretch across both screens, or start up in one, but think it's resolution is for both combined.
At the moment I have to run wine in a virtual desktop, and I'm not sure if that's causing some slight freeze up issues with the whole system (all apps stop responding and then start again after about 10 seconds though sound is fine). It happens with Steam as well. It's possible my CPU is having trouble (or nvidia 7900gs chip is having trouble with 2 screens, one wide screen).
It's not too urgent. Just getting back into the swing of eve enjoying some ratting at the moment, but it would be nice to figure out when I get back into fleet combat.
|

Akaelii
|
Posted - 2007.09.07 18:18:00 -
[1508]
Okay, so I seem to have an issue that I don't think has been addressed yet -- or if it has, I haven't found it in the previous 50 pages of ... stuff.
I start up, get the splash screen, goes to the black box.
Got rid of that by putting the lib on an ntfs filesystem. Now, when I start up, after the splash screen, I don't get anything.
'ps' tells me that "C:\CCP\EVE\bin\ExeFile.exe /nosplash /noconsole" is still running, but it doesn't give me a login screen.
Also, prefs.ini has not been created at all.
Is this that lib.cpp thing?
========== AMD AthlonXP 2500+ GeForce FX 5500
SuSE 10.1 (with some additions) wine 0.9.44
|

Valeo Galaem
New Eden Advanced Reconnaissance Unit
|
Posted - 2007.09.07 18:46:00 -
[1509]
Originally by: Thoreau Is there a way to setup Nvidia's TwinView so that when running wine & eve it detects one screen's resolution only? I can either get Eve to stretch across both screens, or start up in one, but think it's resolution is for both combined.
At the moment I have to run wine in a virtual desktop, and I'm not sure if that's causing some slight freeze up issues with the whole system (all apps stop responding and then start again after about 10 seconds though sound is fine). It happens with Steam as well. It's possible my CPU is having trouble (or nvidia 7900gs chip is having trouble with 2 screens, one wide screen).
It's not too urgent. Just getting back into the swing of eve enjoying some ratting at the moment, but it would be nice to figure out when I get back into fleet combat.
First add the resolution you want to run EVE at as a meta-mode in xorg.conf. Start up EVE and switch to full screen at the new resolution. This will probably cause only one monitor to show, but here's the next part. Just switch back to windowed mode and EVE will keep the resolution, even after you restart it. The only thing is if you change certain video options in the client it will go back to trying to use the whole desktop again.
Cheers!
Thar be Pirates
You are not authorised to hack into CONCORD's mainframe Your Wallet has been emptied!
CONCORD Encryption Methods |

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.08 02:58:00 -
[1510]
Originally by: Akaelii Okay, so I seem to have an issue that I don't think has been addressed yet -- or if it has, I haven't found it in the previous 50 pages of ... stuff.
I start up, get the splash screen, goes to the black box.
Got rid of that by putting the lib on an ntfs filesystem. Now, when I start up, after the splash screen, I don't get anything.
Start over with a fresh install of Eve. Forget the NTFS stuff. Then: - Copy all the Arial font files into the new c:\windows\fonts\ directory. - Edit the prefs.ini file in c:\windows\profiles\USERNAME\Local Settings\Application Data\CCP\EVE\settings\ and add the three audio disable lines. Or add the wine patch to enable voice.
------ Vote for Low graphics client |
|

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.08 03:35:00 -
[1511]
And if that still dies then do the multi-copy/link of lib.ccp
------ Vote for Low graphics client |

Breth Zell
|
Posted - 2007.09.08 12:05:00 -
[1512]
Edited by: Breth Zell on 08/09/2007 12:05:04 I've a problem.
When I launch Eve with wine, I've the picture of "Eve Revelation II" and when the box for connecting must come, wine stop it.
In my console I've the messages :
nathan@thanatos:~$ wine /media/sda1/Jeux/EVE/eve.exe fixme:process:IsWow64Process (0xffffffff 0x33fc34) stub! fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x347b2c fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture fixme:mixer:ALSA_MixerInit No master control found, disabling mixer fixme:process:IsWow64Process (0xffffffff 0x34b7e0) stub! fixme:process:IsWow64Process (0xffffffff 0x34b7e0) stub! fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x184ae0) : stub, simulating 64MB for now, returning 64MB left fixme:imm:ImmReleaseContext (0x20026, 0x161d18): stub fixme:imm:ImmGetIMEFileNameA (0x40c040c, 0x34b580, 260): stub nathan@thanatos ( > Wine close)
Someone can help me ?
|

UberL0rd
Minmatar Brotherhood of Polar Equation Mordus Angels
|
Posted - 2007.09.08 12:19:00 -
[1513]
Originally by: Ellioth Swann Thanx a lot, I'll try it!
Conserning .44 wine. When I emerge -av wine, gentoo istalls .39 version. I've downloaded ebuid of 44 version but I down know how to install it :). I make ebuild /path/to/44.ebuild compile qmerge but have an error... .
Sounds like you need to update your tree emerge --sync --- Gentoo/FreeBSD/Linux developer |

Akaelii
|
Posted - 2007.09.08 13:33:00 -
[1514]
Originally by: Solbright
Originally by: Akaelii Okay, so I seem to have an issue that I don't think has been addressed yet -- or if it has, I haven't found it in the previous 50 pages of ... stuff.
I start up, get the splash screen, goes to the black box.
Got rid of that by putting the lib on an ntfs filesystem. Now, when I start up, after the splash screen, I don't get anything.
Start over with a fresh install of Eve. Forget the NTFS stuff. Then:
Okay, I've done that.
Originally by: Solbright - Copy all the Arial font files into the new c:\windows\fonts\ directory.
Copy from -where-, pray tell? I found arial.ttf online, which seemed to suffice for the other computer (the one without a hope of actually playing EVE on it) but you seem to be speaking of multiple files....
Originally by: Solbright - Edit the prefs.ini file in c:\windows\profiles\USERNAME\Local Settings\Application Data\CCP\EVE\settings\
This file does not exist.
|

Ellioth Swann
|
Posted - 2007.09.08 15:19:00 -
[1515]
Edited by: Ellioth Swann on 08/09/2007 15:21:00 2 Uberl0rd: I've made --sync, from official gentoo mirror, but is still emerges an old versoin . I really can't understand why. . May be there're some sources in tar.bz2, to put in /usr/portage/distfiles and emerge localy?
|

Thoreau
|
Posted - 2007.09.08 16:08:00 -
[1516]
Originally by: Breth Zell Edited by: Breth Zell on 08/09/2007 12:05:04 I've a problem.
When I launch Eve with wine, I've the picture of "Eve Revelation II" and when the box for connecting must come, wine stop it.
Make sure that you're using native d3d9.dll. This was my issue from a couple of pages back when I was afraid of using native for fear the warnings were going to slow performance down.
|

Alice Beeblebrox
|
Posted - 2007.09.08 17:49:00 -
[1517]
Just wanted to say that I compiled wine from the git tree and sound works with Eve without problems.
My system: C2Q, Feisty Fawn amd64, 8800GTS (latest nvidia driver)
|

Akaelii
|
Posted - 2007.09.08 18:49:00 -
[1518]
Edited by: Akaelii on 08/09/2007 21:12:49 Ugh. So. I reinstalled EVE from scratch. Put font files with the appropriate names in the appropriate places. Still didn't have a prefs.ini but I copied someone else's off the board, with the right lines in place. Now I get a black screen in place of the login.
Made 30 copies of lib.ccp and still have a black screen.
I get the following error messages when I start from a terminal:
Quote: fixme:process:IsWow64Process (0xffffffff 0x33fba4) stub! fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 420, std (d/m/y): 4/11/2007, dlt (d/m/y): 11/03/2007 ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory fixme:win:EnumDisplayDevicesW ((null),0,0x34a244,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x133e90) : stub, simulating 64MB for now, returning 64MB left fixme:imm:ImmReleaseContext (0x30026, 0x11b970): stub fixme:imm:ImmGetIMEFileNameA (0x4090409, 0x34a838, 260): stub
I've always been seeing the first three; the last four are new-ish.
Any ideas?
|

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.09 05:40:00 -
[1519]
Originally by: Akaelii
Originally by: Solbright
Originally by: Solbright - Copy all the Arial font files into the new c:\windows\fonts\ directory.
Copy from -where-, pray tell?
I grabbed them from my old Cedega install of Eve but there is plenty of examples of downloading from M$ that I've seen from time to time in this tech forum.
Quote:
Originally by: Solbright - Edit the prefs.ini file in c:\windows\profiles\USERNAME\Local Settings\Application Data\CCP\EVE\settings\
This file does not exist.
Maybe run Eve once first.
------ Vote for Low graphics client
|

Woodenne
Caldari
|
Posted - 2007.09.09 10:08:00 -
[1520]
Bump for Linux client.
|
|

Nyana Gunne
|
Posted - 2007.09.09 10:25:00 -
[1521]
Edited by: Nyana Gunne on 09/09/2007 10:25:15 My Eve crashes under wine 0.9.44 directly after the splashscreen
fixme:process:IsWow64Process (0xffffffff 0x33fc34) stub! fixme:process:IsWow64Process (0xffffffff 0x34b7e0) stub! fixme:process:IsWow64Process (0xffffffff 0x34b7e0) stub! fixme:win:EnumDisplayDevicesW ((null),0,0x34ae5c,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x14a1f8) : stub, simulating 64MB for now, returning 64MB left fixme:imm:ImmReleaseContext (0x30026, 0x123a98): stub fixme:imm:ImmGetIMEFileNameA (0x4070407, 0x34b580, 260): stub
any ideas how to fix this ?
|

kirschsahne
Caldari Pain And Pleasure
|
Posted - 2007.09.10 02:21:00 -
[1522]
Originally by: Nyana Gunne Edited by: Nyana Gunne on 09/09/2007 10:25:15 My Eve crashes under wine 0.9.44 directly after the splashscreen
fixme:process:IsWow64Process (0xffffffff 0x33fc34) stub! fixme:process:IsWow64Process (0xffffffff 0x34b7e0) stub! fixme:process:IsWow64Process (0xffffffff 0x34b7e0) stub! fixme:win:EnumDisplayDevicesW ((null),0,0x34ae5c,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x14a1f8) : stub, simulating 64MB for now, returning 64MB left fixme:imm:ImmReleaseContext (0x30026, 0x123a98): stub fixme:imm:ImmGetIMEFileNameA (0x4070407, 0x34b580, 260): stub
any ideas how to fix this ?
use wine version 0.9.41... this should work
|

Solbright
Advanced Security And Asset Protection
|
Posted - 2007.09.10 03:14:00 -
[1523]
Bloody hell, read the recent posts, .44 works. You just have to disable sound with the three switches or add the patch to fix it.
------ Vote for Low graphics client |

Nyana Gunne
|
Posted - 2007.09.10 05:10:00 -
[1524]
the problem is: sound IS disabled ;)
|

Valeo Galaem
New Eden Advanced Reconnaissance Unit
|
Posted - 2007.09.10 06:57:00 -
[1525]
If Eve is still crashing after the splash screen try these things:
1) Change all of the "audio*" lines in the prefs.ini file to '0'. Make sure that you are editing the proper file, found in "~/.wine/drive_c/windows/profiles/%USERNAME%/Local Settings/Application Data/CCP/EVE/settings/" if running as normal, or in the EVE install directory under "cache" if running with the "/end /LUA:OFF" parameters.
2) Make a copy of the lib.ccp file in the "lib" directory (is this still an issue with the latest Eve build / Wine version?). What I have done and worked when it was a problem for me was to rename the file to lib<whatever>.ccp or really anything and make a symbolic link to the file in the directory called "lib.ccp".
Thar be Pirates
You are not authorised to hack into CONCORD's mainframe Your Wallet has been emptied!
CONCORD Encryption Methods |

UberL0rd
Minmatar Brotherhood of Polar Equation Mordus Angels
|
Posted - 2007.09.10 10:42:00 -
[1526]
Originally by: Ellioth Swann Edited by: Ellioth Swann on 08/09/2007 15:21:00 2 Uberl0rd: I've made --sync, from official gentoo mirror, but is still emerges an old versoin . I really can't understand why. . May be there're some sources in tar.bz2, to put in /usr/portage/distfiles and emerge localy?
You probably want to add app-emulation/wine to /etc/portage/package.keywords so you get the latest unstable then. --- Gentoo/FreeBSD/Linux developer |

Crec Mei
|
Posted - 2007.09.11 20:16:00 -
[1527]
Edited by: Crec Mei on 11/09/2007 20:17:27 Hey guys I could really use some help, I've never been able to get eve stable using wine .44 and fiesty. At best if I type real fast at login I can get load but I always crash within a few seconds. I get the following output:
err:d3d:IWineD3DImpl_CheckDeviceType unsupported format WINED3DFMT_A2R10G10B10 err:d3d:IWineD3DImpl_CheckDeviceType unsupported format WINED3DFMT_A2R10G10B10 err:d3d:IWineD3DDeviceImpl_Reset Cannot change the back buffer format yet err:d3d:IWineD3DDeviceImpl_Reset Cannot change the device window yet
I've done all the suggestions on here, all voice options are set to 0, extra lib files.... it's getting really frustrating.
|

solbright altaltaltalt
|
Posted - 2007.09.15 10:35:00 -
[1528]
Originally by: Crec Mei I've done all the suggestions on here, all voice options are set to 0, extra lib files.... it's getting really frustrating.
Sounds a bit like your OpenGL driver isn't working correctly.
|

solbright altaltaltalt
|
Posted - 2007.09.15 13:51:00 -
[1529]
Wine 0.9.45 is out - Includes the audio patch and a fixed crash condition that affected character creation (and some random crashes too I think).
|

Fasthand Joe
|
Posted - 2007.09.15 16:50:00 -
[1530]
Got Wine 0.9.45 installed. Everything is good again. Sound is back.
Ubuntu 7.04 + AMD X2 5600 + Nvidia @ 1600 x 1050.
|
|
|
|
|
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 |