HGL
continuing-cyan
Trouble Running Eve Online on Arch
Games doesnt launch after installation. Logs can be found below
26 Replies
continuing-cyanOP•2y ago
sunny-green•2y ago
you are missing all the wine dependencies
https://github.com/lutris/docs/blob/master/WineDependencies.md
@Paradox_77
continuing-cyanOP•2y ago
Oh i see, thank you so much for helping me
i really do appriciate it, have a nice day man
After installing the libraries i still get this error though
continuing-cyanOP•2y ago
xenial-black•2y ago
Any reason you are using lutris wine ?
continuing-cyanOP•2y ago
Nope, it was just pre-installed
xenial-black•2y ago
Id use the latest wine-ge from the wine manager in heroic
continuing-cyanOP•2y ago
okay ill give that a shot hold up
xenial-black•2y ago
On the other hand, you seem to have a problem with vulkan starting. Have you made sure you have all the nvidia vulkan stuff installed?
continuing-cyanOP•2y ago
still throws a simillar error
continuing-cyanOP•2y ago
Ill confirm
continuing-cyanOP•2y ago
Yeah i do have vulkan

xenial-black•2y ago
You didnt pick wine-ge
continuing-cyanOP•2y ago
Okay now i selected it and ig the wine environment is actually running this time
sunny-green•2y ago
You are missing your vulkan driver
Wait a minute
750ti is a Maxwell card
And therefore it can run on 535 drivers
Lucky guy
xenial-black•2y ago
Yeah not sure how its running nvidia latest aha
Seems some gtk errors in some of these logs
sunny-green•2y ago
It can't create a vulkan instance
Which is pretty sus
xenial-black•2y ago
Yep
Makes me wonder if it can actually run those drivers haha
I guess it can
Guess with wine-ge, just turn off dxvk and vkd3d and see if the game runs
Perf will be bad but it seems you have a problem loading vulkan
continuing-cyanOP•2y ago
Okay that worked
the launcher opened up, im currently installing the game and ill test out how it runs
Its a pretty old gpu, maybe it doesnt support vulkan properly
xenial-black•2y ago
It claims 1.3 which should be good
But maybe the driver is a bit broken tho. Would be interesting dxvk works on other games
continuing-cyanOP•2y ago
Okay update, at low settings the game runs at a stable 60 fps
but on high its super laggy
xenial-black•2y ago
Yeah wine3d uses opengl to convert direct x
Its very slow
But dxvk requires pretty new hardware that can run recent vulkan implementations.. The internet claims your card can, but its certainly failing to start vulkan
continuing-cyanOP•2y ago
I tried enabling VKD3D and it launched with it enabled
Edit: Just realized that eve needs vulkan and this is for directx
loud-coral•2y ago
it's the instance version, not necessarily the one supported by hardware
Heroic should be able to detect supported version now and install supported DXVK
if Vulkan 1.2 is supported it will install dxvk 1.10
if vulkan 1.3 it will use dxvk 2.0
similar feature is coming soon for vkd3d
xenial-black•2y ago
Yeah when looking up the hardware spec, it claimed 1.3
But clearly something about it either doesnt work or config is wrong
continuing-cyanOP•2y ago
Well im happy that i can at least play the game, thank you guys