Installer lunatic-rave-2-beta-3

files:
- game: http://www.dream-pro.info/~lavalse/LR2_100201.zip
game:
  exe: $GAMEDIR/LR2beta3/LR2.exe
  prefix: $GAMEDIR/LR2Prefix
  working_dir: $GAMEDIR/LR2beta3
installer:
- extract:
    dst: $GAMEDIR/LR2beta3/
    file: $CACHE/game/LR2_100201.zip
- task:
    name: create_prefix
    prefix: $GAMEDIR/LR2Prefix
- task:
    app: cjkfonts
    name: winetricks
    prefix: $GAMEDIR/LR2Prefix
system:
  env:
    LANG: ja_JP.UTF8
description: Installer for Beta 3 of Lunatic Rave 2 where the zip is downloaded form
  dream-pro.info this site seems to be the best place to get the installer however
  sometimes they move/rename files. If this installer fails to get the .zip please
  use the non DL version
game_slug: lunatic-rave-2
gogslug: ''
humblestoreid: ''
installer_slug: lunatic-rave-2-beta-3
name: Lunatic Rave 2
notes: Ensure you have the ja_JP.UTF8 Locale enabled and generated!
runner: wine
script:
  files:
  - game: http://www.dream-pro.info/~lavalse/LR2_100201.zip
  game:
    exe: $GAMEDIR/LR2beta3/LR2.exe
    prefix: $GAMEDIR/LR2Prefix
    working_dir: $GAMEDIR/LR2beta3
  installer:
  - extract:
      dst: $GAMEDIR/LR2beta3/
      file: $CACHE/game/LR2_100201.zip
  - task:
      name: create_prefix
      prefix: $GAMEDIR/LR2Prefix
  - task:
      app: cjkfonts
      name: winetricks
      prefix: $GAMEDIR/LR2Prefix
  system:
    env:
      LANG: ja_JP.UTF8
slug: lunatic-rave-2-beta-3
steamid: null
version: Beta 3
year: 2008
{
  "game_slug": "lunatic-rave-2",
  "version": "Beta 3",
  "description": "Installer for Beta 3 of Lunatic Rave 2 where the zip is downloaded form dream-pro.info this site seems to be the best place to get the installer however sometimes they move/rename files. If this installer fails to get the .zip please use the non DL version",
  "notes": "Ensure you have the ja_JP.UTF8 Locale enabled and generated!",
  "name": "Lunatic Rave 2",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lunatic-rave-2-beta-3",
  "installer_slug": "lunatic-rave-2-beta-3",
  "script": {
    "files": [
      {
        "game": "http://www.dream-pro.info/~lavalse/LR2_100201.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/LR2beta3/LR2.exe",
      "prefix": "$GAMEDIR/LR2Prefix",
      "working_dir": "$GAMEDIR/LR2beta3"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/LR2beta3/",
          "file": "$CACHE/game/LR2_100201.zip"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/LR2Prefix"
        }
      },
      {
        "task": {
          "app": "cjkfonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR/LR2Prefix"
        }
      }
    ],
    "system": {
      "env": {
        "LANG": "ja_JP.UTF8"
      }
    }
  }
}
Back to game