files:
- sfmm: http://static.capcom.com/sfxmm/SFxMMv2_US.zip
game:
arch: win32
exe: drive_c/Program Files/SFxMMv2/SFXMMv2_US.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/SFxMMv2
file: sfmm
- task:
app: directmusic
arch: win32
name: winetricks
prefix: $GAMEDIR
description: null
game_slug: street-fighter-x-mega-man
gogslug: ''
humblestoreid: ''
installer_slug: street-fighter-x-mega-man-us
name: Street Fighter X Mega Man
notes: ''
runner: wine
script:
files:
- sfmm: http://static.capcom.com/sfxmm/SFxMMv2_US.zip
game:
arch: win32
exe: drive_c/Program Files/SFxMMv2/SFXMMv2_US.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/SFxMMv2
file: sfmm
- task:
app: directmusic
arch: win32
name: winetricks
prefix: $GAMEDIR
slug: street-fighter-x-mega-man-us
steamid: null
version: US
year: 2012
{
"game_slug": "street-fighter-x-mega-man",
"version": "US",
"description": null,
"notes": "",
"name": "Street Fighter X Mega Man",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "street-fighter-x-mega-man-us",
"installer_slug": "street-fighter-x-mega-man-us",
"script": {
"files": [
{
"sfmm": "http://static.capcom.com/sfxmm/SFxMMv2_US.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/SFxMMv2/SFXMMv2_US.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/SFxMMv2",
"file": "sfmm"
}
},
{
"task": {
"app": "directmusic",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}