files:
- DohnaDohna: N/A:Select the file "DohnaDohna.rar" downloaded from JAST USA.
game:
exe: drive_c/DohnaDohna/dohnadohna.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/DohnaDohna
file: $DohnaDohna
- task:
name: winekill
prefix: $GAMEDIR
description: Installer for the original digital version of the Dohna Dohna from JAST
USA
game_slug: dohna-dohna-lets-do-bad-things-together
gogslug: ''
humblestoreid: ''
installer_slug: dohna-dohna-lets-do-bad-thing-jast-usa
name: 'Dohna Dohna: Let''s Do Bad Things Together!'
notes: "You need to buy the game from here: https://jastusa.com/games/srvn001/dohna-dohna\r\
\n\r\nSlowdowns using Bicubic scaling, use Standard in game options."
runner: wine
script:
files:
- DohnaDohna: N/A:Select the file "DohnaDohna.rar" downloaded from JAST USA.
game:
exe: drive_c/DohnaDohna/dohnadohna.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/DohnaDohna
file: $DohnaDohna
- task:
name: winekill
prefix: $GAMEDIR
slug: dohna-dohna-lets-do-bad-thing-jast-usa
steamid: null
version: JAST USA
year: 2020
{
"game_slug": "dohna-dohna-lets-do-bad-things-together",
"version": "JAST USA",
"description": "Installer for the original digital version of the Dohna Dohna from JAST USA",
"notes": "You need to buy the game from here: https://jastusa.com/games/srvn001/dohna-dohna\r\n\r\nSlowdowns using Bicubic scaling, use Standard in game options.",
"name": "Dohna Dohna: Let's Do Bad Things Together!",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dohna-dohna-lets-do-bad-thing-jast-usa",
"installer_slug": "dohna-dohna-lets-do-bad-thing-jast-usa",
"script": {
"files": [
{
"DohnaDohna": "N/A:Select the file \"DohnaDohna.rar\" downloaded from JAST USA."
}
],
"game": {
"exe": "drive_c/DohnaDohna/dohnadohna.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/DohnaDohna",
"file": "$DohnaDohna"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}