How to install ED on Linux using Wine [EXPERIMENTAL, NOT OFFICIALLY SUPPORTED]

This is very heartening! Massive thanks and respect to/for all bods working on this. I'm going to try this soon and then that's the very last reason I ever need to boot Windows again out the porthole, m'dear shipmates!
 
I'm still seeing performance drops in certain areas in the beta vs windows, like less than half the frame rate in some instances. I'm wondering whether someone can confirm the same performance dip at Iben station in the beta?

I've been noticing a hefty performance deficit in the beta vs windows beta performance. Live on Linux is fine (around 10% loss or 140-150 fps once shaders load), but in the beta sitting in a station it's struggling to maintain 100 fps and dipping below that in most cases, when on the windows side beta there's barely a difference to windows live performance (usually 170 fps sitting in station).

Also I've noticed a bit of an oddity, one station Iben Hub in Iota Hydri has horrible frame drops on Linux in the beta with 40 fps on a 1070 at 1080p. On windows beta it's no different to any other station.

Some example pictures below:

1. Jameson memorial, decent utilisation & gpu power usage:



2. Iben hub, utilisation is high but power is low. GPU is on max performance.


3. Windows Iben hub, literally double performance.
 
I'm still seeing performance drops in certain areas in the beta vs windows, like less than half the frame rate in some instances. I'm wondering whether someone can confirm the same performance dip at Iben station in the beta?

I just reinstalled my system with Gentoo and got the game working again last night. Will try to install the beta and test this tonight.
 
I'm still seeing performance drops in certain areas in the beta vs windows, like less than half the frame rate in some instances. I'm wondering whether someone can confirm the same performance dip at Iben station in the beta?

I get similar performance dips even in WIndows. Then again I'm suspecting this is to do with the locations themselves being somehow more CPU bound than GPU bound - I tend to notice more when the game is more CPU than GPU bound because my GTX 1070 is CPU bound - my system is a AMD Phenom II X4 945 which definitely holds my 1070 back.

On the whole though - my PC definitely and absolutely loves running ED in Linux under WINE. I get much better overall performance and frame rates on Linux compared to Windows 10, and unless FDEV makes the grave mistake of stopping its customers using a different Operating System to play a game they have paid for, then I shall continue to enjoy playing ED on Linux.
 
On the whole though - my PC definitely and absolutely loves running ED in Linux under WINE. I get much better overall performance and frame rates on Linux compared to Windows 10
I heard this already for some games and applications under Wine, that they perform better than unter Windows because Linux uses the Hardware so smoothly.
However it's great to hear this is also so with Elite Dangerous (for your system).

and unless FDEV makes the grave mistake of stopping its customers using a different Operating System to play a game they have paid for, then I shall continue to enjoy playing ED on Linux.
Yes, hopefully! Also I just bought two Elite Dangerous accounts for my pure-Linux machines for Christmas. Please Frontier Dev. don't spoil my family Christmas presents. :)
 
Reinstalled to see if there are any changes.

Not sure if anyone is getting this. I can't remember how it was fixed. I know you can create a file or rename wine64 into wine6464. But I think there was a file that could be modified. I don't think it's winetricks as that file is not directly referenced at those lines.

./winetricks: line 9087: /usr/bin/wine6464: No such file or directory
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
------------------------------------------------------
Working around wine bug 34803
------------------------------------------------------
./winetricks: line 9096: /usr/bin/wine6464: No such file or directory
./winetricks: line 9099: /usr/bin/wine6464: No such file or directory
./winetricks: line 9100: /usr/bin/wine6464: No such file or directory

I think we resolved this a bunch of pages back. But I'm getting it again. Not sure if it's me or something other people are running into. I have to find what the solution was again. Does anyone remember how to fix this outside of making the wine6464 file. What file is that line9087 referencing?

winetricks Lines 9075-9105:

#----------------------------------------------------------------

w_metadata remove_mono settings \
title_uk="Видалити вбудоване wine-mono" \
title="Remove builtin wine-mono"

load_remove_mono()
{
mono_uuid="$("${WINE_ARCH}" uninstaller --list | grep Mono | cut -f1 -d\|)"
if test "$mono_uuid"; then
"${WINE_ARCH}" uninstaller --remove "$mono_uuid"
else
w_warn "Mono does not appear to be installed."
fi

# FIXME: verify on pristine Windows XP:
if w_workaround_wine_bug 34803; then
"${WINE_ARCH}" reg delete 'HKLM\\Software\\Microsoft\\.NETFramework\\v2.0.50727\\SBSDisabled' /f
fi

"${WINE_ARCH}" reg delete "HKLM\\Software\\Microsoft\\NET Framework Setup\\NDP\\v3.5" /f || true
"${WINE_ARCH}" reg delete "HKLM\\Software\\Microsoft\\NET Framework Setup\\NDP\\v4" /f || true

w_try rm -f "$W_WINDIR_UNIX/system32/mscoree.dll"
}

#----------------------------------------------------------------

I temp resolved it by making a link to '/usr/bin/wine64' in '/usr/bin' and called it, 'wine6464'.

I'm also getting this:
Unknown arg dxvk

Using wine 3.20(Staging)

Should I be using the non staging version or is this the normal version now? Not sure how I even got on the staging version.
 
Last edited:
I get similar performance dips even in WIndows. Then again I'm suspecting this is to do with the locations themselves being somehow more CPU bound than GPU bound - I tend to notice more when the game is more CPU than GPU bound because my GTX 1070 is CPU bound - my system is a AMD Phenom II X4 945 which definitely holds my 1070 back.

On the whole though - my PC definitely and absolutely loves running ED in Linux under WINE. I get much better overall performance and frame rates on Linux compared to Windows 10, and unless FDEV makes the grave mistake of stopping its customers using a different Operating System to play a game they have paid for, then I shall continue to enjoy playing ED on Linux.

Usually I see a 20% performance deficit with a ryzen 2600 & 1070, however in the 3.3 beta while most of the time the fps is the same some rare locations (but repeatable) are causing the frame rate to drop significantly on Linux alone i.e. getting below 60 fps where it would be 120-150 fps on Windows in the same spot yet GPU utilization seems to be maxed which wouldn't indicate a CPU bottleneck.

