WineHQ
EVE Online Current



Category: Main > Games > Online (MMORPG) Games > EVE Online > Current


NameEVE Online
VersionCurrent
License Retail
URLhttp://www.eve-online.com/
Votes 216
Link Wikipedia Entry
Link Download
RatingGold
Wine Version1.5.29
Maintainers of this version:
Description

This version is the current live "Tranquility" version.

Major version at present is;

8.2x - Retribution

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works

The spaceship part of the game itself works perfectly. Music and sounds work great too.

Install works, patching needs overrides at the moment that are different to the game.



What does not

Captains Quarters. The ship spinning thing works fine but game will lock up if you try to load CQ.


What was not tested
Nothing I can think of.


Additional Comments

With no CQ, I have to put silver. Game is 10/10 playable otherwise since CQ is useless but if it quacks like a duck... etc.
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowLinux Mint 14 "Nadia" x86_64May 17 20131.5.29 Yes Yes Gold Frank 
ShowUbuntu 13.04 "Raring" x86_64 (+ variants like Kubuntu)May 21 20131.5.28 N/A Yes Bronze Sam Silbory 
ShowManjaro Linux XFCE 0.8.5Apr 16 20131.5.28 Yes Yes Silver Matthew O. 
ShowUbuntu 12.04 "Precise" x86_64 (+ variants like Kubuntu)Apr 30 20131.5.27 Yes Yes Silver Tyrannis Hawk 
ShowopenSUSE 12.2 x86_64Mar 09 20131.5.25 Yes Yes Silver Rob Verduijn 


Known bugs
Bug # Description Status Resolution Other apps affected
3028 EVE-Online fails to create the MachoNet cache (FindFirstFile and directory/file names) NEW View
5657 EVE Online reports VM Size as 0 while on Windows it reports the memory usage NEW View
18146 EvE Online;Salvage Beams and Warp (or so i think) are rendered incorrectly and cause a FPS drop NEW View
21177 EVE-Online Voice don´t work UNCONFIRMED View
27168 chromium-based apps can't load https sites NEW View
27909 EVE Online: Installer is missing left half of text NEW View
29777 EVE Online Crashes when entering Captains Quarters UNCONFIRMED View

 
New Launcher Woes

The new launcher is not working for most (all?) wine users, but  running the eve executable "ExeFile.exe" found in the bin directory seem to work. 

Generally wine "C:\Program Files\CCP\EVE\bin\ExeFile.exe"

If the above doesn't work or you need to patch try the repair tool.

Generally wine  "C:\Program Files\CCP\EVE\repair.exe"
http://wiki.eveonline.com/en/wiki/Client_Repair_Tool


 
HOWTO - Eve Online install on Linux

You will need to install a number of required libraries with winetricks.

  •  "winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010" if this does not work try:
    • wget http://winetricks.org/winetricks
    • chmod +x winetricks
    •  "./winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010"
  • wine Eve_Oline_Installer*.exe

http://wiki.winehq.org/winetricks

Virtual Desktops

Most testers report that Eve runs best in full screen mode in a virtual desktop, however as of wine 1.5 many users report that windowed mode is stable.  If you are using wine 1.4 you can set the virtual desktop mode via winecfg or create a script to run Eve.  Most people put the script in ~/bin/eve.bash or /usr/local/bin/eve.bash.  Note that 1920x1080 should be your desired resolution.

#!/bin/bash

WINE=wine 

$WINE explorer /desktop=eveA,1920x1080 "c:\program files\ccp\eve\eve.exe"

Then run;

  • winecfg
  • Make changes to winecfg according to other HOWTO to get game running
  • chmod +x /~/bin/eve.bash
  • eve.bash to play

If you are running wine 1.5 you may find it simpler to use  windowed mode.  If you wish to run multiple clients with wine 1.4 it's recommend that you create additional script for each instance, and change "desktop=eveA" to "desktop=eveB"...  You will also need to change the settings eve launcher settings so that it does not relaunch itself.


Creating a new wine prefix

If you need/want to use wine different instances of "windows" for Eve.  (Important if you have a lot of games with various installed dlls, and overrides that conflict.)  Creating a new prefix is simple create the directory and add the WINEPREFIX to all wine and winetricks commands.

  • mkdir ~/wine_games
  • add "WINEPREFIX=~/wine_games/wine-eve" to all wine and winetricks commands.

Some users prefer to have multiple wineprefixes for each eve client, but this is not required.

-- Edited by Silbory 2/7/12 --


 
Current Overrides Required for Eve

If this list doesn't include something you needed, please mention in comments below. 

 Wine 1.5.20 or newer

You will need to disable Direct3D v11 support

Run winecfg and select -> Libraries -> [New override for library: ] d3d11 -> Add -> Edit... -> Disable

Note that wine version 1.5.25 requires msvcr90 set to (native,builtin).  (See below in the 1.4.x section for various methods.)

Wine 1.4

