Installer 3dmark-1999-max-pro-complete

files:
- ddraw: https://download.game155.com/zip/ddraw.dll.zip
- setup: https://benchmarks.ul.com/downloads/3dmark99.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files (x86)/3DMark 99 Max/3dmark.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64-bit prefix ...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: l3codecx
    arch: win64
    description: MP3codec DirectShow ...
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win98
    arch: win64
    description: Windows version 98 ...
    name: winetricks
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR
    src: setup
- extract:
    dst: $GAMEDIR/3dmark99
    file: $GAMEDIR/3dmark99.exe
- task:
    description: 3DMark 1999 ...
    executable: $GAMEDIR/3dmark99/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR
    src: ddraw
- extract:
    dst: $GAMEDIR/3dmark99
    file: $GAMEDIR/ddraw.dll.zip
- merge:
    dst: $GAMEDIR/drive_c/windows/system32/ddraw.dll
    src: $GAMEDIR/3dmark99/DDRAW.DLL
- merge:
    dst: $GAMEDIR/drive_c/windows/syswow64/ddraw.dll
    src: $GAMEDIR/3dmark99/DDRAW.DLL
- task:
    arch: win64
    description: Register KeyCode ...
    key: RegKey
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Futuremark Corporation\3DMark Registration
    type: REG_SZ
    value: 78TR2-8DBDU-BMXXS
- task:
    arch: win64
    description: Register KeyCode ...
    key: RegName
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Futuremark Corporation\3DMark Registration
    type: REG_SZ
    value: Futuremark
system:
  disable_compositor: true
wine:
  Desktop: true
  overrides:
    msvcirt.dll: n
description: "* License: Legacy,\r\n* Hardware acceleration benchmark software,\r\n\
  * Legacy key: 78TR2-8DBDU-BMXXS,\r\n* Legacy user: Futuremark,\r\n* MP3codec DirectShow,\r\
  \n* Ddraw.dll: 4.08.01 \r\n* DirectX: 6,1."
game_slug: 3dmark-1999
gogslug: ''
humblestoreid: ''
installer_slug: 3dmark-1999-max-pro-complete
name: 3DMark 1999
notes: ''
runner: wine
script:
  files:
  - ddraw: https://download.game155.com/zip/ddraw.dll.zip
  - setup: https://benchmarks.ul.com/downloads/3dmark99.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files (x86)/3DMark 99 Max/3dmark.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64-bit prefix ...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: l3codecx
      arch: win64
      description: MP3codec DirectShow ...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win98
      arch: win64
      description: Windows version 98 ...
      name: winetricks
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR
      src: setup
  - extract:
      dst: $GAMEDIR/3dmark99
      file: $GAMEDIR/3dmark99.exe
  - task:
      description: 3DMark 1999 ...
      executable: $GAMEDIR/3dmark99/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR
      src: ddraw
  - extract:
      dst: $GAMEDIR/3dmark99
      file: $GAMEDIR/ddraw.dll.zip
  - merge:
      dst: $GAMEDIR/drive_c/windows/system32/ddraw.dll
      src: $GAMEDIR/3dmark99/DDRAW.DLL
  - merge:
      dst: $GAMEDIR/drive_c/windows/syswow64/ddraw.dll
      src: $GAMEDIR/3dmark99/DDRAW.DLL
  - task:
      arch: win64
      description: Register KeyCode ...
      key: RegKey
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Futuremark Corporation\3DMark
        Registration
      type: REG_SZ
      value: 78TR2-8DBDU-BMXXS
  - task:
      arch: win64
      description: Register KeyCode ...
      key: RegName
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Futuremark Corporation\3DMark
        Registration
      type: REG_SZ
      value: Futuremark
  system:
    disable_compositor: true
  wine:
    Desktop: true
    overrides:
      msvcirt.dll: n
slug: 3dmark-1999-max-pro-complete
steamid: null
version: Max Pro, complete
year: 1999
{
  "game_slug": "3dmark-1999",
  "version": "Max Pro, complete",
  "description": "* License: Legacy,\r\n* Hardware acceleration benchmark software,\r\n* Legacy key: 78TR2-8DBDU-BMXXS,\r\n* Legacy user: Futuremark,\r\n* MP3codec DirectShow,\r\n* Ddraw.dll: 4.08.01 \r\n* DirectX: 6,1.",
  "notes": "",
  "name": "3DMark 1999",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "3dmark-1999-max-pro-complete",
  "installer_slug": "3dmark-1999-max-pro-complete",
  "script": {
    "files": [
      {
        "ddraw": "https://download.game155.com/zip/ddraw.dll.zip"
      },
      {
        "setup": "https://benchmarks.ul.com/downloads/3dmark99.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/3DMark 99 Max/3dmark.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit prefix ...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "l3codecx",
          "arch": "win64",
          "description": "MP3codec DirectShow ...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win98",
          "arch": "win64",
          "description": "Windows version 98 ...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "setup"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/3dmark99",
          "file": "$GAMEDIR/3dmark99.exe"
        }
      },
      {
        "task": {
          "description": "3DMark 1999 ...",
          "executable": "$GAMEDIR/3dmark99/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "ddraw"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/3dmark99",
          "file": "$GAMEDIR/ddraw.dll.zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/windows/system32/ddraw.dll",
          "src": "$GAMEDIR/3dmark99/DDRAW.DLL"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/windows/syswow64/ddraw.dll",
          "src": "$GAMEDIR/3dmark99/DDRAW.DLL"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Register KeyCode ...",
          "key": "RegKey",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Futuremark Corporation\\3DMark Registration",
          "type": "REG_SZ",
          "value": "78TR2-8DBDU-BMXXS"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Register KeyCode ...",
          "key": "RegName",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Futuremark Corporation\\3DMark Registration",
          "type": "REG_SZ",
          "value": "Futuremark"
        }
      }
    ],
    "system": {
      "disable_compositor": true
    },
    "wine": {
      "Desktop": true,
      "overrides": {
        "msvcirt.dll": "n"
      }
    }
  }
}
Back to game