Something to do with these specific locations whether it's a lighting effect or something similar not translating well causing my frames to tank.
 
Not sure if anyone is getting this. I can't remember how it was fixed. I know you can create a file or rename wine64 into wine6464. But I think there was a file that could be modified. I don't think it's winetricks as that file is not directly referenced at those lines.

Do you possibly have WINE=wine6464 in your environment? (Type `export` on its own to dump the entire current environment, or just `echo $WINE` on its own to check the value of that environment variable)
 
Usually I see a 20% performance deficit with a ryzen 2600 & 1070, however in the 3.3 beta while most of the time the fps is the same some rare locations (but repeatable) are causing the frame rate to drop significantly on Linux alone i.e. getting below 60 fps where it would be 120-150 fps on Windows in the same spot yet GPU utilization seems to be maxed which wouldn't indicate a CPU bottleneck.

Something to do with these specific locations whether it's a lighting effect or something similar not translating well causing my frames to tank.

I've noticed that my framerate chugs a bit when my CPU gets overloaded, which happens near planet bases mostly (esync helps, btw). I have an i3770k (no OC though) and a 2gb gtx960. But watching htop and Nvidia smi, you can see that there is some CPU congestion going on. I run basically vanilla High settings.

This is in main. I'll try beta again tonight, or tomorrow, and see if I can get any different results. My try before in beta didn't yield any significant variance, however.
 
Do you possibly have WINE=wine6464 in your environment? (Type `export` on its own to dump the entire current environment, or just `echo $WINE` on its own to check the value of that environment variable)

Export didn't have anything related to wine and echo $WINE showed a blank line.

Is anyone else getting the 'no arg' thing when using winetricks to install dxvk? Am I in an older version and it's not in winetricks yet. I think I read it wasn't working before a certain point.
 
Last edited:
Hi guys

First of all, English is not main main language, i will do my best.
I recently moved to Debian and i try to install my ED ....

I tried to read all the topic, but obviously i don't understand everything. I followed all the process ton install, but i'm stuck into the mono issues.
I also tried to install it with winetrick, tried to move the .msi file into /usr/share/wine/mono, tried into ~/ed-wine/share/wine/mono, tried ton install it, but nothing work.

Here my command and my result.

Code:
delta@debian-game:~/ed-wine/share/wine/mono$ WINEPREFIX=~/ed-wine WINE=/usr/bin/wine64 winetricks dotnet452 corefonts quartz vcrun2012 dxvk
------------------------------------------------------
You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20170101 - sha1sum: c844fda0cca25ac9ed0ed1b55cd138cab6a4af16 with wine-3.21 (Staging) and WINEARCH=win64
Executing w_do_call dotnet452
Executing load_dotnet452 
------------------------------------------------------
This package may not work on a 64-bit installation
------------------------------------------------------
Executing w_do_call remove_mono
Executing load_remove_mono 
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
reg : le système n'a pas pu trouver la clé ou valeur de registre spécifiée
Executing rm -f /home/delta/ed-wine/dosdevices/c:/windows/system32/mscoree.dll
Executing w_do_call dotnet35
Executing load_dotnet35 
------------------------------------------------------
dotnet35 does not yet fully work or install on wine.  Caveat emptor.
------------------------------------------------------
Executing w_do_call remove_mono
Executing load_remove_mono 
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call dotnet30sp1
Executing load_dotnet30sp1 
Executing w_do_call remove_mono
Executing load_remove_mono 
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call dotnet30
Executing load_dotnet30 
Executing cd /home/delta/.cache/winetricks/dotnet30
Downloading http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe to /home/delta/.cache/winetricks/dotnet30
--2018-12-01 10:08:49--  http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe
Résolution de download.microsoft.com (download.microsoft.com)… 23.57.80.230, 2a02:26f0:9400:1a7::e59, 2a02:26f0:9400:19d::e59
Connexion à download.microsoft.com (download.microsoft.com)|23.57.80.230|:80… connecté.
requête HTTP transmise, en attente de la réponse… 404 Not Found
2018-12-01 10:08:49 erreur 404 : Not Found.

Executing cd /home/delta/.cache/winetricks/dotnet30
Downloading https://web.archive.org/web/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe to /home/delta/.cache/winetricks/dotnet30
--2018-12-01 10:08:50--  https://web.archive.org/web/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe
Résolution de web.archive.org (web.archive.org)… 207.241.224.26
Connexion à web.archive.org (web.archive.org)|207.241.224.26|:443… connecté.
requête HTTP transmise, en attente de la réponse… 302 FOUND
Emplacement : https://web.archive.org/web/20180413015051/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe [suivant]
--2018-12-01 10:08:51--  https://web.archive.org/web/20180413015051/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe
Réutilisation de la connexion existante à web.archive.org:443.
requête HTTP transmise, en attente de la réponse… 404 Not Found
2018-12-01 10:08:52 erreur 404 : Not Found.

------------------------------------------------------
Downloading https://web.archive.org/web/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe failed
------------------------------------------------------

I know ED work and linux, and i want to play it again :D
 
Hi guys

First of all, English is not main main language, i will do my best.
I recently moved to Debian and i try to install my ED ....

I tried to read all the topic, but obviously i don't understand everything. I followed all the process ton install, but i'm stuck into the mono issues.
I also tried to install it with winetrick, tried to move the .msi file into /usr/share/wine/mono, tried into ~/ed-wine/share/wine/mono, tried ton install it, but nothing work.

Here my command and my result.

