| Author |
Thread Statistics | Show CCP posts - 5 post(s) |

Veskya
|
Posted - 2007.12.09 19:31:00 -
[1]
Just tested this as well, jumped trough a few systems and did a small drone complex. Seems to run a bit faster than cedega and also more stable (or i just were lucky this time), when clicking "quit game" the client crashes and changes to the ui etc wont be saved. Some of the bugs from cedega are there as well, for example the locked targets list being stuck in the top left corner but other than that it was running rather nicely.
Settings: 1920x1200 fullscreen, 16 bit color depth, sound disabled all premium options disabled.
|

Veskya
|
Posted - 2007.12.09 22:49:00 -
[2]
Still no crashes, running 2 clients works fine (i have to use wineprefix with 2 different directories but that might be because i run it in virtual desktop mode). The third client has rather crappy performance but works as well.
The issue with settings not being saved when quitting the game can be circumvented by closing the game with the "x" button in the window title if you are running it in windowed or virtual desktop mode.
|

Veskya
|
Posted - 2007.12.10 11:43:00 -
[3]
Edited by: Veskya on 10/12/2007 11:43:09 Laptop with Intel Dual Core 2,33 GHz 2GB Ram Geforce 7950 GTX
Running Ubuntu 7.10, wine config is pretty much the default settings.
So far this is much better than the cedega junk ^^
|

Veskya
|
Posted - 2007.12.10 13:41:00 -
[4]
Disable the NIC, start the client and wait till your at the login prompt, enable NIC and login ^^
|

Veskya
|
Posted - 2007.12.10 16:52:00 -
[5]
windows client with the premium graphics installed (but disabled after starting the client), if you didnt install the premium content then try that.
|

Veskya
|
Posted - 2007.12.11 15:18:00 -
[6]
Just moved one of my chars out of empire and had the frame drop issue there too after jumping, no more problems once i entered 0.0. My guess is that this is related to the concord billboards or faction/concord ships at the gates.
|

Veskya
|
Posted - 2007.12.11 21:42:00 -
[7]
Edited by: Veskya on 11/12/2007 21:45:54 EVE trys to resolve "www.eve-online.com" at start up to get some http stuff from there, the domain has several ip addresse so just blocking one address wont work all the time. You can block www.eve-online.com using the host file and it will work, but you wont be able to access the website then either.
Ideally you would find a way to only block wine from accessing it.
|

Veskya
|
Posted - 2007.12.12 01:02:00 -
[8]
Originally by: Snowcrash Winterheart2
Originally by: rig0r Ok after doing some more tests it seems there still is a drop in FPS after a session change, I noticed it after jumping or docking in a station.
regedit and poke around the software/wine/Direct3D area for the the offscreenrendering setting, if it's pbuffer set to fbo that fixed the hooge frame drop for me.
Did you test this in empire? even with fbo buffer i had the frame drops there.
|

Veskya
|
Posted - 2007.12.12 03:36:00 -
[9]
Originally by: Dapperdrake
Originally by: Snowcrash Winterheart2
Originally by: rig0r Ok after doing (..) or docking in a station.
regedit and poke around the software/wine/Direct3D area for the the offscreenrendering setting, if it's pbuffer set to fbo that fixed the hooge frame drop for me.
hm, could you explain me how to set fbo ? 
http://wiki.winehq.org/UsefulRegistryKeys
That should explain it ^^
|

Veskya
|
Posted - 2007.12.13 11:41:00 -
[10]
Originally by: Mamede I just compied/patched wine-git last night. eve starts..but I'm having a problem. The eula acceptance window comes..with no text and i'm not able to scroll down so that I accept it..any hints for me? I'm using a new wineprefix just for this. Can anyone help me? I've disabled premium graphs/shadows etc...the same thing happens
Did you install the arial fonts? not sure if their even needed anymore but worth a try ^^ Other option would be to change the prefs.ini in ~./wine/drive_c/windows/profiles/< username >/Local Settings/Application Data/CCP/EVE/settings and add "eulaagreed=-1162749333" in there. I guess the number is some timestamp that has to be older than your current system time or so ^^
|

Veskya
|
Posted - 2007.12.15 17:33:00 -
[11]
Try adding "87.237.39.200 localhost" to your hosts file. EVE downloads data for the billboards from a webserver, that is one of the IP's, im not sure yet if there are others. Once blocked there are no more slowdowns ^^
|

Veskya
|
Posted - 2007.12.15 20:59:00 -
[12]
Because it loads images to display on the billboard ^^
http://myeve.eve-online.com/bitmaps/billboards/saturday.jpg
|

Veskya
|
Posted - 2007.12.15 22:43:00 -
[13]
Didnt bother checking how the portraits are loaded, im pretty lazy :P
|