To play the game you need the following

  • msvcr100 (builtin, native)
  • msvcr80 (builtin, native)
  • msvcr90 (builtin, native)

    This can be done with winecfg under Libraries.  Alternately you can set these at the command line. Like this:

    WINEDLLOVERRIDES="msvcr80,msvcr90,msvcr100=n,b"

    Patching under Wine version 1.4

    You will need to reverse the above overrides in order to patch EVE. 

    winecfg -> libraries and set to

    • msvcr100 (native, builtin)
    • msvcr80 (native, builtin)
    • msvcr90 (native, builtin)


    Or WINEDLLOVERRIDES="msvcr100,msvcr90,msvcr80=b,n"

    -- Edited by Silbory 3/9/17 --


     
    Tips and Tweaks

    1) Note that the Captain's Quarters feature is broken for most (all?) users.  If you crash after selecting a character try hitting escape at the login screen and disabling Captain's Quarters under the graphics selection.  (This feature is considered useless by most Eve Players.)

    2) Sound historically has been problematic for many posters in the past..  If you are crashing be sure to turn it off to see if it's causing issues.

    3) If you are crashing during play you may find that reducing your graphic settings will help.  This is vital if you have an older card, low amounts of memory, and/or run a lot of clients.


     
    WARNING

    About the use of uppercase words

    Your comment will be deleted if you use uppercase words in any part of your comment, instead use "_"  to highlight words.­

    Some people can understand Uppercase words with "scream", this is a courtesy nettiquette. try search on google about this.

    ­

    added by : N3o

    Dec, 04 2009 | upd: 06 2010


     
    Note's for AMD Catalyst users
    1] Catalyst is actively setting constrains on Wine [BUG = http://ati.cchtml.com/show_bug.cgi?id=528]
    Is under investigation by the AMD, workaround below;
    
    cp /usr/bin/wine /usr/bin/Emulator or something else, though please note that this under investigation and may introduce bugs that AMD may have tried to workaround with that ugly fix.
    
    
    2] Seems that explosions from missiles and other effects have some corruption on the ships.
    Workaround, enable Anti-Aliasing >= Low in options.
    
    
    3] Rendering and GLSL errors when shaders on High
    Catalyst 12.6 and older will have issues on High shaders. Later versions should have this fixed when released. [NOT FIXED in 12.8]
    
    
    4] Freezes
    Catalyst may freak Xorg out sometimes during login screen. SSH into the computer and killing the Wineprefix that the game was running may return the computer to usable state without the need of hard reboot. There is also a big chance that the game rendering will crash on first launch. UI works but you cant open menu's or drag ships or undock. Restart client if this happens.
    
    Other workaround would be to have a script executed to kill the Wineprefix with a delay if not terminated.
    
    5] Catalyst 12.9 beta2
    This driver seem to have better and more stable performance, no more degrading over time nor crashing as much as it did in the ones before. However it got some drawbacks as in not rendering previews of ships, drones and gates and performance dies when running the game with HDR enabled.
    

    Cortesy Artur O.

    Added by: N3o


     
    HOWTO - Eve Online on FreeBSD 9 64bit

    All following steps you may use 'root' user, later of installation, you can run wine from normal user

    1) Get a 32 bit copy from : http://www.freebsd.org/where.html">http://www.freebsd.org/where.html

    2) Mount your 32 bit DVD of FreeBSD and install the base system, related 32 bits libraries and source code, copy Xorg and Linux emulation (necessary to compile nVIDIA driver) packages and download NVIDIA driver 32bits:

           # mkdir /compat/i386
           # cd /compat/i386
           # wget http://us.download.nvidia.com/XFree86/FreeBSD-x86/290.10/NVIDIA-FreeBSD-x86-290.10.tar.gz%20">http://us.download.nvidia.com/XFree86/FreeBSD-x86/290.10/NVIDIA-FreeBSD-x86-290.10.tar.gz
           # mount -t cd9660 /dev/cd0 /mnt
           # cd /mnt/usr/freebsd-dist
           # sh
           # export DESTDIR=/compat/i386
           # for file in base.txz src.txz; do (cat $file | tar --unlink -xpJf - -C ${DESTDIR:-/}); done
           # cp /etc/resolv.conf ${DIR}/etc/
           # cp -v /mnt/packages/emulators/linux_base-f10-10_4.tbz /compat/i386

            Note:

            URL variable could be change on your system, the idea here, is put the correct path to your copy of FreeBSD 32bits

    3)  Mount dev directory in the i386 enviroment:

         # mount -t devfs devfs /compat/i386/dev

    4) Now will do a chroot on /compat/i386 (as root) and change to "sh" shell:

        # chroot /compat/i386
        # sh

    5) Inside of chroot (/compat/i386) do the following:

        # /etc/rc.d/ldconfig start
        # export MACHINE=i386 && export UNAME_p=i386 && export UNAME_m=i386
        # pkg_add linux_base-f10-10_4.tbz && rm -v linux_base-f10-10_4.tbz
        # pkg_add -r gsm openal mpg123 speex xorg-server wget flex
        # pkg_add -r help2man m4 jpeg lcms bison libGLU libXi
        # pkg_add -r libXrandr && pkg_add -r libXcursor
        # portsnap fetch extract
        # mkdir -p /usr/X11R6/man/man1 && mkdir -p /usr/X11R6/lib/modules/drivers && mkdir /usr/ports/distfiles

    6)  Now we will install the NVIDIA driver 32 bits version inside Chroot, current version is 290.10, and move it to right place to install it inside of chroot with portmaster or with your favorite install tool (I use only 'make'), your 64bits OS and the chroot enviroment should be the same driver version, this is very important, if you install different version, Wine won't run  :

        # rm -fv /usr/ports/x11/nvidia-driver/distinfo
        # mv -v /NVIDIA-FreeBSD-x86-290.10.tar.gz /usr/ports/distfiles
        # cd /usr/ports/distfiles
        # sha256 NVIDIA-FreeBSD-x86-290.10.tar.gz > /usr/ports/x11/nvidia-driver/distinfo
        # ls -la NVIDIA-FreeBSD-x86-290.10.tar.gz | awk '{print "SIZE ("$9") = " $5}' >> /usr/ports/x11/nvidia-driver/distinfo    

    if you check you distinfo file, the output should be something similar to:

    SHA256 (NVIDIA-FreeBSD-x86-290.10.tar.gz) = f5accbdac0b231a8073f76c1d1d8ace7cb98ebe167888c31183a2752a669ee92
    SIZE (NVIDIA-FreeBSD-x86-290.10.tar.gz) = 32042469

       # cd /usr/ports/x11/nvidia-driver   

    Edit the file Makefile and change the line DISTVERSION? to DISTVERSION?=290.10

      # make install clean

    7) Now will make Wine :

      # cd /usr/ports/emulators/wine && make install clean

    8) Now we will exit from chroot :

      # exit

    9) To run apps with wine we need first complete fonts apps depency, normaly Arial fonts. to do this will install in outside chroot, cabextract (as root):

      # portmaster archivers/cabextract
      # download Arial family letters from http://sourceforge.net/projects/corefonts/files/the%20fonts/final/ [to_a_folder]
      # cd [to_a_folder]
      # cabextract *

    10) Move the fonts to right place :

      # mv -v Ari*  /usr/local/lib/X11/fonts/TTF/

    11)  Open a terminal and run 'sh' and put some aliases:

      # sh
      # alias winecfg="LD_32_LIBRARY_PATH=/compat/i386/usr/local/lib:/compat/i386/usr/X11R6/lib PATH=/compat/i386/usr/local/bin:$PATH /compat/i386/usr/local/bin/winecfg"
      # alias wine="LD_32_LIBRARY_PATH=/compat/i386/usr/local/lib:/compat/i386/usr/X11R6/lib PATH=/compat/i386/usr/local/bin:$PATH /compat/i386/usr/local/bin/wine"

    12) Run winecfg and configure the rest as always or with your preferences.

    13) Create the symlink to the new fonts  installed in step 10 in  ~/.wine/drive_c/windows/Fonts :

      #  ln -s /usr/local/lib/X11/fonts/TTF/Ari* /home/$USER/.wine/drive_c/windows/Fonts/

    14) Run your win32 application as always.

    Created and added by: N3o

     

    The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

    Can't install prereq's
    by Scott Lockwood on Wednesday May 22nd 2013, 16:36
    I am running UbuntuStudio 12.10 64 bit.
    I am following the directions listed on this site for installation.
    I'm trying the following:
    ./winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010

    And I am getting:
    slockwood@tincek:~/bin$ winecfg
    p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
    err:mmdevapi:DllGetClassObject Driver initialization failed
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
    slockwood@tincek:~/bin$ ./winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010
    Executing w_do_call corefonts
    corefonts already installed, skipping
    Executing w_do_call d3dx9_36
    d3dx9_36 already installed, skipping
    Executing w_do_call vcrun2005
    vcrun2005 already installed, skipping
    Executing w_do_call vcrun2008
    vcrun2008 already installed, skipping
    Executing w_do_call vcrun2010
    Executing load_vcrun2010
    Executing mkdir -p /home/slockwood/.cache/winetricks/vcrun2010
    Current wine does not have wine bug 23427, so not applying workaround
    Using native,builtin override for following DLLs: msvcr100
    Executing winetricks_early_wine regedit C:\windows\Temp\_vcrun2010\override-dll.reg
    Executing wine vcredist_x86.exe
    fixme:clusapi:GetNodeClusterState ((null),0x32eb74) stub!
    fixme:advapi:DecryptFileA ("f:\\5cdb265dfcf4c9521c869190ba\\", 00000000): stub
    p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
    fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33fca0, (null), (null), 0x6cd20188,): stub
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:process:SetProcessDEPPolicy (1): stub
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:thread:SetThreadStackGuarantee (0x33fb58): stub
    fixme:advapi:LsaOpenPolicy ((null),0x33f454,0x00000001,0x33f46c) stub
    fixme:advapi:LsaClose (0xcafe) stub
    fixme:msxml:domdoc_putref_schemas (0x65d468)->({VT_DISPATCH: 0x1d9898}): semi-stub
    fixme:msxml:domdoc_get_readyState stub! (0x65d468)->(0x33f37c)
    Invalid XML in file UIInfo.xml.

    Parse error:
    String for StringID 'IDS_RESTORE' was not found in UiInfo.xmlfixme:advapi:LsaOpenPolicy ((null),0x33c134,0x00000001,0x33c14c) stub
    fixme:advapi:LsaClose (0xcafe) stub
    wine: Unhandled page fault on execute access to 0x003f1001 at address 0x3f1001 (thread 0031), starting debugger...
    Unhandled exception: page fault on execute access to 0x003f1001 in 32-bit code (0x003f1001).
    Register dump:
    CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
    EIP:003f1001 ESP:0033ca1c EBP:0033ca48 EFLAGS:00010206( R- -- I - -P- )
    EAX:003f0ff0 EBX:7ec97ff4 ECX:00000085 EDX:003f0ff0
    ESI:0033cb4c EDI:00010084
    Stack dump:
    0x0033ca1c: 7ec5b16a 00010084 00000086 00000000
    0x0033ca2c: 0001009c 7ecd6d80 0033cb7c 7ebc8d89
    0x0033ca3c: 7ec97ff4 0033cb4c 00010084 0033ca98
    0x0033ca4c: 7ec5b82c 003f0ff0 00010084 00000086
    0x0033ca5c: 00000000 0001009c 7ec97ff4 0033ca98
    0x0033ca6c: 7ec49370 7ffd8000 00010084 7ebc8fed
    Backtrace:
    =>0 0x003f1001 (0x0033ca48)
    1 0x7ec5b82c in user32 (+0x9b82b) (0x0033ca98)
    2 0x7ec5df35 in user32 (+0x9df34) (0x0033cae8)
    3 0x7ec1c5ee in user32 (+0x5c5ed) (0x0033cb58)
    4 0x7ec237a6 in user32 (+0x637a5) (0x0033cbc8)
    5 0x7ec23c79 SendMessageW+0x58() in user32 (0x0033cc18)
    6 0x7ebfb85c in user32 (+0x3b85b) (0x0033cd28)
    7 0x7ebfbe7d SetFocus+0x1cc() in user32 (0x0033cd78)
    8 0x7ec28b90 in user32 (+0x68b8f) (0x0033d858)
    9 0x7ec2907b in user32 (+0x6907a) (0x0033d8c8)
    10 0x7ec5b16a WINPROC_wrapper+0x19() in user32 (0x0033d908)
    11 0x7ec5b6ad in user32 (+0x9b6ac) (0x0033d968)
    12 0x7ec5e505 in user32 (+0x9e504) (0x0033d9b8)
    13 0x7ebe5a0c DefDlgProcW+0x9b() in user32 (0x0033da08)
    14 0x7ec5b16a WINPROC_wrapper+0x19() in user32 (0x0033da48)
    15 0x7ec5b82c in user32 (+0x9b82b) (0x0033da98)
    16 0x7ec5df35 in user32 (+0x9df34) (0x0033dae8)
    17 0x7ec1c5ee in user32 (+0x5c5ed) (0x0033db58)
    18 0x7ec237a6 in user32 (+0x637a5) (0x0033dbc8)
    19 0x7ec23c79 SendMessageW+0x58() in user32 (0x0033dc18)
    20 0x7ebebfa9 in user32 (+0x2bfa8) (0x0033df38)
    21 0x7ebed27f DialogBoxIndirectParamAorW+0x3e() in user32 (0x0033df68)
    22 0x7ebed2f5 DialogBoxIndirectParamW+0x54() in user32 (0x0033dfa8)
    23 0x7ec292dd MessageBoxIndirectW+0xac() in user32 (0x0033e018)
    24 0x7ec29793 MessageBoxExW+0x72() in user32 (0x0033e088)
    25 0x7ec298bb MessageBoxW+0x4a() in user32 (0x0033e0d8)
    26 0x10055503 in setupengine (+0x55502) (0x0033e138)
    27 0x1005fb02 in setupengine (+0x5fb01) (0x0033fd78)
    28 0x10058323 in setupengine (+0x58322) (0x0033fdcc)
    29 0x00402928 in setup (+0x2927) (0x0033fe60)
    30 0x7b85f19c call_process_entry+0xb() in kernel32 (0x0033fe78)
    31 0x7b86041b in kernel32 (+0x5041a) (0x0033feb8)
    32 0x7bc78e40 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
    33 0x7bc7be4d call_thread_func+0x7c() in ntdll (0x0033ffa8)
    34 0x7bc78e1e RtlRaiseException+0x21() in ntdll (0x0033ffc8)
    35 0x7bc4e05e call_dll_entry_point+0x33d() in ntdll (0x0033ffe8)
    36 0xf76404ed wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
    37 0xf76405ab wine_switch_to_stack+0x2a() in libwine.so.1 (0xff893448)
    38 0x7bc53ec0 LdrInitializeThunk+0x3af() in ntdll (0xff8934b8)
    39 0x7b8669c2 __wine_kernel_init+0xa21() in kernel32 (0xff894668)
    40 0x7bc5467b __wine_process_init+0x25a() in ntdll (0xff8946f8)
    41 0xf763da4c wine_init+0x2db() in libwine.so.1 (0xff894768)
    42 0x7bf00d0b main+0x8a() in (0xff894bb8)
    43 0xf746a4d3 __libc_start_main+0xf2() in libc.so.6 (0x00000000)
    0x003f1001: addb %al,0x0(%eax)
    Modules:
    Module Address Debug info Name (119 modules)
    PE 400000- 415000 Export setup
    PE 10000000-100c8000 Export setupengine
    PE 6cd00000-6cd24000 Deferred sqmapi
    ELF 7b800000-7ba45000 Dwarf kernel32
    \-PE 7b810000-7ba45000 \ kernel32
    ELF 7bc00000-7bcda000 Dwarf ntdll
    \-PE 7bc10000-7bcda000 \ ntdll
    ELF 7bf00000-7bf04000 Dwarf
    ELF 7d6d4000-7d6e8000 Deferred libp11-kit.so.0
    ELF 7d6e8000-7d76c000 Deferred libgcrypt.so.11
    ELF 7d845000-7d909000 Deferred libgnutls.so.26
    ELF 7d929000-7d95f000 Deferred uxtheme
    \-PE 7d930000-7d95f000 \ uxtheme
    ELF 7d95f000-7d966000 Deferred libxfixes.so.3
    ELF 7d966000-7d971000 Deferred libxcursor.so.1
    ELF 7d971000-7d981000 Deferred libxi.so.6
    ELF 7d981000-7d985000 Deferred libxcomposite.so.1
    ELF 7d985000-7d990000 Deferred libxrandr.so.2
    ELF 7d990000-7d99a000 Deferred libxrender.so.1
    ELF 7d99a000-7d9a0000 Deferred libxxf86vm.so.1
    ELF 7d9a0000-7d9a4000 Deferred libxinerama.so.1
    ELF 7d9a4000-7d9ab000 Deferred libxdmcp.so.6
    ELF 7d9ab000-7d9cd000 Deferred libxcb.so.1
    ELF 7d9cd000-7d9d3000 Deferred libuuid.so.1
    ELF 7d9d3000-7d9ed000 Deferred libice.so.6
    ELF 7d9ed000-7db23000 Deferred libx11.so.6
    ELF 7db23000-7db35000 Deferred libxext.so.6
    ELF 7db35000-7db3e000 Deferred libsm.so.6
    ELF 7db45000-7db4a000 Deferred libgpg-error.so.0
    ELF 7db4a000-7db5c000 Deferred libtasn1.so.3
    ELF 7db5e000-7dbf0000 Deferred winex11
    \-PE 7db70000-7dbf0000 \ winex11
    ELF 7dd85000-7ddad000 Deferred libexpat.so.1
    ELF 7ddad000-7dde5000 Deferred libfontconfig.so.1
    ELF 7dde5000-7de7f000 Deferred libfreetype.so.6
    ELF 7de7f000-7df27000 Deferred msvcrt
    \-PE 7de90000-7df27000 \ msvcrt
    ELF 7df27000-7dff0000 Deferred crypt32
    \-PE 7df30000-7dff0000 \ crypt32
    ELF 7dff0000-7e026000 Deferred wintrust
    \-PE 7e000000-7e026000 \ wintrust
    ELF 7e026000-7e05c000 Deferred ws2_32
    \-PE 7e030000-7e05c000 \ ws2_32
    ELF 7e05c000-7e082000 Deferred iphlpapi
    \-PE 7e060000-7e082000 \ iphlpapi
    ELF 7e082000-7e0af000 Deferred netapi32
    \-PE 7e090000-7e0af000 \ netapi32
    ELF 7e0af000-7e0e2000 Deferred secur32
    \-PE 7e0c0000-7e0e2000 \ secur32
    ELF 7e0e2000-7e11f000 Deferred winhttp
    \-PE 7e0f0000-7e11f000 \ winhttp
    ELF 7e11f000-7e133000 Deferred psapi
    \-PE 7e120000-7e133000 \ psapi
    ELF 7e133000-7e14b000 Deferred userenv
    \-PE 7e140000-7e14b000 \ userenv
    ELF 7e14b000-7e16c000 Deferred cabinet
    \-PE 7e150000-7e16c000 \ cabinet
    ELF 7e16c000-7e193000 Deferred mpr
    \-PE 7e170000-7e193000 \ mpr
    ELF 7e193000-7e1ac000 Deferred libz.so.1
    ELF 7e1cc000-7e246000 Deferred wininet
    \-PE 7e1e0000-7e246000 \ wininet
    ELF 7e246000-7e2e8000 Deferred urlmon
    \-PE 7e250000-7e2e8000 \ urlmon
    ELF 7e2e8000-7e3e4000 Deferred msi
    \-PE 7e2f0000-7e3e4000 \ msi
    ELF 7e3e4000-7e51d000 Deferred oleaut32
    \-PE 7e400000-7e51d000 \ oleaut32
    ELF 7e51d000-7e59e000 Deferred rpcrt4
    \-PE 7e530000-7e59e000 \ rpcrt4
    ELF 7e59e000-7e6d9000 Deferred ole32
    \-PE 7e5b0000-7e6d9000 \ ole32
    ELF 7e6d9000-7e7e1000 Deferred comctl32
    \-PE 7e6e0000-7e7e1000 \ comctl32
    ELF 7e7e1000-7e85a000 Deferred shlwapi
    \-PE 7e7f0000-7e85a000 \ shlwapi
    ELF 7e85a000-7ea89000 Deferred shell32
    \-PE 7e870000-7ea89000 \ shell32
    ELF 7ea89000-7eba5000 Deferred gdi32
    \-PE 7eaa0000-7eba5000 \ gdi32
    ELF 7eba5000-7ed00000 Dwarf user32
    \-PE 7ebc0000-7ed00000 \ user32
    ELF 7ed00000-7ed6f000 Deferred advapi32
    \-PE 7ed10000-7ed6f000 \ advapi32
    ELF 7ed6f000-7ed7c000 Deferred libnss_files.so.2
    ELF 7ed7c000-7ed88000 Deferred libnss_nis.so.2
    ELF 7ed88000-7eda2000 Deferred libnsl.so.1
    ELF 7eda2000-7edab000 Deferred libnss_compat.so.2
    ELF 7efab000-7efd7000 Deferred libm.so.6
    ELF 7efd7000-7efe0000 Deferred librt.so.1
    ELF 7efe1000-7efe5000 Deferred libxau.so.6
    ELF 7efe6000-7f000000 Deferred version
    \-PE 7eff0000-7f000000 \ version
    ELF f6ce4000-f6d08000 Deferred imm32
    \-PE f6cf0000-f6d08000 \ imm32
    ELF f6e08000-f6e37000 Deferred msxml6
    \-PE f6e10000-f6e37000 \ msxml6
    ELF f6e37000-f6e4e000 Deferred libresolv.so.2
    ELF f6e4e000-f6e98000 Deferred libdbus-1.so.3
    ELF f6e98000-f6ea1000 Deferred libkrb5support.so.0
    ELF f6ea1000-f6ea6000 Deferred libcom_err.so.2
    ELF f6ea6000-f6ece000 Deferred libk5crypto.so.3
    ELF f6ece000-f6f9c000 Deferred libkrb5.so.3
    ELF f6f9c000-f6fae000 Deferred libavahi-client.so.3
    ELF f6fae000-f6fbc000 Deferred libavahi-common.so.3
    ELF f6fbc000-f6ff9000 Deferred libgssapi_krb5.so.2
    ELF f6ff9000-f7058000 Deferred libcups.so.2
    ELF f717f000-f71bb000 Deferred libxslt.so.1
    ELF f71bb000-f71e1000 Deferred liblzma.so.5
    ELF f71e1000-f7331000 Deferred libxml2.so.2
    ELF f7351000-f7410000 Deferred msxml3
    \-PE f7360000-f7410000 \ msxml3
    ELF f744c000-f7451000 Deferred libdl.so.2
    ELF f7451000-f75fb000 Dwarf libc.so.6
    ELF f75fc000-f7617000 Deferred libpthread.so.0
    ELF f762c000-f7630000 Deferred libkeyutils.so.1
    ELF f7637000-f777b000 Dwarf libwine.so.1
    ELF f777d000-f779f000 Deferred ld-linux.so.2
    ELF f779f000-f77a0000 Deferred [vdso].so
    Threads:
    process tid prio (all id:s are in hex)
    0000000e services.exe
    0000001e 0
    0000001d 0
    00000018 0
    00000016 0
    00000014 0
    00000010 0
    0000000f 0
    00000012 winedevice.exe
    0000001c 0
    00000019 0
    00000017 0
    00000013 0
    0000001a plugplay.exe
    00000020 0
    0000001f 0
    0000001b 0
    0000002b vcredist_x86.exe
    0000002d 0
    0000002c 0
    0000002e explorer.exe
    0000002f 0
    00000030 (D) F:\5cdb265dfcf4c9521c869190ba\Setup.exe
    00000031 0

    [post new] [reply to this]

    Launcher workaround?
    by Sam Silbory on Tuesday May 21st 2013, 16:21
    If the launcher is not working try running ExeFile.exe in {your eve dir}/bin. ( generally C:\Program Files\CCP\EVE\bin )

    If the above doesn't work try the repair tool.

    ( generally C:\Program Files\CCP\EVE\repair.exe)
    wiki.eveonline.com/en/wiki/Client_Repair_Tool

    PS- Also note that the launcher appears to be borked for Windows too.
    evenews24.com/2013/05/21/eve-launcher-support-thread/

    [post new] [reply to this]

    Odyssey Expansion
    by Mikael on Saturday May 11th 2013, 12:55
    Hey.

    Many of you might know that 04.06. comes the new Odyssey expansion. And with new EVE client comes new EVE launcher. And we wine users were asked by devs to test the new launcher.

    forums.eveonline.com/default.aspx?g=posts&t=233154&find=unread

    The thing is, that the new launcher does not work very well, or sometimes at all. So if I may ask you, can you please test the new launcher and if possible throw your experience here or better to this threat? (Necessary to read the first post before testing)

    forums.eveonline.com/default.aspx?g=posts&t=230690&find=unread

    My testing ended up like this (with dev resposne what she things about those errors)

    forums.eveonline.com/default.aspx?g=posts&m=3008001#post3008001

    Thanks for your time.

    [post new] [reply to this]

    realy slow font rendering
    by Timo R. on Wednesday May 8th 2013, 22:15
    Hi,

    I'm running eve on my gentoo amd64 box, kernel 3.9.0, i5-2500@3.3GHz, nvidia gtx 560 Ti 448 cores, using nvidia driver 319.17.
    The game runs ok, but there is one big issue: The text-rendering is realy slow. For example, rendering the tos/eula(which is propably the largest text it ever renders) on first start takes nearly 5 minutes until the window gets filled with text and i can accept the eula.
    The game does not freeze while rendering, i can access the options and even quit it. When it finished rendering the eula, i can accept it and login.

    But also ingame text is a performance issue. If i open the FPS Graph(Ctrl+F), i can see a shor fps hit each time it renders a new line of text in chat. Opening new windows also gives a short negative fps spike. I guess it's also related to rendering the text.

    Is this a known problem? Any ideas how i could fix it? Performance except for the text rendering is realy good.

    [post new] [reply to this]

    Eve with wine-1.5.29
    by Michael on Monday May 6th 2013, 15:32
    Initially, exefile.exe would execute, but no window would appear. Now that there is a patch, the patch will not apply. I have had no success.

    I have tried
    msvcr100 (native, builtin)
    msvcr80 (native, builtin)
    msvcr90 (native, builtin)

    and switching them:

    msvcr100 (builtin, native)
    msvcr80 (builtin, native)
    msvcr90 (builtin, native)

    I tried disabling dx11 and that had no effect.

    [post new] [reply to this]

    How to get Eve Online working with 1.5.28 and Ubuntu 13.04
    by Mark on Friday April 26th 2013, 3:35
    Using Radeon's 13.4 proprietary driver, wine 1.5 newest release and ubuntu 13.04. I have managed to get eve working.

    The trick is to run msvcr90, disable d3d11, but DO NOT run in a virtual desktop, make sure you have all microsoft corefonts, winetricks, etc. There are walkthroughts aplenty for those. Basically follow any work around for ubuntu 12.10 but again, no virtual desktop, and again the aformentioned library overrides.

    I'm not sure why exactly, but the newest release of wine and ubuntu doesn't seem to like the virtual desktop environment.

    Hope this works for you. Thanks WineHQ.

    [post new] [reply to this]

    EVE - Online Game Ratings.
    by Artur O. on Saturday March 9th 2013, 15:58
    Hi there, maintainers.

    This has been an issue before and is an issue now. When people post testcases you/we should and need to review them before accepting them. We had allot of times where the game got Gold or even Garbage like now accepted to the testcases because people who make those tests don't even bother tho read the guidelines and just post it garbage because "they" could not google or search for a solution.

    Sure reading each if there would be allot of them would be troublesome but there are not allot of people submitting the test cases and also seeing a pattern like "silver silver silver garbage" would at least need a frown no?

    [post new] [reply to this]

    EvE Crashes on start after updating WINE to 1.5.25
    by Eric Sandall on Tuesday March 5th 2013, 20:36
    After updating WINE to 1.5.25, my EVE just crashes when loading. See forums.eveonline.com/default.aspx?g=posts&m=2706765&#post2706765 for others having the same issue. The "fix" was to downgrade to WINE 1.5.24.

    [post new] [reply to this]

    Failed to run eve
    by aleksander on Monday March 4th 2013, 22:43
    Patches applied successfully, but client failed to run.

    $ uname -a
    Linux ws 3.7.9-2-ARCH #1 SMP PREEMPT Mon Feb 25 12:04:25 CET 2013 x86_64 GNU/Linux

    $ wine --version
    wine-1.5.25

    $ cat eve.bash
    #!/bin/bash
    export WINEARCH=win32
    export WINEPREFIX=~/.wine32
    wine explorer /desktop=1,1850x1000 "c:\program files\ccp\eve\eve.exe"

    winecfg:
    d3d11 (disabled)
    msvcr100 (builtin, native)
    msvcr80 (builtin, native)
    msvcr90 (builtin, native)

    Run log: pastebin.com/5epM6sZN

    [post new] [reply to this]

    Notes???
    by Sam Silbory on Tuesday February 5th 2013, 10:27
    Why do we have both "Overrides for new prefix", and "Current Overrides required for EVE Online to run"?!? Am I missing something required by the installer? Seriously unless someone can explain why we need 2 different notes. I'm merging them. Alternately the Overrides for new prefix could be merged with the install howto.

    [post new] [reply to this]

    • RE: Notes??? by Maquis196 on Tuesday February 5th 2013, 10:32
      • RE: Notes??? by Sam Silbory on Tuesday February 5th 2013, 10:42
        • RE: Notes??? by Maquis196 on Tuesday February 5th 2013, 10:46
    • RE: Notes??? by Sam Silbory on Friday February 8th 2013, 1:59
    Optimus
    by Maquis196 on Monday January 7th 2013, 4:46
    All, anyone else here play eve with optriun/primusrun? I run primusrun bash then launch eve. Yet the game still uses the intel card, so as you can imagine, runs like cr*p.

    Just wondering if anyone else had this issue? Oh and yes, normally nvidia runs fine through that command, glxgears -info confirms its my nvidia being used as well.

    Cheers!

    [post new] [reply to this]

    • RE: Optimus by Maquis196 on Monday January 7th 2013, 4:57
    EVE under Ubuntu 12.10
    by Snytko Vadim on Sunday January 6th 2013, 14:38
    Hi.

    I trying to install EVE under Ubuntu 12.10, but not very successfully.
    First - trouble with downloading. Unfortunately, webinstaller can`t download needed files and routing me at this page: community.eveonline.com/download/?fallback=1
    I was download this files twice.
    Every time I starting to install EVE, but to unsuccessful. There some strange in first and forth windows: clip2net.com/page/m96271/39613542 and clip2net.com/page/m96271/39613544
    Last window describe some error, but I can`t understand it.

    The next step: I decompressed archives manually. Then I run eve.exe. Loader start checking files, and finally I saw the orange button "Play"!
    Thats all! Game are not start in any case. I`ll try difference configurations:

    winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010

    wineconfig: windows xp and windows 7

    msvcr80, msvcr90 and msvcr100 I`ve setting each of in "native, then buildin", and in "buildin, native" states. d3dx9_36 and d3dx9_42 - as native.

    In every case the ExeFile error will follow me: pastebin.com/7QC3J1PN

    I use next configuration:
    AMD Athlon II X3 CPU
    AMD HD6670 videocard
    Ubuntu 12.10 32 bit
    Catalyst 12.11 beta drivers

    What I should to try?

    PS: Sorry for my English!

    [post new] [reply to this]

    Updated EVE wiki for wine
    by Sam Silbory on Wednesday January 2nd 2013, 22:13
    I've updated EVE wiki for wine. Feel free to point out mistakes or update it yourself.
    wiki.eveonline.com/en/wiki/Install_EVE_on_Linux_with_Wine

    [post new] [reply to this]

    Latest wine borked my game
    by Liam Dawe on Saturday December 29th 2012, 12:29
    It seems that after updating wine to the latest on Ubuntu the game no longer runs: pastebin.com/vixzDA6J

    [post new] [reply to this]

    PCLOS trouble with EVE
    by Jared on Monday November 5th 2012, 9:15
    This is the output I get from the terminal when I try and start EVE. The splash screen works fine. When I click on PLAY I get the EVE splash screen and then it terminates. Below is the output.

    Debug: src/helpers.cpp(140): 'CreateActCtx' failed with error 0x00000103 (no more data available.).
    fixme:iphlpapi:NotifyAddrChange (Handle 0x33cfd0, overlapped 0x3d6b850): stub
    fixme:winsock:WSALookupServiceBeginW (0x33d030 0x00000ff0 0x33d020) Stub!
    [1105/151230:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:heap:HeapSetInformation 0x48b000 0 0x33f31c 4
    Network layer using: CarbonIO
    Terminating process by request - returning 0

    [post new] [reply to this]

    Missing Fonts
    by evanh on Sunday October 14th 2012, 0:40
    Just discovered that the market Price History graphs are missing all the text on the sides of the charts if there is no fonts in the Windoze font directory.

    I guess this means that CCP has fixed some of it's font loading code but not all yet. Also, pretty conclusively proves it actually always was an Eve bug.

    [post new] [reply to this]

    Wine's AppDB ratings
    by evanh on Thursday October 4th 2012, 8:49
    T'was just perusing the Wikipedia entry for Wine and noticed the description for the AppDB ratings:

    Software that runs flawlessly ("Platinum")
    Software that runs flawlessly with configuration ("Gold")
    Software with minor Issues ("Silver")
    Software with major Issues ("Bronze")
    Unusable software ("Garbage")

    Trying to fit those definitions is not as clear as it could be. In the case of Eve one could now say it's Platinum because there is no config needed for a fully running game.

    But then voice, browsing and CQ don't work with or without config. But on the other hand all three features are entirely unneeded, as in the game can be fully played without ever using those features, on any platform.

    Anyone serious about voice comms would be using out-of-game tools. Ditto for web browsing. That leaves Captains Quarters, now that's a wasted pile of money and time! Particularly time, Eve development basically stopped for a year or more because of CQ.

    Anyway, I'm personally happy with the Gold rating. The virtual desktop seems to still be useful. It's not needed but the resulting window without it is oddly dominant on my desktop these days. Maybe that's related to the stability fix, dunno.

    [post new] [reply to this]

    Hope you've got an undelete button there N3o
    by evanh on Thursday October 4th 2012, 6:50
    Deleted a couple more threads than intended I presume?

    [post new] [reply to this]

    Hilarious Workaround
    by Murph on Tuesday April 24th 2012, 20:10
    I wrote a hilarious workaround for the t3 bug: Prevent eve from rendering T3s.

    forums.eveonline.com/default.aspx?g=posts&m=1186571&#post1186571

    [post new] [reply to this]




       << Back

    Page loaded in 0.10051 seconds.