Code:
delta@debian-game:~/ed-wine/share/wine/mono$ WINEPREFIX=~/ed-wine WINE=/usr/bin/wine64 winetricks dotnet452 corefonts quartz vcrun2012 dxvk
------------------------------------------------------
You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20170101 - sha1sum: c844fda0cca25ac9ed0ed1b55cd138cab6a4af16 with wine-3.21 (Staging) and WINEARCH=win64
Executing w_do_call dotnet452
Executing load_dotnet452 
------------------------------------------------------
This package may not work on a 64-bit installation
------------------------------------------------------
Executing w_do_call remove_mono
Executing load_remove_mono 
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
reg : le système n'a pas pu trouver la clé ou valeur de registre spécifiée
Executing rm -f /home/delta/ed-wine/dosdevices/c:/windows/system32/mscoree.dll
Executing w_do_call dotnet35
Executing load_dotnet35 
------------------------------------------------------
dotnet35 does not yet fully work or install on wine.  Caveat emptor.
------------------------------------------------------
Executing w_do_call remove_mono
Executing load_remove_mono 
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call dotnet30sp1
Executing load_dotnet30sp1 
Executing w_do_call remove_mono
Executing load_remove_mono 
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call dotnet30
Executing load_dotnet30 
Executing cd /home/delta/.cache/winetricks/dotnet30
Downloading http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe to /home/delta/.cache/winetricks/dotnet30
--2018-12-01 10:08:49--  http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe
Résolution de download.microsoft.com (download.microsoft.com)… 23.57.80.230, 2a02:26f0:9400:1a7::e59, 2a02:26f0:9400:19d::e59
Connexion à download.microsoft.com (download.microsoft.com)|23.57.80.230|:80… connecté.
requête HTTP transmise, en attente de la réponse… 404 Not Found
2018-12-01 10:08:49 erreur 404 : Not Found.

Executing cd /home/delta/.cache/winetricks/dotnet30
Downloading https://web.archive.org/web/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe to /home/delta/.cache/winetricks/dotnet30
--2018-12-01 10:08:50--  https://web.archive.org/web/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe
Résolution de web.archive.org (web.archive.org)… 207.241.224.26
Connexion à web.archive.org (web.archive.org)|207.241.224.26|:443… connecté.
requête HTTP transmise, en attente de la réponse… 302 FOUND
Emplacement : https://web.archive.org/web/20180413015051/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe [suivant]
--2018-12-01 10:08:51--  https://web.archive.org/web/20180413015051/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe
Réutilisation de la connexion existante à web.archive.org:443.
requête HTTP transmise, en attente de la réponse… 404 Not Found
2018-12-01 10:08:52 erreur 404 : Not Found.

------------------------------------------------------
Downloading https://web.archive.org/web/http://download.microsoft.com/download/3/F/0/3F0A922C-F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe failed
------------------------------------------------------

I know ED work and linux, and i want to play it again :D

You have a very old winetricks. You should make sure you're using the version in buster or sid, not the version from stretch.
 
You have a very old winetricks. You should make sure you're using the version in buster or sid, not the version from stretch.

That's pretty simple, and i can know install the launcher, thanks !!

