game:
arch: win32
exe: drive_c/Program Files/Cultures/Cultures.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win98
arch: win32
description: Setting Windows Version to 98
name: winetricks
prefix: $GAMEDIR
- insert-disc:
requires: Autorun.exe
- task:
executable: $DISC/Autorun.exe
name: wineexec
prefix: $GAMEDIR
description: A real-time strategy in which players deal with the expansion and development
of the Vikings' civilization coming to the American continent with the task of finding
a part of the meteorite capable of restoring peace in their homeland.
game_slug: cultures-a-la-decouverte-du-vinland
gogslug: ''
humblestoreid: ''
installer_slug: cultures-a-la-decouverte-du-v-cddvd
name: "Cultures : \xC0 la d\xE9couverte du Vinland"
notes: ''
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/Cultures/Cultures.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win98
arch: win32
description: Setting Windows Version to 98
name: winetricks
prefix: $GAMEDIR
- insert-disc:
requires: Autorun.exe
- task:
executable: $DISC/Autorun.exe
name: wineexec
prefix: $GAMEDIR
slug: cultures-a-la-decouverte-du-v-cddvd
steamid: null
version: CD/DVD
year: 2000
{
"game_slug": "cultures-a-la-decouverte-du-vinland",
"version": "CD/DVD",
"description": "A real-time strategy in which players deal with the expansion and development of the Vikings' civilization coming to the American continent with the task of finding a part of the meteorite capable of restoring peace in their homeland.",
"notes": "",
"name": "Cultures : \u00c0 la d\u00e9couverte du Vinland",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "cultures-a-la-decouverte-du-v-cddvd",
"installer_slug": "cultures-a-la-decouverte-du-v-cddvd",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Cultures/Cultures.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine Prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win98",
"arch": "win32",
"description": "Setting Windows Version to 98",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "Autorun.exe"
}
},
{
"task": {
"executable": "$DISC/Autorun.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}