Installer pro-evolution-soccer-5-dvd

game:
  arch: win32
  exe: drive_c/Program Files/KONAMI/Pro Evolution Soccer 5/PES5.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- task:
    arch: win32
    description: Creating 32bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Enabling CSMT for better graphic performance.
    key: wined3d
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
    prefix: $GAMEDIR
    value: wined3d-csmt.dll
- task:
    description: 'Installing PES5.

      The installating folder MUST BE ''C:\Program Files\KONAMI\Pro Evolution Soccer
      5'''
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    dxgi: disable
    nvcuda: disable
description: null
game_slug: pro-evolution-soccer-5
gogslug: ''
humblestoreid: ''
installer_slug: pro-evolution-soccer-5-dvd
name: Pro Evolution Soccer 5
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/KONAMI/Pro Evolution Soccer 5/PES5.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      arch: win32
      description: Creating 32bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Enabling CSMT for better graphic performance.
      key: wined3d
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
      prefix: $GAMEDIR
      value: wined3d-csmt.dll
  - task:
      description: 'Installing PES5.

        The installating folder MUST BE ''C:\Program Files\KONAMI\Pro Evolution Soccer
        5'''
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      dxgi: disable
      nvcuda: disable
slug: pro-evolution-soccer-5-dvd
steamid: null
version: DVD
year: 2005
{
  "game_slug": "pro-evolution-soccer-5",
  "version": "DVD",
  "description": null,
  "notes": "",
  "name": "Pro Evolution Soccer 5",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pro-evolution-soccer-5-dvd",
  "installer_slug": "pro-evolution-soccer-5-dvd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/KONAMI/Pro Evolution Soccer 5/PES5.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Enabling CSMT for better graphic performance.",
          "key": "wined3d",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects",
          "prefix": "$GAMEDIR",
          "value": "wined3d-csmt.dll"
        }
      },
      {
        "task": {
          "description": "Installing PES5.\nThe installating folder MUST BE 'C:\\Program Files\\KONAMI\\Pro Evolution Soccer 5'",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "dxgi": "disable",
        "nvcuda": "disable"
      }
    }
  }
}
Back to game