game:
appid: 444140
arch: win32
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: directx9
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: winxp
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: sonicomi
gogslug: sonicomi
humblestoreid: ''
installer_slug: sonicomi-steam
name: Sonicomi
notes: Game runs smoothly. However, only Low works at the moment. Medium or High gives
a black screen.
runner: winesteam
script:
game:
appid: 444140
arch: win32
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: directx9
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: winxp
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
slug: sonicomi-steam
steamid: 444140
version: Steam
year: 2016
{
"game_slug": "sonicomi",
"version": "Steam",
"description": null,
"notes": "Game runs smoothly. However, only Low works at the moment. Medium or High gives a black screen.",
"name": "Sonicomi",
"year": 2016,
"steamid": 444140,
"gogslug": "sonicomi",
"humblestoreid": "",
"runner": "winesteam",
"slug": "sonicomi-steam",
"installer_slug": "sonicomi-steam",
"script": {
"game": {
"appid": 444140,
"arch": "win32",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "directx9",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "winxp",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}