Installer ppd-project-project-dxxx-ppd-100

files:
- PPD_Installer: https://projectdxxx.me/installer/PPDInstaller_x64.zip
- Lav_Filters: https://github.com/Nevcairiel/LAVFilters/releases/download/0.75/LAVFilters-0.75-Installer.exe
game:
  arch: win64
  exe: drive_c/KHC/PPD/PPD.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Killing all wine process...
    name: winekill
- task:
    arch: win64
    description: Creating WINE prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet48
    arch: win64
    description: Installing .NET Framework 4.8. This can take 10 to 20 minutes.
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: directshow
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    executable: Lav_Filters
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: PPD_Installer
- task:
    arch: win64
    description: Installing PPD
    executable: $CACHE/PPDInstaller.exe
    name: wineexec
    prefix: $GAMEDIR
description: This installer install PPD and necessary libraries to run the game.
game_slug: ppd-project-project-dxxx
gogslug: ''
humblestoreid: ''
installer_slug: ppd-project-project-dxxx-ppd-100
name: PPD - Project Project Dxxx
notes: "When the PPD installer appears, click on Custom Install and deselect LAV Filters.\r\
  \n\r\nInstructions to adding scores:\r\n-Download the scores and the videos on this\
  \ page: https://projectdxxx.me/score-library\r\n-Put the score in 'C:/KHC/PPD/songs',\
  \ and then put the video/movie inside the score folder.\r\n \r\nIf the videos don't\
  \ work, try encoding them in a program like Handbrake."
runner: wine
script:
  files:
  - PPD_Installer: https://projectdxxx.me/installer/PPDInstaller_x64.zip
  - Lav_Filters: https://github.com/Nevcairiel/LAVFilters/releases/download/0.75/LAVFilters-0.75-Installer.exe
  game:
    arch: win64
    exe: drive_c/KHC/PPD/PPD.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Killing all wine process...
      name: winekill
  - task:
      arch: win64
      description: Creating WINE prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      arch: win64
      description: Installing .NET Framework 4.8. This can take 10 to 20 minutes.
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: directshow
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      executable: Lav_Filters
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: PPD_Installer
  - task:
      arch: win64
      description: Installing PPD
      executable: $CACHE/PPDInstaller.exe
      name: wineexec
      prefix: $GAMEDIR
slug: ppd-project-project-dxxx-ppd-100
steamid: null
version: PPD 1.0.0
year: 2012
{
  "game_slug": "ppd-project-project-dxxx",
  "version": "PPD 1.0.0",
  "description": "This installer install PPD and necessary libraries to run the game.",
  "notes": "When the PPD installer appears, click on Custom Install and deselect LAV Filters.\r\n\r\nInstructions to adding scores:\r\n-Download the scores and the videos on this page: https://projectdxxx.me/score-library\r\n-Put the score in 'C:/KHC/PPD/songs', and then put the video/movie inside the score folder.\r\n \r\nIf the videos don't work, try encoding them in a program like Handbrake.",
  "name": "PPD - Project Project Dxxx",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ppd-project-project-dxxx-ppd-100",
  "installer_slug": "ppd-project-project-dxxx-ppd-100",
  "script": {
    "files": [
      {
        "PPD_Installer": "https://projectdxxx.me/installer/PPDInstaller_x64.zip"
      },
      {
        "Lav_Filters": "https://github.com/Nevcairiel/LAVFilters/releases/download/0.75/LAVFilters-0.75-Installer.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/KHC/PPD/PPD.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Killing all wine process...",
          "name": "winekill"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Creating WINE prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "arch": "win64",
          "description": "Installing .NET Framework 4.8. This can take 10 to 20 minutes.",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directshow",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "Lav_Filters",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "PPD_Installer"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing PPD",
          "executable": "$CACHE/PPDInstaller.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game