Installer evenicle-2-zipped-installer

files:
- archive_file: N/A:Select the game's setup archive
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Alicesoft/Evenicle2/Evenicle2.exe
  prefix: $GAMEDIR
installer:
- task:
    app: fakejapanese_ipamona
    description: Installing Japanese fonts
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: archive_file
- task:
    description: Running the installer. Select top right button to install (S), and
      then left button (Y).
    executable: $CACHE/InstallSet/Installer.exe
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    LC_ALL: ja_JP.UTF-8
description: Tested with the English version from MangaGamer
game_slug: evenicle-2
gogslug: evenicle_2
humblestoreid: ''
installer_slug: evenicle-2-zipped-installer
name: Evenicle 2
notes: The game crashes without Japanese locale, so the installer is in Japanese.
  Game is still in English though.
runner: wine
script:
  files:
  - archive_file: N/A:Select the game's setup archive
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Alicesoft/Evenicle2/Evenicle2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: fakejapanese_ipamona
      description: Installing Japanese fonts
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: archive_file
  - task:
      description: Running the installer. Select top right button to install (S),
        and then left button (Y).
      executable: $CACHE/InstallSet/Installer.exe
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      LC_ALL: ja_JP.UTF-8
slug: evenicle-2-zipped-installer
steamid: null
version: Zipped Installer
year: 2019
{
  "game_slug": "evenicle-2",
  "version": "Zipped Installer",
  "description": "Tested with the English version from MangaGamer",
  "notes": "The game crashes without Japanese locale, so the installer is in Japanese. Game is still in English though.",
  "name": "Evenicle 2",
  "year": 2019,
  "steamid": null,
  "gogslug": "evenicle_2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "evenicle-2-zipped-installer",
  "installer_slug": "evenicle-2-zipped-installer",
  "script": {
    "files": [
      {
        "archive_file": "N/A:Select the game's setup archive"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Alicesoft/Evenicle2/Evenicle2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "fakejapanese_ipamona",
          "description": "Installing Japanese fonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "archive_file"
        }
      },
      {
        "task": {
          "description": "Running the installer. Select top right button to install (S), and then left button (Y).",
          "executable": "$CACHE/InstallSet/Installer.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "LC_ALL": "ja_JP.UTF-8"
      }
    }
  }
}
Back to game