Installer ludesia-spidering-with-scrapi-cd-english-patch

files:
- setup: N/A:Please select the setup.exe file
- patch: N/A:Please select the patch archive from http://www.mediafire.com/file/zcdc1jvacc931d1/Ludesia+-+Spidering+and+Scraping+English+Patch+%28June+2017%29.7z
- bugfix: http://talestune.s53.coreserver.jp/download/ludesia_patch/lud_patch_ver1.1.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/talestune/ludesia/ludesia.exe
  prefix: $GAMEDIR
installer:
- task:
    app: winxp
    arch: win32
    description: Setting to Windows XP
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    arch: win32
    env:
      LC_ALL: ja_JP.UTF-8
    executable: $setup
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: $bugfix
- task:
    arch: win32
    env:
      LC_ALL: ja_JP.UTF-8
    executable: $CACHE/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/talestune/ludesia
    file: $patch
system:
  env:
    LC_ALL: ja_JP.UTF-8
description: null
game_slug: ludesia-spidering-with-scraping
gogslug: ''
humblestoreid: ''
installer_slug: ludesia-spidering-with-scrapi-cd-english-patch
name: LUDESIA Spidering with Scraping
notes: "<a href=\"https://georgehenryshaft.wordpress.com/2017/06/21/project-3-talestune-release/\"\
  >Patch info</a>\r\nKeep clicking the middle button to install."
runner: wine
script:
  files:
  - setup: N/A:Please select the setup.exe file
  - patch: N/A:Please select the patch archive from http://www.mediafire.com/file/zcdc1jvacc931d1/Ludesia+-+Spidering+and+Scraping+English+Patch+%28June+2017%29.7z
  - bugfix: http://talestune.s53.coreserver.jp/download/ludesia_patch/lud_patch_ver1.1.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/talestune/ludesia/ludesia.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: winxp
      arch: win32
      description: Setting to Windows XP
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      arch: win32
      env:
        LC_ALL: ja_JP.UTF-8
      executable: $setup
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: $bugfix
  - task:
      arch: win32
      env:
        LC_ALL: ja_JP.UTF-8
      executable: $CACHE/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/talestune/ludesia
      file: $patch
  system:
    env:
      LC_ALL: ja_JP.UTF-8
slug: ludesia-spidering-with-scrapi-cd-english-patch
steamid: null
version: CD + English patch
year: 2008
{
  "game_slug": "ludesia-spidering-with-scraping",
  "version": "CD + English patch",
  "description": null,
  "notes": "<a href=\"https://georgehenryshaft.wordpress.com/2017/06/21/project-3-talestune-release/\">Patch info</a>\r\nKeep clicking the middle button to install.",
  "name": "LUDESIA Spidering with Scraping",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ludesia-spidering-with-scrapi-cd-english-patch",
  "installer_slug": "ludesia-spidering-with-scrapi-cd-english-patch",
  "script": {
    "files": [
      {
        "setup": "N/A:Please select the setup.exe file"
      },
      {
        "patch": "N/A:Please select the patch archive from http://www.mediafire.com/file/zcdc1jvacc931d1/Ludesia+-+Spidering+and+Scraping+English+Patch+%28June+2017%29.7z"
      },
      {
        "bugfix": "http://talestune.s53.coreserver.jp/download/ludesia_patch/lud_patch_ver1.1.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/talestune/ludesia/ludesia.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "winxp",
          "arch": "win32",
          "description": "Setting to Windows XP",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "arch": "win32",
          "env": {
            "LC_ALL": "ja_JP.UTF-8"
          },
          "executable": "$setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$bugfix"
        }
      },
      {
        "task": {
          "arch": "win32",
          "env": {
            "LC_ALL": "ja_JP.UTF-8"
          },
          "executable": "$CACHE/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/talestune/ludesia",
          "file": "$patch"
        }
      }
    ],
    "system": {
      "env": {
        "LC_ALL": "ja_JP.UTF-8"
      }
    }
  }
}
Back to game