files:
- setup:
filename: EveLauncher-1938125.exe
url: https://binaries.eveonline.com/EveLauncher-1938125.exe
game:
exe: $GAMEDIR/drive_c/EVE/eve.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: arial
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
description: Installs EVE Launcher (1938125)
game_slug: eve-online
gogslug: ''
humblestoreid: ''
installer_slug: eve-online-eve-online-without-d
name: EVE Online
notes: "You will have to hit esc and change your graphical settings if needed,\r\n\
You need at least 2GB of storage,\r\nWhen the official EVE installer finishes unselect\
\ \"Launch EVE Online\"."
runner: wine
script:
files:
- setup:
filename: EveLauncher-1938125.exe
url: https://binaries.eveonline.com/EveLauncher-1938125.exe
game:
exe: $GAMEDIR/drive_c/EVE/eve.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: arial
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
slug: eve-online-eve-online-without-d
steamid: 8500
version: EVE Online without DXVK
year: 2003
{
"game_slug": "eve-online",
"version": "EVE Online without DXVK",
"description": "Installs EVE Launcher (1938125)",
"notes": "You will have to hit esc and change your graphical settings if needed,\r\nYou need at least 2GB of storage,\r\nWhen the official EVE installer finishes unselect \"Launch EVE Online\".",
"name": "EVE Online",
"year": 2003,
"steamid": 8500,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "eve-online-eve-online-without-d",
"installer_slug": "eve-online-eve-online-without-d",
"script": {
"files": [
{
"setup": {
"filename": "EveLauncher-1938125.exe",
"url": "https://binaries.eveonline.com/EveLauncher-1938125.exe"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/EVE/eve.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": "arial",
"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"
}
}
]
}
}