Skip to content

Instantly share code, notes, and snippets.

@arillat
arillat / EVE Online.desktop
Last active February 15, 2024 09:21
Play EVE Online on Arch Linux with WineHQ
[Desktop Entry]
Name=EVE Online
Exec=env LD_BIND_NOW=1 ENABLE_VKBASALT=1 __GL_THREADED_OPTIMIZATIONS=1 __GL_SYNC_TO_VBLANK=0 __GL_NextGenCompiler=1 DXVK_HUD=fps VKD3D_CONFIG=force_host_cached VKD3D_DEBUG=none WINEESYNC=1 WINEDEBUG="-all" STAGING_SHARED_MEMORY=1 WINEPREFIX="/home/username/.local/share/wineprefixes/eve-online" wine start "C:\\users\\username\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\CCP Games\\EVE Online.lnk" "%u"
Type=Application
StartupNotify=true
Path=/home/username/.local/share/wineprefixes/eve-online/dosdevices/c:/users/username/AppData/Local/eve-online/app-1.2.2
Icon=1773_eve-online.0
StartupWMClass=eve-online.exe
MimeType=x-scheme-handler/eveonline;x-scheme-handler/evelauncher