game:
exe: drive_c/teaching-feeling/TeachingFeeling.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Select the folder (or CD), containing the game data
requires: TeachingFeeling.exe
- task:
description: (1/3) Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
description: (2/3) Setting up the environment
name: winetricks
prefix: $GAMEDIR
- copy:
description: (3/3) Copying the game files
dst: $GAMEDIR/drive_c/teaching-feeling
src: $DISC
- task:
name: winekill
prefix: $GAMEDIR
description: Requires a local copy of the game (say a CD)
game_slug: life-with-a-slave-teaching-feeling
gogslug: ''
humblestoreid: ''
installer_slug: life-with-a-slave-teaching-fe-local-copy-of-the-ga
name: Life With a Slave Teaching Feeling
notes: Game run with low FPS on recent versions of the game.
runner: wine
script:
game:
exe: drive_c/teaching-feeling/TeachingFeeling.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Select the folder (or CD), containing the game data
requires: TeachingFeeling.exe
- task:
description: (1/3) Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
description: (2/3) Setting up the environment
name: winetricks
prefix: $GAMEDIR
- copy:
description: (3/3) Copying the game files
dst: $GAMEDIR/drive_c/teaching-feeling
src: $DISC
- task:
name: winekill
prefix: $GAMEDIR
slug: life-with-a-slave-teaching-fe-local-copy-of-the-ga
steamid: null
version: Local copy of the game
year: null
{
"game_slug": "life-with-a-slave-teaching-feeling",
"version": "Local copy of the game",
"description": "Requires a local copy of the game (say a CD)",
"notes": "Game run with low FPS on recent versions of the game.",
"name": "Life With a Slave Teaching Feeling",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "life-with-a-slave-teaching-fe-local-copy-of-the-ga",
"installer_slug": "life-with-a-slave-teaching-fe-local-copy-of-the-ga",
"script": {
"game": {
"exe": "drive_c/teaching-feeling/TeachingFeeling.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Select the folder (or CD), containing the game data",
"requires": "TeachingFeeling.exe"
}
},
{
"task": {
"description": "(1/3) Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"description": "(2/3) Setting up the environment",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"description": "(3/3) Copying the game files",
"dst": "$GAMEDIR/drive_c/teaching-feeling",
"src": "$DISC"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}