files:
- setup:
filename: eve-online-latest+Setup.exe
url: https://launcher.ccpgames.com/eve-online/release/win32/x64/eve-online-latest+Setup.exe
game:
exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/eve-online/eve-online.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
app: msdelta
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
app: tahoma
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2017
name: winetricks
prefix: $GAMEDIR
- task:
description: Running EVE Online Installer. Please do not run the game until this
script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
overrides:
libglesv2: d
msvcp140: n
msvcp140_1: n
version: lutris-7.2-2-x86_64
description: Install the new launcher (released Dec. 2023)
game_slug: eve-online
gogslug: ''
humblestoreid: ''
installer_slug: eve-online-dec-2023-launcher
name: EVE Online
notes: This is modified to use lutris-7.2-2 wine version for installation - the game
will not launch with this wine version after installation. Right click the game
in lutris and select configure. On the runner options tab, change the Wine version
in the drop down to the most recent supported wine version (current wine-ge-8-25)
and save.
runner: wine
script:
files:
- setup:
filename: eve-online-latest+Setup.exe
url: https://launcher.ccpgames.com/eve-online/release/win32/x64/eve-online-latest+Setup.exe
game:
exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/eve-online/eve-online.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
app: msdelta
name: winetricks
prefix: $GAMEDIR
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
app: tahoma
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2017
name: winetricks
prefix: $GAMEDIR
- task:
description: Running EVE Online Installer. Please do not run the game until
this script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
overrides:
libglesv2: d
msvcp140: n
msvcp140_1: n
version: lutris-7.2-2-x86_64
slug: eve-online-dec-2023-launcher
steamid: 8500
version: Dec 2023 Launcher
year: 2003
{
"game_slug": "eve-online",
"version": "Dec 2023 Launcher",
"description": "Install the new launcher (released Dec. 2023)",
"notes": "This is modified to use lutris-7.2-2 wine version for installation - the game will not launch with this wine version after installation. Right click the game in lutris and select configure. On the runner options tab, change the Wine version in the drop down to the most recent supported wine version (current wine-ge-8-25) and save.",
"name": "EVE Online",
"year": 2003,
"steamid": 8500,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "eve-online-dec-2023-launcher",
"installer_slug": "eve-online-dec-2023-launcher",
"script": {
"files": [
{
"setup": {
"filename": "eve-online-latest+Setup.exe",
"url": "https://launcher.ccpgames.com/eve-online/release/win32/x64/eve-online-latest+Setup.exe"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/eve-online/eve-online.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Setting Windows 10 mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "win10"
}
},
{
"task": {
"app": "msdelta",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "tahoma",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2017",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running EVE Online Installer. Please do not run the game until this script finishes installing.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"libglesv2": "d",
"msvcp140": "n",
"msvcp140_1": "n"
},
"version": "lutris-7.2-2-x86_64"
}
}
}