Installer command-conquer-red-alert-2-10

files:
- archive: https://archive.org/download/command-and-conquer-red-alert-2-incl-yuris-revenge-win-rip-en/Command_and_Conquer_Red_Alert_2_Incl_Yuris_Revenge_Win_RIP_EN.zip
- cncnet: https://downloads.cncnet.org/CnCNet5_YR_Installer.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Red Alert 2 Yuri's Revenge/CnCNetYRLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating 32bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win2k3
    arch: win32
    description: Setting Windows XP 64-bit (2003) mode for Wine
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vd=1280x1024
    arch: win32
    description: Setting resolution
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet40
    name: winetricks
    silent: true
- task:
    app: xna40
    name: winetricks
    silent: true
- extract:
    dst: $GAMEDIR/extracted
    file: archive
- task:
    arch: win32
    description: Install base game
    executable: $GAMEDIR/extracted/Game Files/Red Alert 2 Yuri's Revenge.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Install CNCNET
    executable: cncnet
    name: wineexec
description: CNCNet RedAlert2
game_slug: command-conquer-red-alert-2
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-red-alert-2-10
name: 'Command & Conquer: Red Alert 2'
notes: Launcher is in windowed mode, it's O.K for compatibility, when the game start's
  it should be fullscreen.
runner: wine
script:
  files:
  - archive: https://archive.org/download/command-and-conquer-red-alert-2-incl-yuris-revenge-win-rip-en/Command_and_Conquer_Red_Alert_2_Incl_Yuris_Revenge_Win_RIP_EN.zip
  - cncnet: https://downloads.cncnet.org/CnCNet5_YR_Installer.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Red Alert 2 Yuri's Revenge/CnCNetYRLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating 32bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win2k3
      arch: win32
      description: Setting Windows XP 64-bit (2003) mode for Wine
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vd=1280x1024
      arch: win32
      description: Setting resolution
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet40
      name: winetricks
      silent: true
  - task:
      app: xna40
      name: winetricks
      silent: true
  - extract:
      dst: $GAMEDIR/extracted
      file: archive
  - task:
      arch: win32
      description: Install base game
      executable: $GAMEDIR/extracted/Game Files/Red Alert 2 Yuri's Revenge.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Install CNCNET
      executable: cncnet
      name: wineexec
slug: command-conquer-red-alert-2-10
steamid: null
version: '1.0'
year: 2000
{
  "game_slug": "command-conquer-red-alert-2",
  "version": "1.0",
  "description": "CNCNet RedAlert2",
  "notes": "Launcher is in windowed mode, it's O.K for compatibility, when the game start's it should be fullscreen.",
  "name": "Command & Conquer: Red Alert 2",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "command-conquer-red-alert-2-10",
  "installer_slug": "command-conquer-red-alert-2-10",
  "script": {
    "files": [
      {
        "archive": "https://archive.org/download/command-and-conquer-red-alert-2-incl-yuris-revenge-win-rip-en/Command_and_Conquer_Red_Alert_2_Incl_Yuris_Revenge_Win_RIP_EN.zip"
      },
      {
        "cncnet": "https://downloads.cncnet.org/CnCNet5_YR_Installer.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Red Alert 2 Yuri's Revenge/CnCNetYRLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win2k3",
          "arch": "win32",
          "description": "Setting Windows XP 64-bit (2003) mode for Wine",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vd=1280x1024",
          "arch": "win32",
          "description": "Setting resolution",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "xna40",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/extracted",
          "file": "archive"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Install base game",
          "executable": "$GAMEDIR/extracted/Game Files/Red Alert 2 Yuri's Revenge.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Install CNCNET",
          "executable": "cncnet",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game