All the night i downloaded the game (poor connexion :( ), but i face now another issue. I can click for launching the game, but it crash and i have this.

Code:
Unhandled exception: 0x20474343 in 64-bit code (0x000000007b44bcfc).
Register dump:
 rip:000000007b44bcfc rsp:000000000023eee0 rbp:000000000023efb0 eflags:00000202 (   - --  I   - - - )
 rax:000000000023ef00 rbx:00000000002762d0 rcx:000000000023ef00 rdx:000000000023ef20
 rsi:000000000023eff8 rdi:000000000023ef28  r8:0000000000000001  r9:000000000023eff0 r10:00000000002600b0
 r11:00007fd96e76de40 r12:000000006f3370d8 r13:000000006f337128 r14:000000000023f2c0 r15:0000000000262c68
Stack dump:
0x000000000023eee0:  000000000023ef00 000000006f33f160
0x000000000023eef0:  0000000000000000 000000006f267da2
0x000000000023ef00:  0000000020474343 0000000000000000
0x000000000023ef10:  000000007b44bcfc 00007fd900000001
0x000000000023ef20:  00000000002762d0 000000006f33ec90
0x000000000023ef30:  0000000000000000 0000000000000000
0x000000000023ef40:  6638613438396266 0000000000000000
0x000000000023ef50:  000000006f26e860 000000006f337ff0
0x000000000023ef60:  0000000000000000 000000006f268963
0x000000000023ef70:  0000000000000000 0000000000000000
0x000000000023ef80:  0000000000000000 0000000000000000
0x000000000023ef90:  000000006f31ba10 000000006f26e860
Backtrace:
=>0 0x000000007b44bcfc in kernel32 (+0x2bcfc) (0x000000000023efb0)
  1 0x000000006f25b1d1 in dxgi (+0x5b1d0) (0x000000000023f170)
  2 0x000000006f30a265 in dxgi (+0x10a264) (0x000000000023f170)
  3 0x000000006f30e4f5 in dxgi (+0x10e4f4) (0x000000000023f170)
  4 0x000000006f2170ec in dxgi (+0x170eb) (0x000000006f33f188)
0x000000007b44bcfc: leaq	0xfffffffffffffff0(%rbp),%rsp
Modules:
Module	Address					Debug info	Name (134 modules)
PE	        6a340000-        6a56c000	Deferred        d3d11
PE	        6f200000-        6f37d000	Export          dxgi
ELF	        7b400000-        7b820000	Dwarf           kernel32<elf>
  \-PE	        7b420000-        7b820000	\               kernel32
ELF	        7bc00000-        7bd52000	Deferred        ntdll<elf>
  \-PE	        7bc40000-        7bd52000	\               ntdll
ELF	        7c000000-        7c004000	Deferred        <wine-loader>
PE	       140000000-       142be4000	Deferred        elitedangerous64
PE	       180000000-       180095000	Deferred        portaudio_x64
ELF	    7fd95fc72000-    7fd95fe95000	Deferred        libncurses.so.5
ELF	    7fd95fe95000-    7fd9600bf000	Deferred        libtinfo.so.5
ELF	    7fd9600bf000-    7fd9602f7000	Deferred        libedit.so.2
ELF	    7fd960929000-    7fd963549000	Deferred        libllvm-3.9.so.1
ELF	    7fd964e5c000-    7fd965070000	Deferred        libgpg-error.so.0
ELF	    7fd965070000-    7fd9652e3000	Deferred        libpcre.so.3
ELF	    7fd9652e3000-    7fd9655f3000	Deferred        libgcrypt.so.20
ELF	    7fd9655f3000-    7fd965805000	Deferred        liblz4.so.1
ELF	    7fd965805000-    7fd965a2b000	Deferred        liblzma.so.5
ELF	    7fd965a2b000-    7fd965c53000	Deferred        libselinux.so.1
ELF	    7fd965c53000-    7fd965cdd000	Deferred        libsystemd.so.0
ELF	    7fd965cdd000-    7fd965ee6000	Deferred        libffi.so.6
ELF	    7fd965ee6000-    7fd966136000	Deferred        libdbus-1.so.3
ELF	    7fd966136000-    7fd9663b9000	Deferred        libgmp.so.10
ELF	    7fd9663b9000-    7fd9665ee000	Deferred        libhogweed.so.4
ELF	    7fd9665ee000-    7fd966825000	Deferred        libnettle.so.6
ELF	    7fd966825000-    7fd966a38000	Deferred        libtasn1.so.6
ELF	    7fd966a38000-    7fd966c6c000	Deferred        libidn.so.11
ELF	    7fd966c6c000-    7fd966ed1000	Deferred        libp11-kit.so.0
ELF	    7fd966ed1000-    7fd9670d5000	Deferred        libkeyutils.so.1
ELF	    7fd9670d5000-    7fd9672e1000	Deferred        libkrb5support.so.0
ELF	    7fd9672e1000-    7fd9674e5000	Deferred        libcom_err.so.2
ELF	    7fd9674e5000-    7fd967718000	Deferred        libk5crypto.so.3
ELF	    7fd967718000-    7fd9679f2000	Deferred        libkrb5.so.3
ELF	    7fd9679f2000-    7fd967c03000	Deferred        libavahi-client.so.3
ELF	    7fd967c03000-    7fd967e10000	Deferred        libavahi-common.so.3
ELF	    7fd967e10000-    7fd9681a9000	Deferred        libgnutls.so.30
ELF	    7fd9681a9000-    7fd9683f4000	Deferred        libgssapi_krb5.so.2
ELF	    7fd9683f4000-    7fd96867d000	Deferred        libcups.so.2
ELF	    7fd96869c000-    7fd9686e5000	Deferred        winspool<elf>
  \-PE	    7fd9686a0000-    7fd9686e5000	\               winspool
ELF	    7fd9686e5000-    7fd96872a000	Deferred        wbemprox<elf>
  \-PE	    7fd9686f0000-    7fd96872a000	\               wbemprox
ELF	    7fd96872a000-    7fd96873f000	Deferred        api-ms-win-core-localization-l1-2-1<elf>
  \-PE	    7fd968730000-    7fd96873f000	\               api-ms-win-core-localization-l1-2-1
ELF	    7fd96873f000-    7fd968753000	Deferred        api-ms-win-core-fibers-l1-1-1<elf>
  \-PE	    7fd968740000-    7fd968753000	\               api-ms-win-core-fibers-l1-1-1
ELF	    7fd968753000-    7fd96898f000	Deferred        libvulkan.so.1
ELF	    7fd96898f000-    7fd9689cd000	Deferred        uxtheme<elf>
  \-PE	    7fd9689a0000-    7fd9689cd000	\               uxtheme
ELF	    7fd9689cd000-    7fd968bd3000	Deferred        libxfixes.so.3
ELF	    7fd968bd3000-    7fd968dde000	Deferred        libxcursor.so.1
ELF	    7fd968de8000-    7fd968dfd000	Deferred        api-ms-win-core-synch-l1-2-0<elf>
  \-PE	    7fd968df0000-    7fd968dfd000	\               api-ms-win-core-synch-l1-2-0
ELF	    7fd968e08000-    7fd969032000	Deferred        libexpat.so.1
ELF	    7fd969032000-    7fd969270000	Deferred        libfontconfig.so.1
ELF	    7fd969270000-    7fd9694a3000	Deferred        libpng16.so.16
ELF	    7fd9694a3000-    7fd969752000	Deferred        libfreetype.so.6
ELF	    7fd969752000-    7fd969962000	Deferred        libxi.so.6
ELF	    7fd969962000-    7fd969b65000	Deferred        libxcomposite.so.1
ELF	    7fd969b65000-    7fd969d70000	Deferred        libxrandr.so.2
ELF	    7fd969d70000-    7fd969f7a000	Deferred        libxrender.so.1
ELF	    7fd969f7a000-    7fd96a180000	Deferred        libxxf86vm.so.1
ELF	    7fd96a180000-    7fd96a383000	Deferred        libxinerama.so.1
ELF	    7fd96a383000-    7fd96a58b000	Deferred        librt.so.1
ELF	    7fd96a58b000-    7fd96a7a1000	Deferred        libbsd.so.0
ELF	    7fd96a7a1000-    7fd96a9a7000	Deferred        libxdmcp.so.6
ELF	    7fd96a9a7000-    7fd96abab000	Deferred        libxau.so.6
ELF	    7fd96abab000-    7fd96add3000	Deferred        libxcb.so.1
ELF	    7fd96add3000-    7fd96b113000	Deferred        libx11.so.6
ELF	    7fd96b113000-    7fd96b325000	Deferred        libxext.so.6
ELF	    7fd96b325000-    7fd96b3cb000	Deferred        winex11<elf>
  \-PE	    7fd96b340000-    7fd96b3cb000	\               winex11
ELF	    7fd96b3cb000-    7fd96b44b000	Deferred        setupapi<elf>
  \-PE	    7fd96b3e0000-    7fd96b44b000	\               setupapi
ELF	    7fd96b44b000-    7fd96b511000	Deferred        winmm<elf>
  \-PE	    7fd96b450000-    7fd96b511000	\               winmm
ELF	    7fd96b538000-    7fd96b74f000	Deferred        libresolv.so.2
ELF	    7fd96b76e000-    7fd96b7a0000	Deferred        iphlpapi<elf>
  \-PE	    7fd96b780000-    7fd96b7a0000	\               iphlpapi
ELF	    7fd96b7a0000-    7fd96b7e0000	Deferred        ws2_32<elf>
  \-PE	    7fd96b7b0000-    7fd96b7e0000	\               ws2_32
ELF	    7fd96b7e0000-    7fd96b832000	Deferred        dinput8<elf>
  \-PE	    7fd96b7f0000-    7fd96b832000	\               dinput8
ELF	    7fd96b832000-    7fd96ba4c000	Deferred        libz.so.1
ELF	    7fd96ba53000-    7fd96ba6b000	Deferred        xinput9_1_0<elf>
  \-PE	    7fd96ba60000-    7fd96ba6b000	\               xinput9_1_0
ELF	    7fd96ba6b000-    7fd96badb000	Deferred        dbghelp<elf>
  \-PE	    7fd96ba70000-    7fd96badb000	\               dbghelp
ELF	    7fd96badb000-    7fd96bbb1000	Deferred        msvcrt<elf>
  \-PE	    7fd96bb00000-    7fd96bbb1000	\               msvcrt
ELF	    7fd96bbb1000-    7fd96bbf9000	Deferred        winevulkan<elf>
  \-PE	    7fd96bbc0000-    7fd96bbf9000	\               winevulkan
ELF	    7fd96bbf9000-    7fd96bc12000	Deferred        vulkan-1<elf>
  \-PE	    7fd96bc00000-    7fd96bc12000	\               vulkan-1
ELF	    7fd96bc12000-    7fd96bd86000	Deferred        oleaut32<elf>
  \-PE	    7fd96bc40000-    7fd96bd86000	\               oleaut32
ELF	    7fd96bd86000-    7fd96be25000	Deferred        rpcrt4<elf>
  \-PE	    7fd96bda0000-    7fd96be25000	\               rpcrt4
ELF	    7fd96be25000-    7fd96bfc7000	Deferred        ole32<elf>
  \-PE	    7fd96be50000-    7fd96bfc7000	\               ole32
ELF	    7fd96bfc7000-    7fd96bff0000	Deferred        imm32<elf>
  \-PE	    7fd96bfd0000-    7fd96bff0000	\               imm32
ELF	    7fd96bff0000-    7fd96c03e000	Deferred        usp10<elf>
  \-PE	    7fd96c000000-    7fd96c03e000	\               usp10
ELF	    7fd96c03e000-    7fd96c196000	Deferred        comctl32<elf>
  \-PE	    7fd96c050000-    7fd96c196000	\               comctl32
ELF	    7fd96c196000-    7fd96c1b2000	Deferred        aclui<elf>
  \-PE	    7fd96c1a0000-    7fd96c1b2000	\               aclui
ELF	    7fd96c1b2000-    7fd96c246000	Deferred        advapi32<elf>
  \-PE	    7fd96c1c0000-    7fd96c246000	\               advapi32
ELF	    7fd96c246000-    7fd96c3c4000	Deferred        gdi32<elf>
  \-PE	    7fd96c260000-    7fd96c3c4000	\               gdi32
ELF	    7fd96c3c4000-    7fd96c62c000	Deferred        user32<elf>
  \-PE	    7fd96c3f0000-    7fd96c62c000	\               user32
ELF	    7fd96c62c000-    7fd96c6bd000	Deferred        shlwapi<elf>
  \-PE	    7fd96c640000-    7fd96c6bd000	\               shlwapi
ELF	    7fd96c6bd000-    7fd96d0eb000	Deferred        shell32<elf>
  \-PE	    7fd96c6e0000-    7fd96d0eb000	\               shell32
ELF	    7fd96d1eb000-    7fd96d3fd000	Deferred        libnss_files.so.2
ELF	    7fd96d3fd000-    7fd96d609000	Deferred        libnss_nis.so.2
ELF	    7fd96d609000-    7fd96d821000	Deferred        libnsl.so.1
ELF	    7fd96d821000-    7fd96da29000	Deferred        libnss_compat.so.2
ELF	    7fd96da2d000-    7fd96da48000	Deferred        version<elf>
  \-PE	    7fd96da30000-    7fd96da48000	\               version
ELF	    7fd96dee3000-    7fd96e0fa000	Deferred        libgcc_s.so.1
ELF	    7fd96e0fa000-    7fd96e3fe000	Deferred        libm.so.6
ELF	    7fd96e400000-    7fd96e604000	Deferred        libdl.so.2
ELF	    7fd96e604000-    7fd96e9a3000	Deferred        libc.so.6
ELF	    7fd96e9a3000-    7fd96ebc0000	Deferred        libpthread.so.0
ELF	    7fd96ebcb000-    7fd96ebdf000	Deferred        wow64cpu<elf>
  \-PE	    7fd96ebd0000-    7fd96ebdf000	\               wow64cpu
ELF	    7fd96ebdf000-    7fd96efad000	Dwarf           libwine.so.1
ELF	    7fd96efb0000-    7fd96f1d6000	Deferred        ld-linux-x86-64.so.2
ELF	    7ffeb779a000-    7ffeb779b000	Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
00000008 EDLaunch.exe
	[Z:\mnt\ssd2\EDLaunch\EDLaunch.exe]
	000000ab    0
	000000a8    0
	000000a7    0
	000000a5    0
	000000a4    0
	000000a3    0
	000000a2    0
	000000a1    0
	000000a0    0
	0000009f    0
	0000009e    0
	0000009d    0
	00000084    0
	00000069    0
	00000068    0
	00000067    0
	00000066    0
	00000065    0
	00000064    0
	00000063    0
	00000062    0
	00000061   -1
	00000060    0
	0000005f    0
	0000005e    0
	0000005d    0
	0000005c   -1
	0000005b   -1
	0000005a    0
	00000059    0
	00000058    0
	00000057    0
	00000056    0
	00000055    0
	00000054    0
	00000053    0
	00000052    0
	00000051    0
	00000050    0
	0000004f    0
	0000004e    0
	0000004d    0
	0000004c    0
	0000004b    0
	0000003c    0
	0000003b    0
	0000003a    0
	00000039    0
	00000038    0
	00000035    2
	00000034    0
	00000009    0
0000000e services.exe
	[C:\windows\system32\services.exe]
	00000040    0
	00000030    0
	0000002b    0
	00000022    0
	00000012    0
	0000000f    0
00000010 explorer.exe
	[C:\windows\system32\explorer.exe /desktop]
	0000002a    0
	00000029    0
	00000025    0
	00000011    0
00000020 winedevice.exe
	[C:\windows\system32\winedevice.exe]
	00000026    0
	00000024    0
	00000023    0
	00000021    0
00000027 plugplay.exe
	[C:\windows\system32\plugplay.exe]
	0000002d    0
	0000002c    0
	00000028    0
0000002e winedevice.exe
	[C:\windows\system32\winedevice.exe]
	00000033    0
	00000032    0
	00000031    0
	0000002f    0
0000003e rpcss.exe
	[C:\windows\system32\rpcss.exe]
	00000045    0
	00000044    0
	00000043    0
	00000042    0
	00000041    0
	0000003f    0
000000a9 WatchDog64.exe
	["Z:\mnt\ssd2\EDLaunch\WatchDog64.exe" /Executable "Z:\mnt\ssd2\EDLaunch\Products\elite-dangerous-64\EliteDangerous64.exe" /ExecutableArgs "  ""ServerToken 8e76bd8d835afd81c7753a72ca31263fcd71a4e211ee4e9d29ba38617f4efd7d3cfcfd6eca519e01adfa507c517e1bb08d25b93072ebba54df21 c9a6fe3b485a32a080898f82c9093cdf85bd20ffc9fbfa3f6c1a54532fa101f93a8f58e08ee87a0deacc2cb22df2df80daf9b7465f778b65323ffa389c9bb5539c7d0bc9d39b08beb121b9fa38694567c38a64a77891109f679e4e42ff55d7bf616434b7bfcb810c192f116bcb12faed13d38dfff815476844e590eea4f3061e71dbc477e4f5b1679a143e8315d79987fea56c5ec8131fd1b68cc3d33c1d9770dfd1699aa6fbd42f538a81bba46c2e8692c4565cb994f1b0102923266f35c4d5ea6344ea3368703d17553a582b3f4215faa6d72b801ff6942e53dc8b269860c95fd328ab1067be08005315aa57d59728116cfcd71f49efae6415d9a35e597a5cbc5dfac73c637eefaa4bb0d6b03d2de5a4879d38ea29a71dc4aab13e42bcf852e8a2cc03d60f9b3b1c42fdb301acdc6107a447e76918301439d90fb984a8f6111c194feca067eae7b890ec38c680ee8d7be00efc3974251345022bbd6edb08e6c8d4c0c8255a32425df308d9637f56 "" /language French\\FR" /MachineToken 8e76bd8d835afd81c7753a72ca31263fcd71a4e211ee4e9d29ba38617f4efd7d3cfcfd6eca519e01adfa507c517e1bb08d25b93072ebba54df21 /Version 2018.09.03.180310 /AuthToken c9a6fe3b485a32a080898f82c9093cdf85bd20ffc9fbfa3f6c1a54532fa101f93a8f58e08ee87a0deacc2cb22df2df80daf9b7465f778b65323ffa389c9bb5539c7d0bc9d39b08beb121b9fa38694567c38a64a77891109f679e4e42ff55d7bf616434b7bfcb810c192f116bcb12faed13d38dfff815476844e590eea4f3061e71dbc477e4f5b1679a143e8315d79987fea56c5ec8131fd1b68cc3d33c1d9770dfd1699aa6fbd42f538a81bba46c2e8692c4565cb994f1b0102923266f35c4d5ea6344ea3368703d17553a582b3f4215faa6d72b801ff6942e53dc8b269860c95fd328ab1067be08005315aa57d59728116cfcd71f49efae6415d9a35e597a5cbc5dfac73c637eefaa4bb0d6b03d2de5a4879d38ea29a71dc4aab13e42bcf852e8a2cc03d60f9b3b1c42fdb301acdc6107a447e76918301439d90fb984a8f6111c194feca067eae7b890ec38c680ee8d7be00efc3974251345022bbd6edb08e6c8d4c0c8255a32425df308d9637f56 /MachineId 8e9c23297043a060 /Time 1543732700,01657 /ExecutableHash "023F8B4B015D93404DC6FFBB00FAC0E057CD1011"]
	000000aa    0
000000ac (D) Z:\mnt\ssd2\EDLaunch\Products\elite-dangerous-64\EliteDangerous64.exe
	["Z:\mnt\ssd2\EDLaunch\Products\elite-dangerous-64\EliteDangerous64.exe" "wseed 21278"   "ServerToken 8e76bd8d835afd81c7753a72ca31263fcd71a4e211ee4e9d29ba38617f4efd7d3cfcfd6eca519e01adfa507c517e1bb08d25b93072ebba54df21 c9a6fe3b485a32a080898f82c9093cdf85bd20ffc9fbfa3f6c1a54532fa101f93a8f58e08ee87a0deacc2cb22df2df80daf9b7465f778b65323ffa389c9bb5539c7d0bc9d39b08beb121b9fa38694567c38a64a77891109f679e4e42ff55d7bf616434b7bfcb810c192f116bcb12faed13d38dfff815476844e590eea4f3061e71dbc477e4f5b1679a143e8315d79987fea56c5ec8131fd1b68cc3d33c1d9770dfd1699aa6fbd42f538a81bba46c2e8692c4565cb994f1b0102923266f35c4d5ea6344ea3368703d17553a582b3f4215faa6d72b801ff6942e53dc8b269860c95fd328ab1067be08005315aa57d59728116cfcd71f49efae6415d9a35e597a5cbc5dfac73c637eefaa4bb0d6b03d2de5a4879d38ea29a71dc4aab13e42bcf852e8a2cc03d60f9b3b1c42fdb301acdc6107a447e76918301439d90fb984a8f6111c194feca067eae7b890ec38c680ee8d7be00efc3974251345022bbd6edb08e6c8d4c0c8255a32425df308d9637f56 " /language French\\FR]
	000000ad    0 <==
000000b0 explorer.exe
	[C:\windows\system32\explorer.exe /desktop]
	000000b4    0
	000000b3    0
	000000b2    0
	000000b1    0
System information:
    Wine build: wine-3.21 (Staging)
    Platform: x86_64
    Version: Windows 7
    Host system: Linux
    Host version: 4.9.0-8-amd64

Any clues ?
 
That's pretty simple, and i can know install the launcher, thanks !!

All the night i downloaded the game (poor connexion :( ), but i face now another issue. I can click for launching the game, but it crash and i have this.

Any clues ?

First I'd edit your post above to exclude the SERVERTOKEN strings.

Secondly, your kernel version is kinda old. It looks like you're running Debian Stable? I'd at least change to Debian Testing - it's working fine for me. I seem to remember reading - can't find the reference - that the kernel needs to be of a certain version for dxvk or something like that. So I reckon that older kernel might be a factor.

Oh and when you're compiling WINE on Debian, remember that some of the :amd64 and :i386 -dev packages don't co-exist with each other, so your compile procedure should be like this...

Install all necessary :amd64 -dev packages
Compile wine 64 bit
Install all necessary :i386 -dev packages
Compile wine32-bit telling it where the 64 bit build is
make install the 64bit build
make install the 32 bit build

Okay so here's the list of -dev packages I need to apt-get install which don't appear to co-exist with their 64-bit friends...

Code:
libgtk-3-dev:i386 libharfbuzz-dev:i386 libicu-dev:i386 libicu-le-hb-dev:i386 libpango1.0-dev:i386 libxml2-dev:i386 libxslt1-dev:i386 libfribidi-dev:i386 libcups2-dev:i386 libcupsimage2-dev:i386 libtiff-dev:i386 libsdl2-dev:i386 libv4l-dev:i386 pkg-config:i386 libgif-dev:i386 libpng-dev:i386 libldap2-dev:i386 libmpg123-dev:i386 libopenal-dev:i386 v4l-utils:i386 libva-dev:i386 libgstreamer-plugins-base1.0-dev:i386

And if you need to compile the 64-bit version of WINE again for whatever reason, you should apt-get install these...

Code:
libgtk-3-dev:amd64 libharfbuzz-dev:amd64 libicu-dev:amd64 libicu-le-hb-dev:amd64 libpango1.0-dev:amd64 libxml2-dev:amd64 libxslt1-dev:amd64 libfribidi-dev:amd64 libcups2-dev:amd64 libcupsimage2-dev:amd64 libtiff-dev:amd64 libsdl2-dev:amd64 libv4l-dev:amd64 pkg-config:amd64 libgif-dev:amd64 libpng-dev:amd64 libldap2-dev:amd64 libmpg123-dev:amd64 libopenal-dev:amd64 v4l-utils libva-dev:amd64 libgstreamer-plugins-base1.0-dev:amd64

Note that the above are just a sub-set of the -dev packages required - they are just the ones I found I needed to "either-or" install for the 32 or 64 wine build.

And lastly, yeah I definitely think you should use Debian Testing instead of Stable - it's been working fine for me for years and still does, and the package versions are way more up to date than Stable.
 
Last edited:
Some news, reshade is working with latest dxvk master:

https://www.reddit.com/r/linux_gami...shade_is_now_working_with_latest_dxvk_master/

Along with latest dxvk build (not release) you need reshade 4.0 as well as d3dcomplier override.

cAYkQJR.png
 
I just bought ED and try to install it using Lutris "Wine DXVK version" but now the launcher gives me "Unhandled Exception from hresult:0x88980406" and crash. Launcher up and down sections are transparent where login button should be (no window decorations).

Also when I write my login infromation to My Account and click login it says "This is a required field."

I swithed to Linux Mint 19 around 3 months ago so I don't know informantion to give here. Heres system info http://termbin.com/qooy
 
I just bought ED and try to install it using Lutris "Wine DXVK version" but now the launcher gives me "Unhandled Exception from hresult:0x88980406" and crash. Launcher up and down sections are transparent where login button should be (no window decorations).

Also when I write my login infromation to My Account and click login it says "This is a required field."

I swithed to Linux Mint 19 around 3 months ago so I don't know informantion to give here. Heres system info http://termbin.com/qooy

Too new to edit;

Fix was just to install wine extensions using winetricks and then the game launcher.
 
Which version of winetricks starts allowing the installation of DXVK? I'm on fedora. I'm still trying to find info on this but is it not available on fedora atm?

WINETRICKS_VERSION=20180217-next

$ WINEPREFIX=~/ed-wine WINE=/usr/bin/wine64 ./winetricks dxvk --force
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20180217-next - sha256sum: b789bba42c17cbc84ce6be5b81c41a411b8f1d79fa4d36b85f4b7941b60be742 with wine-3.20 (Staging) and WINEARCH=win64
------------------------------------------------------
You are running winetricks-20180217-next, latest upstream is winetricks-20180815!
------------------------------------------------------
------------------------------------------------------
You should update using your distribution's package manager, --self-update, or manually.
------------------------------------------------------
Unknown arg dxvk

Ok, maybe it's the old version. I was assuming it was updating winetricks...

Is everyone else's wine version the staging version now? I'm trying to figure out if I made it start using staging or that is the defacto now.

Or is fedora just late in updating winetricks?

OOOHHH! Did: 'sudo wintricks --self-updater'

I didn't know winetricks had an updater.

$ sudo winetricks --self-update
Executing cd /tmp/winetricks.RDojGn1O
Downloading https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks to /tmp/winetricks.RDojGn1O
--2018-12-02 23:07:51-- https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.128.133, 151.101.192.133, 151.101.64.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.128.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 766037 (748K) [text/plain]
Saving to: ‘winetricks’

winetricks 100%[==============================================================================================================================================>] 748.08K 3.13MB/s in 0.2s

2018-12-02 23:07:52 (3.13 MB/s) - ‘winetricks’ saved [766037/766037]

Executing cd /home/*****
Executing mv /tmp/winetricks.RDojGn1O/winetricks /usr/bin/winetricks.update
Executing rmdir /tmp/winetricks.RDojGn1O
Executing cp /usr/bin/winetricks /usr/bin/winetricks.bak
Executing chmod -x /usr/bin/winetricks.bak
Executing mv /usr/bin/winetricks.update /usr/bin/winetricks
Executing chmod +x /usr/bin/winetricks
------------------------------------------------------
Update finished! The current version is 20180815-next - sha256sum: cfe672eeeec5e34ebb69a577f8db54ff3111247605c23444df21b28d59883f28. Use 'winetricks --update-rollback' to return to the previous version.

-------------------

$ WINEPREFIX=~/ed-wine WINE=/usr/bin/wine64 ./winetricks dxvk
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20180217-next - sha256sum: b789bba42c17cbc84ce6be5b81c41a411b8f1d79fa4d36b85f4b7941b60be742 with wine-3.20 (Staging) and WINEARCH=win64
------------------------------------------------------
You are running winetricks-20180217-next, latest upstream is winetricks-20180815!
------------------------------------------------------
------------------------------------------------------
You should update using your distribution's package manager, --self-update, or manually.
------------------------------------------------------
Unknown arg dxvk

Same result. It still thinks I'm running the old version. 8\

I'll assume I'm missing something very stupid here.

SOVLED!!!!!!1 (Partly)

It seems when I use those commands to install it's using a version of winetricks in my home folder. Not sure how or why that is the case. But it always ends up there. The updater installed and updated to /usr/bin and updated that winetricks file. I copied and pasted the /usr/bin and overrided the one in my home folder.

Fun part is. One day in the future this will happen again and I will never remember this and get to do it all over again! 8p

Either way, I get to see if dxvk reduces my vram use and increases my fps a bit. Hopefully. I stupidly bought a 10603gb version when I could have gotten the 6gb version for 20 dollars more. Still kicking myself. I was reading stuff at the time and It all said the vram wasn't going to matter that much at 1080p... I feel like a dunce. Should have known as I buy all my parts for long term use. 8\ Oh, well. Just need it to make elite dangerous and star citizen playable. And elite dangerous is very playable atm.

Off topic slightly, but does anyone know how to manipulate the fan curve like in msi afterburner and other programs in linux conveniently. I have to turn my fan up to 100% manually in the nvidia config program every time I play the game. Hopeing to find a way to make it automatically use more than 50% fan speed as it tends to heat up to around 70c with the fan at stock curve speeds. Runs only 40-45 at max load with the fan at 100%. I don't know how they thought that fan curve was acceptable. Relying on the aftermarket programs to allow someone to do it is irresponsible at best. Most people won't even realize it's not good and wonder why their card died!

Very initial look. So far I think the average fps is up, but the vram usage is the same. I'm actually getting near 100fps with ultra settings. The only down side is it lags more when coming out of warp between systems. I think it might have to do with the fact that it is actually using all the ultra settings instead of just saying it is. There are more lighting effects and whatnot so it may be the result of the game actually using those effects. Previously I was getting between 17-44 fps on average. But there was no hickup on arrival to a system. I'll have to put it back on medium and see how it plays.

FPS still drops at certain points. Particularly around very high lighting effects. There are few bugs like lag making my mouse half work but alt tabbing out can fix that. Having a problem with changing between graphis settings(in this case lowering it) introducing a stutter that doesn't seem to go away. Might be the system I'm in. There are a lot of npcs.
 
Last edited:
Which version of winetricks starts allowing the installation of DXVK? I'm on fedora. I'm still trying to find info on this but is it not available on fedora atm?



Ok, maybe it's the old version. I was assuming it was updating winetricks...

Is everyone else's wine version the staging version now? I'm trying to figure out if I made it start using staging or that is the defacto now.

Or is fedora just late in updating winetricks?

OOOHHH! Did: 'sudo wintricks --self-updater'

I didn't know winetricks had an updater.



Same result. It still thinks I'm running the old version. 8\

I'll assume I'm missing something very stupid here.

SOVLED!!!!!!1 (Partly)

It seems when I use those commands to install it's using a version of winetricks in my home folder. Not sure how or why that is the case. But it always ends up there. The updater installed and updated to /usr/bin and updated that winetricks file. I copied and pasted the /usr/bin and overrided the one in my home folder.

Fun part is. One day in the future this will happen again and I will never remember this and get to do it all over again! 8p

Either way, I get to see if dxvk reduces my vram use and increases my fps a bit. Hopefully. I stupidly bought a 10603gb version when I could have gotten the 6gb version for 20 dollars more. Still kicking myself. I was reading stuff at the time and It all said the vram wasn't going to matter that much at 1080p... I feel like a dunce. Should have known as I buy all my parts for long term use. 8\ Oh, well. Just need it to make elite dangerous and star citizen playable. And elite dangerous is very playable atm.

Off topic slightly, but does anyone know how to manipulate the fan curve like in msi afterburner and other programs in linux conveniently. I have to turn my fan up to 100% manually in the nvidia config program every time I play the game. Hopeing to find a way to make it automatically use more than 50% fan speed as it tends to heat up to around 70c with the fan at stock curve speeds. Runs only 40-45 at max load with the fan at 100%. I don't know how they thought that fan curve was acceptable. Relying on the aftermarket programs to allow someone to do it is irresponsible at best. Most people won't even realize it's not good and wonder why their card died!

Very initial look. So far I think the average fps is up, but the vram usage is the same. I'm actually getting near 100fps with ultra settings. The only down side is it lags more when coming out of warp between systems. I think it might have to do with the fact that it is actually using all the ultra settings instead of just saying it is. There are more lighting effects and whatnot so it may be the result of the game actually using those effects. Previously I was getting between 17-44 fps on average. But there was no hickup on arrival to a system. I'll have to put it back on medium and see how it plays.

FPS still drops at certain points. Particularly around very high lighting effects. There are few bugs like lag making my mouse half work but alt tabbing out can fix that. Having a problem with changing between graphis settings(in this case lowering it) introducing a stutter that doesn't seem to go away. Might be the system I'm in. There are a lot of npcs.


For what it's worth, you don't need to update winetricks to update dxvk. You can download and extract the latest .tar.gz from the releases page, here: https://github.com/doitsujin/dxvk/releases

Then you run WINEPREFIX=/your/wine/prefix/location/ winetricks --force ./path/to/extracted/dxvk/folder/setup_dxvk.verb

And no, you shouldn't need "wine64" for that.
 
Back
Top Bottom