Installer eve-online-dec-2023-launcher

files:
- setup: https://launcher.ccpgames.com/eve-online/release/win32/x64/eve-online-latest+Setup.exe
game:
  arch: win64
  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: Running EVE Online Installer. Please wait until the game is installed
      and then close the launcher to finish setup.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
wine:
  esync: false
  fsync: false
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: As of February 2026, requires a minimum version of Proton 10 to install and
  launch. Using dx11 is recommended for stability and performance over dx12.
runner: wine
script:
  files:
  - setup: https://launcher.ccpgames.com/eve-online/release/win32/x64/eve-online-latest+Setup.exe
  game:
    arch: win64
    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: Running EVE Online Installer. Please wait until the game is installed
        and then close the launcher to finish setup.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  wine:
    esync: false
    fsync: false
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": "As of February 2026, requires a minimum version of Proton 10 to install and launch. Using dx11 is recommended for stability and performance over dx12.",
  "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": "https://launcher.ccpgames.com/eve-online/release/win32/x64/eve-online-latest+Setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "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": "Running EVE Online Installer. Please wait until the game is installed and then close the launcher to finish setup.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "esync": false,
      "fsync": false
    }
  }
}
Back to game