Installer harry-potter-and-the-chamber-cd-metallicafan212-e

files:
- engine: N/A:Please select Metallicafan212 engine exe file. You can download it on
    Harry Potter Modding Discord server at https://discord.gg/th3K6Epnug
game:
  exe: drive_c/Program Files (x86)/EA Games/Harry Potter and the Chamber of Secrets/system/Game.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Preparing wineprefix...
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    requires: game.ico
- task:
    description: Installing Harry Potter and the Chamber of Secrets ...
    executable: $DISC/autorun.exe
    name: wineexec
- execute:
    command: cd "$GAMEDIR/drive_c/Program Files (x86)/EA Games"; if [ -d "Harry Potter
      and the Chamber of Secrets" ]; then exit; else gamepath=$(find . -maxdepth 1
      -type d -iname "*Harry*"); gamepath=$(basename "$gamepath"); ln -s "$gamepath"
      "Harry Potter and the Chamber of Secrets"; fi;
- task:
    args: /dir="c:\Program Files (x86)\EA Games/Harry Potter and the Chamber of Secrets"
      /silent
    description: Installing Harry Potter and the Chamber of Secrets ...
    executable: $engine
    name: wineexec
- write_config:
    data:
      ICBINDx11Drv.ICBINDx11RenderDevice:
        ScreenFormat: SDR
    file: $GAMEDIR/drive_c/users/$USER/My Documents/Harry - Coding Evolved/Game.ini
description: Play "Harry Potter and the Chamber of Secrets" CD edition on Linux!
game_slug: harry-potter-and-the-chamber-of-secrets
gogslug: ''
humblestoreid: ''
installer_slug: harry-potter-and-the-chamber-cd-metallicafan212-e
name: Harry Potter and the Chamber of Secrets
notes: "- Using Metallicafan212 engine: directx11 renderer, widescreen, alt+tab stability,\
  \ 64 bits executable, compatible with all HPCOS version/languages\r\n- During install\
  \ you will need to provide  HPCOS  CD (mounted) and latest version of Metallicafan212\u2019\
  s Harry Potter 2 Editor and Engine executable"
runner: wine
script:
  files:
  - engine: N/A:Please select Metallicafan212 engine exe file. You can download it
      on Harry Potter Modding Discord server at https://discord.gg/th3K6Epnug
  game:
    exe: drive_c/Program Files (x86)/EA Games/Harry Potter and the Chamber of Secrets/system/Game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Preparing wineprefix...
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      requires: game.ico
  - task:
      description: Installing Harry Potter and the Chamber of Secrets ...
      executable: $DISC/autorun.exe
      name: wineexec
  - execute:
      command: cd "$GAMEDIR/drive_c/Program Files (x86)/EA Games"; if [ -d "Harry
        Potter and the Chamber of Secrets" ]; then exit; else gamepath=$(find . -maxdepth
        1 -type d -iname "*Harry*"); gamepath=$(basename "$gamepath"); ln -s "$gamepath"
        "Harry Potter and the Chamber of Secrets"; fi;
  - task:
      args: /dir="c:\Program Files (x86)\EA Games/Harry Potter and the Chamber of
        Secrets" /silent
      description: Installing Harry Potter and the Chamber of Secrets ...
      executable: $engine
      name: wineexec
  - write_config:
      data:
        ICBINDx11Drv.ICBINDx11RenderDevice:
          ScreenFormat: SDR
      file: $GAMEDIR/drive_c/users/$USER/My Documents/Harry - Coding Evolved/Game.ini
slug: harry-potter-and-the-chamber-cd-metallicafan212-e
steamid: null
version: CD + Metallicafan212 engine
year: 2002
{
  "game_slug": "harry-potter-and-the-chamber-of-secrets",
  "version": "CD + Metallicafan212 engine",
  "description": "Play \"Harry Potter and the Chamber of Secrets\" CD edition on Linux!",
  "notes": "- Using Metallicafan212 engine: directx11 renderer, widescreen, alt+tab stability, 64 bits executable, compatible with all HPCOS version/languages\r\n- During install you will need to provide  HPCOS  CD (mounted) and latest version of Metallicafan212\u2019s Harry Potter 2 Editor and Engine executable",
  "name": "Harry Potter and the Chamber of Secrets",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "harry-potter-and-the-chamber-cd-metallicafan212-e",
  "installer_slug": "harry-potter-and-the-chamber-cd-metallicafan212-e",
  "script": {
    "files": [
      {
        "engine": "N/A:Please select Metallicafan212 engine exe file. You can download it on Harry Potter Modding Discord server at https://discord.gg/th3K6Epnug"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/EA Games/Harry Potter and the Chamber of Secrets/system/Game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Preparing wineprefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "game.ico"
        }
      },
      {
        "task": {
          "description": "Installing Harry Potter and the Chamber of Secrets ...",
          "executable": "$DISC/autorun.exe",
          "name": "wineexec"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/drive_c/Program Files (x86)/EA Games\"; if [ -d \"Harry Potter and the Chamber of Secrets\" ]; then exit; else gamepath=$(find . -maxdepth 1 -type d -iname \"*Harry*\"); gamepath=$(basename \"$gamepath\"); ln -s \"$gamepath\" \"Harry Potter and the Chamber of Secrets\"; fi;"
        }
      },
      {
        "task": {
          "args": "/dir=\"c:\\Program Files (x86)\\EA Games/Harry Potter and the Chamber of Secrets\" /silent",
          "description": "Installing Harry Potter and the Chamber of Secrets ...",
          "executable": "$engine",
          "name": "wineexec"
        }
      },
      {
        "write_config": {
          "data": {
            "ICBINDx11Drv.ICBINDx11RenderDevice": {
              "ScreenFormat": "SDR"
            }
          },
          "file": "$GAMEDIR/drive_c/users/$USER/My Documents/Harry - Coding Evolved/Game.ini"
        }
      }
    ]
  }
}
Back to game