Veskya
|
Posted - 2007.12.16 09:33:00 -
[14]
Originally by: Suki Kamir I am trying to get Eve working in wine. I have checked out the latest wine from git and applied the patch. I have managed to install Eve using wine but when I run it, I get the splash screen for about 15 seconds then a crash:
paladine@mail:~/eve-online/c_drive/Program Files/CCP/EVE$ wine eve.exe fixme:process:IsWow64Process (0xffffffff 0x34fe3c) stub! 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 fixme:process:IsWow64Process (0xffffffff 0x34b6f0) stub! fixme:process:IsWow64Process (0xffffffff 0x34b6f0) stub! fixme:sync:BindIoCompletionCallback 0x210, 0x4edfce, 0, stub! paladine@mail:~/eve-online/c_drive/Program Files/CCP/EVE$
I have also added the IP mentioned earlier in this thread to my hosts file pointing to localhost.
I am completely new to wine, I have been using cedega for 2 years so I have neverbothered with Wine before now.
Any help appreciated
Suki
Did you install the premium patch? if so something might have went wrong with the .diff patch, check the wine source files if the bitflips worked ^^
|

Veskya
Jelly Baby Corporation Majesta Empire
|
Posted - 2007.12.16 15:58:00 -
[15]
Normally after patching you should be done. Check dlls/kernel32/sync.c somewhere around line 1913 you should fine the BindIoCompletionCallback function, the return variable should be set to "TRUE"
/****************************************************************************** *BindIoCompletionCallback (KERNEL32.@) */ BOOL WINAPI BindIoCompletionCallback( HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE Function, ULONG Flags) { FIXME("%p, %p, %d, stub!\n", FileHandle, Function, Flags); SetLastError(ERROR_CALL_NOT_IMPLEMENTED); return TRUE; }
If that is correct try adding "www.eve-online.com 127.0.0.1" to your hosts file instead of only the ip.
|

Veskya
Jelly Baby Corporation Majesta Empire
|
Posted - 2007.12.16 18:21:00 -
[16]
Edited by: Veskya on 16/12/2007 18:22:09 Install the arial font to wine and once eve started open the settings and disable premium contents in the graphics options, then restart and see if its any better. The messages about software rendering being used shouldnt matter btw, i get those too ^^
|

Veskya
Jelly Baby Corporation Majesta Empire
|
Posted - 2007.12.16 18:56:00 -
[17]
Edited by: Veskya on 16/12/2007 19:00:45 for the prefs.ini
voiceenabled=0 audio=0
Other than that i can only suggest fiddling with some of the wine settings in regedit to see if it helps. There are more font files than just arial.ttf btw but im not sure if their actually needed but you could try ^^
http://downloads.sourceforge.net/corefonts/arial32.exe?modtime=1029369600&big_mirror=0 Run the file in wine and it should install all which are required (or not) ^^
|

Veskya
Jelly Baby Corporation Majesta Empire
|
Posted - 2007.12.16 20:24:00 -
[18]
CTRL+F ^^
|

Veskya
Jelly Baby Corporation Majesta Empire
|
Posted - 2007.12.17 13:17:00 -
[19]
Try it with '87.237.39.200 work_you_damn_thing' :P Since that host doesnt exist that should get you the same result as localhost would without a webserver ^^
|

Veskya
Jelly Baby Corporation Majesta Empire
|
Posted - 2007.12.19 11:48:00 -
[20]
Originally by: Gilbert T So running the windows client through wine you guys aren't getting the frequent crashes like with the official client? Or maybe you're not getting those either way?
With premium content disabled i didnt have a single crash yet.
|

Veskya
Jelly Baby Corporation Majesta Empire
|
Posted - 2007.12.20 15:35:00 -
[21]
Did you compile wine with the BindIo patch? if not do that and your fps drop issue should be solved ^^
Originally by: Iz Djiin Good news: there is now a patch (developed by aturkin and stefand from #winehackers@FreeNode) to provide support for the deadly BindIoCompletionCallback. It is still being tested and is not yet included in wine-git. However I tested it - actually I'm running it now, and it works just great.
With this patch, no more IP/host blacklisting (or resolv.conf hack) needed, Eve runs smoothly, you get the news (login screen and stargates), the ingame browser is working and no more FPS drops after you jumped. In other words, it's Eve as it should be! 
You can download it here. Hope you will enjoy it as much as I have...
INSTALL NOTES:
This patch should be applied on a fresh wine-git snapshot. If you previously patched wine-git with Elf Trinity patch, first reverse-patch it (from the wine-git directory): $ patch -R -p1 < /path/to/elf/trinity.diff
Then you can do as though you had a fresh wine-git snapshot and apply the new patch: $ patch -p1 < /path/to/0001-implement-BindIoCompletionCallback.patch
Finally run: $ make
And install it as usual (as root)... # make install
|

Veskya
Jelly Baby Corporation Majesta Empire
|
Posted - 2008.01.08 00:18:00 -
[22]
Classic version works fine with standard wine .52, you just need to install the Arial fonts.
|
| |
|