Installer everquest-ii-32bit-version-standa

files:
- setup: https://launch.daybreakgames.com/installer/EQ2_setup.exe
game:
  exe: drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest II/LaunchPad.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    description: Installing Corefonts
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    description: Simulating Windows reboot.
    executable: wineboot
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing EverQuest 2
    executable: setup
    name: wine.wineexec
    prefix: $GAMEDIR
description: ''
game_slug: everquest-ii
gogslug: ''
humblestoreid: ''
installer_slug: everquest-ii-32bit-version-standa
name: EverQuest II
notes: ''
runner: wine
script:
  files:
  - setup: https://launch.daybreakgames.com/installer/EQ2_setup.exe
  game:
    exe: drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest II/LaunchPad.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      description: Installing Corefonts
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      description: Simulating Windows reboot.
      executable: wineboot
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing EverQuest 2
      executable: setup
      name: wine.wineexec
      prefix: $GAMEDIR
slug: everquest-ii-32bit-version-standa
steamid: 201230
version: 32bit version standalone
year: 2004
{
  "game_slug": "everquest-ii",
  "version": "32bit version standalone",
  "description": "",
  "notes": "",
  "name": "EverQuest II",
  "year": 2004,
  "steamid": 201230,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "everquest-ii-32bit-version-standa",
  "installer_slug": "everquest-ii-32bit-version-standa",
  "script": {
    "files": [
      {
        "setup": "https://launch.daybreakgames.com/installer/EQ2_setup.exe"
      }
    ],
    "game": {
      "exe": "drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest II/LaunchPad.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "Installing Corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "description": "Simulating Windows reboot.",
          "executable": "wineboot",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing EverQuest 2",
          "executable": "setup",
          "name": "wine.wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game