files:
- game: 'N/A: Select the games .zip'
game:
exe: $GAMEDIR/LR2beta3/LR2.exe
prefix: $GAMEDIR/LR2Prefix
working_dir: $GAMEDIR/LR2beta3
installer:
- extract:
dst: $GAMEDIR/LR2beta3/
file: game
- task:
name: create_prefix
prefix: $GAMEDIR/LR2Prefix
- task:
app: cjkfonts
name: winetricks
prefix: $GAMEDIR/LR2Prefix
system:
env:
LANG: ja_JP.UTF8
description: Installer for Lunatic Rave 2 where the zip is supplied by the user, Please
use this installer if the non custom version does not work or if the non custom
version is outdated
game_slug: lunatic-rave-2
gogslug: ''
humblestoreid: ''
installer_slug: lunatic-rave-2-custom
name: Lunatic Rave 2
notes: Ensure you have the ja_JP.UTF8 Locale enabled and generated!
runner: wine
script:
files:
- game: 'N/A: Select the games .zip'
game:
exe: $GAMEDIR/LR2beta3/LR2.exe
prefix: $GAMEDIR/LR2Prefix
working_dir: $GAMEDIR/LR2beta3
installer:
- extract:
dst: $GAMEDIR/LR2beta3/
file: game
- 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-custom
steamid: null
version: Custom
year: 2008
{
"game_slug": "lunatic-rave-2",
"version": "Custom",
"description": "Installer for Lunatic Rave 2 where the zip is supplied by the user, Please use this installer if the non custom version does not work or if the non custom version is outdated",
"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-custom",
"installer_slug": "lunatic-rave-2-custom",
"script": {
"files": [
{
"game": "N/A: Select the games .zip"
}
],
"game": {
"exe": "$GAMEDIR/LR2beta3/LR2.exe",
"prefix": "$GAMEDIR/LR2Prefix",
"working_dir": "$GAMEDIR/LR2beta3"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/LR2beta3/",
"file": "game"
}
},
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR/LR2Prefix"
}
},
{
"task": {
"app": "cjkfonts",
"name": "winetricks",
"prefix": "$GAMEDIR/LR2Prefix"
}
}
],
"system": {
"env": {
"LANG": "ja_JP.UTF8"
}
}
}
}