files:
- LAVFiltersInstaller: https://github.com/Nevcairiel/LAVFilters/releases/download/0.74.1/LAVFilters-0.74.1-Installer.exe
game:
exe: drive_c/Euphoria/euphoria.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: euphoria.exe
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Please complete the LAVFilters insallation (click next a few times)
executable: LAVFiltersInstaller
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- copy:
dst: $GAMEDIR/drive_c/Euphoria
src: $DISC
description: null
game_slug: euphoria
gogslug: ''
humblestoreid: ''
installer_slug: euphoria-local-copy-of-the-ga
name: Euphoria
notes: "You need to have a local copy of the game.\r\n\r\n\r\nThanks, bali, for giving\
\ me the fix for the videos!"
runner: wine
script:
files:
- LAVFiltersInstaller: https://github.com/Nevcairiel/LAVFilters/releases/download/0.74.1/LAVFilters-0.74.1-Installer.exe
game:
exe: drive_c/Euphoria/euphoria.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: euphoria.exe
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Please complete the LAVFilters insallation (click next a few times)
executable: LAVFiltersInstaller
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- copy:
dst: $GAMEDIR/drive_c/Euphoria
src: $DISC
slug: euphoria-local-copy-of-the-ga
steamid: null
version: Local copy of the game
year: 2011
{
"game_slug": "euphoria",
"version": "Local copy of the game",
"description": null,
"notes": "You need to have a local copy of the game.\r\n\r\n\r\nThanks, bali, for giving me the fix for the videos!",
"name": "Euphoria",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "euphoria-local-copy-of-the-ga",
"installer_slug": "euphoria-local-copy-of-the-ga",
"script": {
"files": [
{
"LAVFiltersInstaller": "https://github.com/Nevcairiel/LAVFilters/releases/download/0.74.1/LAVFilters-0.74.1-Installer.exe"
}
],
"game": {
"exe": "drive_c/Euphoria/euphoria.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "euphoria.exe"
}
},
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Please complete the LAVFilters insallation (click next a few times)",
"executable": "LAVFiltersInstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/Euphoria",
"src": "$DISC"
}
}
]
}
}