Installer otomeidocafe-english-patched-dlsi

files:
- file1: N/A:Please select the DLsite archive
- file2: N/A:Please select the patch archive
game:
  arch: win32
  exe: $GAMEDIR/otomaid.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    dst: $CACHE
    file: $file1
- merge:
    dst: $GAMEDIR
    src: $CACHE/Files
- extract:
    dst: $GAMEDIR
    file: $file2
- task:
    app: wmp9
    arch: win32
    description: Installing Windows Media Player 9
    name: winetricks
    prefix: $GAMEDIR/prefix
    silent: true
system:
  env:
    LC_ALL: ja_JP.UTF-8
description: "Game: <a href=\"https://www.dlsite.com/pro/work/=/product_id/VJ008068.html\"\
  >DLsite</a>\r\nFan Patch: <a href=\"http://www.mediafire.com/file/d0vcd2846ziyz7b/%5BLv1Translations%5D+Otomeido%40cafe+patch.zip\"\
  >Mediafire</a>"
game_slug: otomeidocafe
gogslug: ''
humblestoreid: ''
installer_slug: otomeidocafe-english-patched-dlsi
name: Otomeido@cafe
notes: Works in windowed mode only; switching to fullscreen mode will crash the game
  and can only be fixed by deleting the save data.
runner: wine
script:
  files:
  - file1: N/A:Please select the DLsite archive
  - file2: N/A:Please select the patch archive
  game:
    arch: win32
    exe: $GAMEDIR/otomaid.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - merge:
      dst: $GAMEDIR
      src: $CACHE/Files
  - extract:
      dst: $GAMEDIR
      file: $file2
  - task:
      app: wmp9
      arch: win32
      description: Installing Windows Media Player 9
      name: winetricks
      prefix: $GAMEDIR/prefix
      silent: true
  system:
    env:
      LC_ALL: ja_JP.UTF-8
slug: otomeidocafe-english-patched-dlsi
steamid: null
version: English Patched DLsite
year: 2013
{
  "game_slug": "otomeidocafe",
  "version": "English Patched DLsite",
  "description": "Game: <a href=\"https://www.dlsite.com/pro/work/=/product_id/VJ008068.html\">DLsite</a>\r\nFan Patch: <a href=\"http://www.mediafire.com/file/d0vcd2846ziyz7b/%5BLv1Translations%5D+Otomeido%40cafe+patch.zip\">Mediafire</a>",
  "notes": "Works in windowed mode only; switching to fullscreen mode will crash the game and can only be fixed by deleting the save data.",
  "name": "Otomeido@cafe",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "otomeidocafe-english-patched-dlsi",
  "installer_slug": "otomeidocafe-english-patched-dlsi",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the DLsite archive"
      },
      {
        "file2": "N/A:Please select the patch archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/otomaid.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/Files"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file2"
        }
      },
      {
        "task": {
          "app": "wmp9",
          "arch": "win32",
          "description": "Installing Windows Media Player 9",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix",
          "silent": true
        }
      }
    ],
    "system": {
      "env": {
        "LC_ALL": "ja_JP.UTF-8"
      }
    }
  }
}
Back to game