Installer plastic-memories-pc-eng-patch

files:
- Base: N/A:Select PC Port.7z
- Patch: https://github.com/Shaggythecat/PlaMemo-Manual-Files/releases/download/1/PC.7z
game:
  exe: drive_c/Program Files (x86)/PlaMemo/Plastic Memories.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: mf
    name: winetricks
- task:
    app: xact
    name: winetricks
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/
    src: Base
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/PlaMemo
    src: Patch
wine:
  dxvk: false
  esync: false
  fsync: false
description: Installs Game, and downloads and installs the English Patch.
game_slug: plastic-memories
gogslug: ''
humblestoreid: ''
installer_slug: plastic-memories-pc-eng-patch
name: Plastic Memories
notes: If game audio doesn't function please switch wine version to GE-Lutris.
runner: wine
script:
  files:
  - Base: N/A:Select PC Port.7z
  - Patch: https://github.com/Shaggythecat/PlaMemo-Manual-Files/releases/download/1/PC.7z
  game:
    exe: drive_c/Program Files (x86)/PlaMemo/Plastic Memories.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: mf
      name: winetricks
  - task:
      app: xact
      name: winetricks
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/
      src: Base
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/PlaMemo
      src: Patch
  wine:
    dxvk: false
    esync: false
    fsync: false
slug: plastic-memories-pc-eng-patch
steamid: null
version: PC ENG Patch
year: 2016
{
  "game_slug": "plastic-memories",
  "version": "PC ENG Patch",
  "description": "Installs Game, and downloads and installs the English Patch.",
  "notes": "If game audio doesn't function please switch wine version to GE-Lutris.",
  "name": "Plastic Memories",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "plastic-memories-pc-eng-patch",
  "installer_slug": "plastic-memories-pc-eng-patch",
  "script": {
    "files": [
      {
        "Base": "N/A:Select PC Port.7z"
      },
      {
        "Patch": "https://github.com/Shaggythecat/PlaMemo-Manual-Files/releases/download/1/PC.7z"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/PlaMemo/Plastic Memories.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "mf",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "app": "xact",
          "name": "winetricks"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/",
          "src": "Base"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/PlaMemo",
          "src": "Patch"
        }
      }
    ],
    "wine": {
      "dxvk": false,
      "esync": false,
      "fsync": false
    }
  }
}
Back to game