Installer blacksouls-ii-english-ver

files:
- vxace_rtp: https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip
- blacksouls2_dl1: N/A:Select source file "RJ293183.part1.exe"
- blacksouls2_dl2: N/A:Select source file "RJ293183.part2.rar"
game:
  arch: win32
  exe: $GAMEDIR/drive_c/BLACKSOULS II/Game.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating WINE prefix...
    name: create_prefix
    prefix: $GAMEDIR
- copy:
    dst: $GAMEDIR/drive_c/blacksouls2_dl
    src: blacksouls2_dl1
- copy:
    dst: $GAMEDIR/drive_c/blacksouls2_dl
    src: blacksouls2_dl2
- extract:
    dst: $GAMEDIR/drive_c/rtp
    file: vxace_rtp
- task:
    arch: win32
    description: Extracting BLACKSOULS II...
    executable: blacksouls2_dl1
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR/drive_c/BLACKSOULS II
    src: "$GAMEDIR/drive_c/blacksouls2_dl/BLACKSOULS\u2161 \u82F1\u8A9E\u7248"
- task:
    arch: win32
    description: Installing VXACE RTP...
    executable: $GAMEDIR/drive_c/rtp/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: Uses the 2-part extractor from the DLSite.com version of the game.
game_slug: blacksouls-ii
gogslug: ''
humblestoreid: ''
installer_slug: blacksouls-ii-english-ver
name: BLACKSOULS II
notes: When you are asked to extract BLACKSOULS II, don't change the extract location.
  The button you need to start extracting is the bottom most left button.
runner: wine
script:
  files:
  - vxace_rtp: https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip
  - blacksouls2_dl1: N/A:Select source file "RJ293183.part1.exe"
  - blacksouls2_dl2: N/A:Select source file "RJ293183.part2.rar"
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/BLACKSOULS II/Game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating WINE prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - copy:
      dst: $GAMEDIR/drive_c/blacksouls2_dl
      src: blacksouls2_dl1
  - copy:
      dst: $GAMEDIR/drive_c/blacksouls2_dl
      src: blacksouls2_dl2
  - extract:
      dst: $GAMEDIR/drive_c/rtp
      file: vxace_rtp
  - task:
      arch: win32
      description: Extracting BLACKSOULS II...
      executable: blacksouls2_dl1
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR/drive_c/BLACKSOULS II
      src: "$GAMEDIR/drive_c/blacksouls2_dl/BLACKSOULS\u2161 \u82F1\u8A9E\u7248"
  - task:
      arch: win32
      description: Installing VXACE RTP...
      executable: $GAMEDIR/drive_c/rtp/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: blacksouls-ii-english-ver
steamid: null
version: English Ver.
year: 2020
{
  "game_slug": "blacksouls-ii",
  "version": "English Ver.",
  "description": "Uses the 2-part extractor from the DLSite.com version of the game.",
  "notes": "When you are asked to extract BLACKSOULS II, don't change the extract location. The button you need to start extracting is the bottom most left button.",
  "name": "BLACKSOULS II",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "blacksouls-ii-english-ver",
  "installer_slug": "blacksouls-ii-english-ver",
  "script": {
    "files": [
      {
        "vxace_rtp": "https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip"
      },
      {
        "blacksouls2_dl1": "N/A:Select source file \"RJ293183.part1.exe\""
      },
      {
        "blacksouls2_dl2": "N/A:Select source file \"RJ293183.part2.rar\""
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/BLACKSOULS II/Game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating WINE prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/blacksouls2_dl",
          "src": "blacksouls2_dl1"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/blacksouls2_dl",
          "src": "blacksouls2_dl2"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/rtp",
          "file": "vxace_rtp"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Extracting BLACKSOULS II...",
          "executable": "blacksouls2_dl1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/BLACKSOULS II",
          "src": "$GAMEDIR/drive_c/blacksouls2_dl/BLACKSOULS\u2161 \u82f1\u8a9e\u7248"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing VXACE RTP...",
          "executable": "$GAMEDIR/drive_c/rtp/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game