files:
- setupfile: http://lf2.net/LF2_v2.0a.exe
game:
exe: drive_c/Program Files/LittleFighter/lf2.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix.
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: videomemorysize=1024
description: Setting video memory size.
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2005
description: Installing vcrun2005.
name: winetricks
prefix: $GAMEDIR
- task:
app: wmp9
description: Installing wmp9.
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing Little Fighter 2.
executable: setupfile
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: little-fighter-2
gogslug: ''
humblestoreid: ''
installer_slug: little-fighter-2-v20a
name: Little Fighter 2
notes: ''
runner: wine
script:
files:
- setupfile: http://lf2.net/LF2_v2.0a.exe
game:
exe: drive_c/Program Files/LittleFighter/lf2.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix.
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: videomemorysize=1024
description: Setting video memory size.
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2005
description: Installing vcrun2005.
name: winetricks
prefix: $GAMEDIR
- task:
app: wmp9
description: Installing wmp9.
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing Little Fighter 2.
executable: setupfile
name: wineexec
prefix: $GAMEDIR
slug: little-fighter-2-v20a
steamid: null
version: v2.0a
year: 1999
{
"game_slug": "little-fighter-2",
"version": "v2.0a",
"description": "",
"notes": "",
"name": "Little Fighter 2",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "little-fighter-2-v20a",
"installer_slug": "little-fighter-2-v20a",
"script": {
"files": [
{
"setupfile": "http://lf2.net/LF2_v2.0a.exe"
}
],
"game": {
"exe": "drive_c/Program Files/LittleFighter/lf2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix.",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "videomemorysize=1024",
"description": "Setting video memory size.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2005",
"description": "Installing vcrun2005.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "wmp9",
"description": "Installing wmp9.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Little Fighter 2.",
"executable": "setupfile",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}