files:
- setup: http://lf2.net/LF2_v2.0a.exe
game:
arch: win32
exe: drive_c/Program Files/LittleFighter/lf2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: videomemorysize=512
arch: win32
description: Setting video memory size.
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2005
arch: win32
description: Installing vcrun2005.
name: winetricks
prefix: $GAMEDIR
- task:
app: wmp9
arch: win32
description: Installing wmp9.
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing Little Fighter 2.
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: little-fighter-2
gogslug: ''
humblestoreid: ''
installer_slug: little-fighter-2-v20a
name: Little Fighter 2
notes: ''
runner: wine
script:
files:
- setup: http://lf2.net/LF2_v2.0a.exe
game:
arch: win32
exe: drive_c/Program Files/LittleFighter/lf2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: videomemorysize=512
arch: win32
description: Setting video memory size.
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2005
arch: win32
description: Installing vcrun2005.
name: winetricks
prefix: $GAMEDIR
- task:
app: wmp9
arch: win32
description: Installing wmp9.
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing Little Fighter 2.
executable: setup
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": null,
"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": [
{
"setup": "http://lf2.net/LF2_v2.0a.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/LittleFighter/lf2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating 32bit Wine prefix.",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "videomemorysize=512",
"arch": "win32",
"description": "Setting video memory size.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2005",
"arch": "win32",
"description": "Installing vcrun2005.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "wmp9",
"arch": "win32",
"description": "Installing wmp9.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Little Fighter 2.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}