Installer command-conquer-generals-zero-tfd-fedora43-lutris0

files:
- install_exe: 'N/A:Select setup.exe for C&C: First Decade'
- optionsini: https://lutris.net/files/games/command-conquer-generals/options.ini
- latest_patch: https://files.cncnz.com/the_first_decade/tfd-103-rev4.exe
- gentool: https://www.gentool.net/download/GenTool_v8.9.zip
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/EA Games/Command & Conquer The First Decade/Command
    & Conquer(tm) Generals Zero Hour/generals.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: install_exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: latest_patch
    name: wineexec
    prefix: $GAMEDIR
- merge:
    dst: $GAMEDIR/drive_c/users/$USER/My Documents/Command and Conquer Generals Zero
      Hour Data/
    src: optionsini
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/EA Games/Command & Conquer The First
      Decade/Command & Conquer(tm) Generals Zero Hour/
    file: gentool
system:
  env:
    MESA_EXTENSION_OVERRIDE: -GL_ARB_buffer_storage
    MESA_GLTHREAD: 'false'
    __GL_THREADED_OPTIMIZATIONS: '0'
  prefer_system_libs: true
  single_cpu: true
wine:
  battleye: false
  dxvk: false
  eac: false
  esync: false
  fsr: false
  fsync: false
  overrides:
    d3d8: n,b
description: TFD DVD on Fedora 43 w/ GenTool
game_slug: command-conquer-generals-zero-hour
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-generals-zero-tfd-fedora43-lutris0
name: "Command & Conquer: Generals \u2013 Zero Hour"
notes: I play this game a lot, but newer Fedora broke it. I fixed the original "The
  First Decade with GenTool version" script
runner: wine
script:
  files:
  - install_exe: 'N/A:Select setup.exe for C&C: First Decade'
  - optionsini: https://lutris.net/files/games/command-conquer-generals/options.ini
  - latest_patch: https://files.cncnz.com/the_first_decade/tfd-103-rev4.exe
  - gentool: https://www.gentool.net/download/GenTool_v8.9.zip
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/EA Games/Command & Conquer The First
      Decade/Command & Conquer(tm) Generals Zero Hour/generals.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: install_exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: latest_patch
      name: wineexec
      prefix: $GAMEDIR
  - merge:
      dst: $GAMEDIR/drive_c/users/$USER/My Documents/Command and Conquer Generals
        Zero Hour Data/
      src: optionsini
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/EA Games/Command & Conquer The First
        Decade/Command & Conquer(tm) Generals Zero Hour/
      file: gentool
  system:
    env:
      MESA_EXTENSION_OVERRIDE: -GL_ARB_buffer_storage
      MESA_GLTHREAD: 'false'
      __GL_THREADED_OPTIMIZATIONS: '0'
    prefer_system_libs: true
    single_cpu: true
  wine:
    battleye: false
    dxvk: false
    eac: false
    esync: false
    fsr: false
    fsync: false
    overrides:
      d3d8: n,b
slug: command-conquer-generals-zero-tfd-fedora43-lutris0
steamid: null
version: TFD-Fedora43-Lutris0522
year: 2003
{
  "game_slug": "command-conquer-generals-zero-hour",
  "version": "TFD-Fedora43-Lutris0522",
  "description": "TFD DVD on Fedora 43 w/ GenTool",
  "notes": "I play this game a lot, but newer Fedora broke it. I fixed the original \"The First Decade with GenTool version\" script",
  "name": "Command & Conquer: Generals \u2013 Zero Hour",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "command-conquer-generals-zero-tfd-fedora43-lutris0",
  "installer_slug": "command-conquer-generals-zero-tfd-fedora43-lutris0",
  "script": {
    "files": [
      {
        "install_exe": "N/A:Select setup.exe for C&C: First Decade"
      },
      {
        "optionsini": "https://lutris.net/files/games/command-conquer-generals/options.ini"
      },
      {
        "latest_patch": "https://files.cncnz.com/the_first_decade/tfd-103-rev4.exe"
      },
      {
        "gentool": "https://www.gentool.net/download/GenTool_v8.9.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/EA Games/Command & Conquer The First Decade/Command & Conquer(tm) Generals Zero Hour/generals.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "install_exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "latest_patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/users/$USER/My Documents/Command and Conquer Generals Zero Hour Data/",
          "src": "optionsini"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/EA Games/Command & Conquer The First Decade/Command & Conquer(tm) Generals Zero Hour/",
          "file": "gentool"
        }
      }
    ],
    "system": {
      "env": {
        "MESA_EXTENSION_OVERRIDE": "-GL_ARB_buffer_storage",
        "MESA_GLTHREAD": "false",
        "__GL_THREADED_OPTIMIZATIONS": "0"
      },
      "prefer_system_libs": true,
      "single_cpu": true
    },
    "wine": {
      "battleye": false,
      "dxvk": false,
      "eac": false,
      "esync": false,
      "fsr": false,
      "fsync": false,
      "overrides": {
        "d3d8": "n,b"
      }
    }
  }
}
Back to game