game:
exe: $GAMEDIR/drive_c/BWVOL2/blairwitch2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creatine wine prefix ...
name: create_prefix
- task:
app: dotnet48
description: Installing dotnet48 (can take a few minutes) ...
name: winetricks
prefix: $GAMEDIR
- insert-disc:
requires: Blair Witch II.msi
- task:
args: /i "$DISC/Blair Witch II.msi" /qn INSTALLDIR="C:\BWVOL2" LAUNCHPROGRAM=0
LAUNCHREADME=0
description: Silent-installing game to C:/BWVOL2 ...
executable: msiexec
name: wineexec
description: ''
game_slug: blair-witch-volume-ii-the-legend-of-coffin-rock
gogslug: ''
humblestoreid: ''
installer_slug: blair-witch-volume-ii-the-leg-cd
name: 'Blair Witch: Volume II - The Legend of Coffin Rock'
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/BWVOL2/blairwitch2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creatine wine prefix ...
name: create_prefix
- task:
app: dotnet48
description: Installing dotnet48 (can take a few minutes) ...
name: winetricks
prefix: $GAMEDIR
- insert-disc:
requires: Blair Witch II.msi
- task:
args: /i "$DISC/Blair Witch II.msi" /qn INSTALLDIR="C:\BWVOL2" LAUNCHPROGRAM=0
LAUNCHREADME=0
description: Silent-installing game to C:/BWVOL2 ...
executable: msiexec
name: wineexec
slug: blair-witch-volume-ii-the-leg-cd
steamid: null
version: CD
year: 2000
{
"game_slug": "blair-witch-volume-ii-the-legend-of-coffin-rock",
"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 II - The Legend of Coffin Rock",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "blair-witch-volume-ii-the-leg-cd",
"installer_slug": "blair-witch-volume-ii-the-leg-cd",
"script": {
"game": {
"exe": "$GAMEDIR/drive_c/BWVOL2/blairwitch2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creatine wine prefix ...",
"name": "create_prefix"
}
},
{
"task": {
"app": "dotnet48",
"description": "Installing dotnet48 (can take a few minutes) ...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "Blair Witch II.msi"
}
},
{
"task": {
"args": "/i \"$DISC/Blair Witch II.msi\" /qn INSTALLDIR=\"C:\\BWVOL2\" LAUNCHPROGRAM=0 LAUNCHREADME=0",
"description": "Silent-installing game to C:/BWVOL2 ...",
"executable": "msiexec",
"name": "wineexec"
}
}
]
}
}