Installer tales-of-the-drunken-paladin-v3

files:
- game_archive: http://www.drunkenpaladin.com/Tales%20of%20the%20Drunken%20Paladin%20V3.zip
- rtp_archive: https://archive.org/download/RPG_Maker_RTP_Collection/English/RTP%20VX%20%28RGSS2%29.exe
game:
  exe: drive_c/Tales of The Drunken Paladin/game.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Preparing wineprefix...
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    description: Extracting Game files.
    dst: $GAMEDIR/drive_c/Tales of The Drunken Paladin
    file: game_archive
- task:
    app: wsh57 wmp9 dsound vcrun2008 dirac l3codecx ffdshow icodecs cinepak vcrun6
      dmband dmcompos dmime dmloader dmscript dmstyle dmsynth dmusic dmusic32 dswave
      directmusic gmdls
    description: 'Winetricks: Installing dependencies'
    name: winetricks
- extract:
    description: installing rtp
    dst: $GAMEDIR/drive_c/enterbrain/RGSS2/RPGVX
    file: rtp_archive
- task:
    key: RPGVX
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Enterbrain\RGSS2\RTP
    type: REG_SZ
    value: C:\\Enterbrain\\RGSS2\\RPGVX
description: ''
game_slug: tales-of-the-drunken-paladin-version-iii
gogslug: ''
humblestoreid: ''
installer_slug: tales-of-the-drunken-paladin-v3
name: Tales of The Drunken Paladin Version III
notes: dgvoodoo2 needs to be enabled on nvidia cards in my testing
runner: wine
script:
  files:
  - game_archive: http://www.drunkenpaladin.com/Tales%20of%20the%20Drunken%20Paladin%20V3.zip
  - rtp_archive: https://archive.org/download/RPG_Maker_RTP_Collection/English/RTP%20VX%20%28RGSS2%29.exe
  game:
    exe: drive_c/Tales of The Drunken Paladin/game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Preparing wineprefix...
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      description: Extracting Game files.
      dst: $GAMEDIR/drive_c/Tales of The Drunken Paladin
      file: game_archive
  - task:
      app: wsh57 wmp9 dsound vcrun2008 dirac l3codecx ffdshow icodecs cinepak vcrun6
        dmband dmcompos dmime dmloader dmscript dmstyle dmsynth dmusic dmusic32 dswave
        directmusic gmdls
      description: 'Winetricks: Installing dependencies'
      name: winetricks
  - extract:
      description: installing rtp
      dst: $GAMEDIR/drive_c/enterbrain/RGSS2/RPGVX
      file: rtp_archive
  - task:
      key: RPGVX
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Enterbrain\RGSS2\RTP
      type: REG_SZ
      value: C:\\Enterbrain\\RGSS2\\RPGVX
slug: tales-of-the-drunken-paladin-v3
steamid: null
version: v3
year: 2017
{
  "game_slug": "tales-of-the-drunken-paladin-version-iii",
  "version": "v3",
  "description": "",
  "notes": "dgvoodoo2 needs to be enabled on nvidia cards in my testing",
  "name": "Tales of The Drunken Paladin Version III",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tales-of-the-drunken-paladin-v3",
  "installer_slug": "tales-of-the-drunken-paladin-v3",
  "script": {
    "files": [
      {
        "game_archive": "http://www.drunkenpaladin.com/Tales%20of%20the%20Drunken%20Paladin%20V3.zip"
      },
      {
        "rtp_archive": "https://archive.org/download/RPG_Maker_RTP_Collection/English/RTP%20VX%20%28RGSS2%29.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Tales of The Drunken Paladin/game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Preparing wineprefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Extracting Game files.",
          "dst": "$GAMEDIR/drive_c/Tales of The Drunken Paladin",
          "file": "game_archive"
        }
      },
      {
        "task": {
          "app": "wsh57 wmp9 dsound vcrun2008 dirac l3codecx ffdshow icodecs cinepak vcrun6 dmband dmcompos dmime dmloader dmscript dmstyle dmsynth dmusic dmusic32 dswave directmusic gmdls",
          "description": "Winetricks: Installing dependencies",
          "name": "winetricks"
        }
      },
      {
        "extract": {
          "description": "installing rtp",
          "dst": "$GAMEDIR/drive_c/enterbrain/RGSS2/RPGVX",
          "file": "rtp_archive"
        }
      },
      {
        "task": {
          "key": "RPGVX",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Enterbrain\\RGSS2\\RTP",
          "type": "REG_SZ",
          "value": "C:\\\\Enterbrain\\\\RGSS2\\\\RPGVX"
        }
      }
    ]
  }
}
Back to game