files:
- contra: N/A:Please select the itch.io archive
game:
arch: win64
exe: drive_c/Program Files (x86)/Contra 2028/ContraReboot.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Contra 2028
file: contra
- task:
arch: win64
key: HideWineExports
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: Y
wine:
overrides:
xaudio2_7: native,builtin
description: null
game_slug: contra-2028
gogslug: ''
humblestoreid: ''
installer_slug: contra-2028-demo-w-dxvk
name: Contra 2028
notes: "Please download Contra from itch.io before proceeding:\r\n\r\n<a href=\"https://contragon.itch.io/contra-2028\"\
>https://contragon.itch.io/contra-2028</a>"
runner: wine
script:
files:
- contra: N/A:Please select the itch.io archive
game:
arch: win64
exe: drive_c/Program Files (x86)/Contra 2028/ContraReboot.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Contra 2028
file: contra
- task:
arch: win64
key: HideWineExports
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: Y
wine:
overrides:
xaudio2_7: native,builtin
slug: contra-2028-demo-w-dxvk
steamid: null
version: Demo w/ DXVK
year: null
{
"game_slug": "contra-2028",
"version": "Demo w/ DXVK",
"description": null,
"notes": "Please download Contra from itch.io before proceeding:\r\n\r\n<a href=\"https://contragon.itch.io/contra-2028\">https://contragon.itch.io/contra-2028</a>",
"name": "Contra 2028",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "contra-2028-demo-w-dxvk",
"installer_slug": "contra-2028-demo-w-dxvk",
"script": {
"files": [
{
"contra": "N/A:Please select the itch.io archive"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Contra 2028/ContraReboot.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Contra 2028",
"file": "contra"
}
},
{
"task": {
"arch": "win64",
"key": "HideWineExports",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "Y"
}
}
],
"wine": {
"overrides": {
"xaudio2_7": "native,builtin"
}
}
}
}