Installer wizard101-standalone-revised

files:
- wizard101setup: https://edgecast.wizard101.com/InstallWizard101Test.exe
game:
  arch: win64
  exe: drive_c/ProgramData/KingsIsle Entertainment/Wizard101 Test/Wizard101.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    description: Installing Corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dxvk
    description: Installing DXVK
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing Game
    executable: $CACHE/wizard101setup/InstallWizard101Test.exe
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    AMD_TEX_ANISO: 16
    DXVK_ASYNC: 1
    DXVK_LOG_LEVEL: none
    EQAA: 8,8,8
    RADV_PERFTEST: sam
    RADV_TEX_ANISO: 16
    WINEDEBUG: -all
description: Wizard101 Test Realm. Standalone
game_slug: wizard101
gogslug: ''
humblestoreid: ''
installer_slug: wizard101-standalone-revised
name: Wizard101
notes: Install Wizard101 Test Realm + DXVK., Standalone
runner: wine
script:
  files:
  - wizard101setup: https://edgecast.wizard101.com/InstallWizard101Test.exe
  game:
    arch: win64
    exe: drive_c/ProgramData/KingsIsle Entertainment/Wizard101 Test/Wizard101.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      description: Installing Corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dxvk
      description: Installing DXVK
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing Game
      executable: $CACHE/wizard101setup/InstallWizard101Test.exe
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      AMD_TEX_ANISO: 16
      DXVK_ASYNC: 1
      DXVK_LOG_LEVEL: none
      EQAA: 8,8,8
      RADV_PERFTEST: sam
      RADV_TEX_ANISO: 16
      WINEDEBUG: -all
slug: wizard101-standalone-revised
steamid: 799960
version: Standalone (revised)
year: 2008
{
  "game_slug": "wizard101",
  "version": "Standalone (revised)",
  "description": "Wizard101 Test Realm. Standalone",
  "notes": "Install Wizard101 Test Realm + DXVK., Standalone",
  "name": "Wizard101",
  "year": 2008,
  "steamid": 799960,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "wizard101-standalone-revised",
  "installer_slug": "wizard101-standalone-revised",
  "script": {
    "files": [
      {
        "wizard101setup": "https://edgecast.wizard101.com/InstallWizard101Test.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/ProgramData/KingsIsle Entertainment/Wizard101 Test/Wizard101.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "Installing Corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dxvk",
          "description": "Installing DXVK",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Game",
          "executable": "$CACHE/wizard101setup/InstallWizard101Test.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "AMD_TEX_ANISO": 16,
        "DXVK_ASYNC": 1,
        "DXVK_LOG_LEVEL": "none",
        "EQAA": "8,8,8",
        "RADV_PERFTEST": "sam",
        "RADV_TEX_ANISO": 16,
        "WINEDEBUG": "-all"
      }
    }
  }
}
Back to game