game:
exe: $GAMEDIR/drive_c/BWVOL1/nocturne.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creatine wine prefix ...
name: create_prefix
- execute:
command: printf "[InstallShield Silent]\nVersion=v5.00.000\nFile=Response File\n[File
Transfer]\nOverwriteReadOnly=NoToAll\n[DlgOrder]\nDlg0=SdWelcome-0\nCount=5\nDlg1=SdLicense-0\nDlg2=SdAskDestPath-0\nDlg3=SdSelectFolder-0\nDlg4=SdFinish-0\n[SdWelcome-0]\nResult=1\n[SdLicense-0]\nResult=1\n[SdAskDestPath-0]\nszDir=C:\BWVOL1\nResult=1\n[SdSelectFolder-0]\nszFolder=Blair
Witch Volume One - Rustin Parr\nResult=1\n[Application]\nName=Blair Witch Volume
One - Rustin Parr\nVersion=1.00.000\nCompany=Terminal Reality\nLang=0009\n[SdFinish-0]\nResult=1\nbOpt1=0\nbOpt2=0"
> "$GAMEDIR/drive_c/install.iss"
description: Ensuring drive_c directory exists and adding InstallShield .iss response
file
- insert-disc:
requires: Setup.exe
- task:
args: /s /f1c:/install.iss
description: Silent-installing game to C:\BWVOL1 ...
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: blair-witch-volume-i-rustin-parr
gogslug: ''
humblestoreid: ''
installer_slug: blair-witch-volume-i-rustin-p-cd
name: 'Blair Witch: Volume I - Rustin Parr'
notes: "*For stability, restrict the game to 1 CPU core and set 30-60 FPS limit (higher\
\ FPS = more glitches).\r\n*Enable 3D Hardware in Graphics options in-game for better\
\ performance!\r\n*Use dgVoodoo for higher resolutions than 640x480.\r\n*Install\
\ \"winetricks icodecs\" in the game prefix to play videos (not included in the\
\ installer for Lutris Flatpak version compatibility)."
runner: wine
script:
game:
exe: $GAMEDIR/drive_c/BWVOL1/nocturne.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creatine wine prefix ...
name: create_prefix
- execute:
command: printf "[InstallShield Silent]\nVersion=v5.00.000\nFile=Response File\n[File
Transfer]\nOverwriteReadOnly=NoToAll\n[DlgOrder]\nDlg0=SdWelcome-0\nCount=5\nDlg1=SdLicense-0\nDlg2=SdAskDestPath-0\nDlg3=SdSelectFolder-0\nDlg4=SdFinish-0\n[SdWelcome-0]\nResult=1\n[SdLicense-0]\nResult=1\n[SdAskDestPath-0]\nszDir=C:\BWVOL1\nResult=1\n[SdSelectFolder-0]\nszFolder=Blair
Witch Volume One - Rustin Parr\nResult=1\n[Application]\nName=Blair Witch
Volume One - Rustin Parr\nVersion=1.00.000\nCompany=Terminal Reality\nLang=0009\n[SdFinish-0]\nResult=1\nbOpt1=0\nbOpt2=0"
> "$GAMEDIR/drive_c/install.iss"
description: Ensuring drive_c directory exists and adding InstallShield .iss
response file
- insert-disc:
requires: Setup.exe
- task:
args: /s /f1c:/install.iss
description: Silent-installing game to C:\BWVOL1 ...
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
slug: blair-witch-volume-i-rustin-p-cd
steamid: null
version: CD
year: 2000
{
"game_slug": "blair-witch-volume-i-rustin-parr",
"version": "CD",
"description": "",
"notes": "*For stability, restrict the game to 1 CPU core and set 30-60 FPS limit (higher FPS = more glitches).\r\n*Enable 3D Hardware in Graphics options in-game for better performance!\r\n*Use dgVoodoo for higher resolutions than 640x480.\r\n*Install \"winetricks icodecs\" in the game prefix to play videos (not included in the installer for Lutris Flatpak version compatibility).",
"name": "Blair Witch: Volume I - Rustin Parr",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "blair-witch-volume-i-rustin-p-cd",
"installer_slug": "blair-witch-volume-i-rustin-p-cd",
"script": {
"game": {
"exe": "$GAMEDIR/drive_c/BWVOL1/nocturne.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creatine wine prefix ...",
"name": "create_prefix"
}
},
{
"execute": {
"command": "printf \"[InstallShield Silent]\\nVersion=v5.00.000\\nFile=Response File\\n[File Transfer]\\nOverwriteReadOnly=NoToAll\\n[DlgOrder]\\nDlg0=SdWelcome-0\\nCount=5\\nDlg1=SdLicense-0\\nDlg2=SdAskDestPath-0\\nDlg3=SdSelectFolder-0\\nDlg4=SdFinish-0\\n[SdWelcome-0]\\nResult=1\\n[SdLicense-0]\\nResult=1\\n[SdAskDestPath-0]\\nszDir=C:\\BWVOL1\\nResult=1\\n[SdSelectFolder-0]\\nszFolder=Blair Witch Volume One - Rustin Parr\\nResult=1\\n[Application]\\nName=Blair Witch Volume One - Rustin Parr\\nVersion=1.00.000\\nCompany=Terminal Reality\\nLang=0009\\n[SdFinish-0]\\nResult=1\\nbOpt1=0\\nbOpt2=0\" > \"$GAMEDIR/drive_c/install.iss\"",
"description": "Ensuring drive_c directory exists and adding InstallShield .iss response file"
}
},
{
"insert-disc": {
"requires": "Setup.exe"
}
},
{
"task": {
"args": "/s /f1c:/install.iss",
"description": "Silent-installing game to C:\\BWVOL1 ...",
"executable": "$DISC/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}