Installer dead-days-mangagamer

files:
- file01: N/A:Select the file "MG1449_1.zip" downloaded from MangaGamer.
- file02: N/A:Select the file "MG1449_2.zip" downloaded from MangaGamer.
game:
  exe: drive_c/Games/MangaGamer/Dead Days
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/dead-days
    file: $file01
- extract:
    dst: $GAMEDIR/drive_c/dead-days
    file: $file02
- task:
    app: lavfilters702
    name: winetricks
    silent: true
- task:
    executable: $GAMEDIR/drive_c/dead-days/Dead Days Installer.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: Installer for the original digital version of the Dead Days from MangaGamer
game_slug: dead-days--1
gogslug: ''
humblestoreid: ''
installer_slug: dead-days-mangagamer
name: Dead Days
notes: "You need to buy the game from here: https://www.mangagamer.com/r18/detail.php?goods_type=0&product_code=1449\r\
  \n\r\nFullscreen bug can be \"fixed\" by using Gamescope."
runner: wine
script:
  files:
  - file01: N/A:Select the file "MG1449_1.zip" downloaded from MangaGamer.
  - file02: N/A:Select the file "MG1449_2.zip" downloaded from MangaGamer.
  game:
    exe: drive_c/Games/MangaGamer/Dead Days
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/dead-days
      file: $file01
  - extract:
      dst: $GAMEDIR/drive_c/dead-days
      file: $file02
  - task:
      app: lavfilters702
      name: winetricks
      silent: true
  - task:
      executable: $GAMEDIR/drive_c/dead-days/Dead Days Installer.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: dead-days-mangagamer
steamid: null
version: MangaGamer
year: 2019
{
  "game_slug": "dead-days--1",
  "version": "MangaGamer",
  "description": "Installer for the original digital version of the Dead Days from MangaGamer",
  "notes": "You need to buy the game from here: https://www.mangagamer.com/r18/detail.php?goods_type=0&product_code=1449\r\n\r\nFullscreen bug can be \"fixed\" by using Gamescope.",
  "name": "Dead Days",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dead-days-mangagamer",
  "installer_slug": "dead-days-mangagamer",
  "script": {
    "files": [
      {
        "file01": "N/A:Select the file \"MG1449_1.zip\" downloaded from MangaGamer."
      },
      {
        "file02": "N/A:Select the file \"MG1449_2.zip\" downloaded from MangaGamer."
      }
    ],
    "game": {
      "exe": "drive_c/Games/MangaGamer/Dead Days",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/dead-days",
          "file": "$file01"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/dead-days",
          "file": "$file02"
        }
      },
      {
        "task": {
          "app": "lavfilters702",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "$GAMEDIR/drive_c/dead-days/Dead Days Installer.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game