files:
- file1: N/A:Select Myst IV's setup.exe
- file2: https://lutris.net/files/games/myst-iv/myst4_v1.0_to_v1.03_pc.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/UBISOFT/Myst IV - Revelation/bin/Myst4.exe
prefix: $GAMEDIR
installer:
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
- task:
executable: file2
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: myst-iv-revelation
gogslug: myst_30th_anniversary_collection
humblestoreid: ''
installer_slug: myst-iv-revelation-dvd
name: 'Myst IV: Revelation'
notes: "This version uses DRM that prevents it from launching in 64-bit prefixes.\
\ Proton does not support 32-bit prefixes. The game will only work in Proton if\
\ a no-cd crack is installed.\r\n\r\nThe installer will require you to switch disks\
\ halfway through. Wine does not support swapping disks. There are two ways to bypass\
\ this.\r\n\r\n1) Have two CD-ROM drives with both disks inserted.\r\n2) If you\
\ unplug a USB CD-ROM drive and plug it back in Wine will mount it as a new drive\
\ allowing you to continue installation."
runner: wine
script:
files:
- file1: N/A:Select Myst IV's setup.exe
- file2: https://lutris.net/files/games/myst-iv/myst4_v1.0_to_v1.03_pc.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/UBISOFT/Myst IV - Revelation/bin/Myst4.exe
prefix: $GAMEDIR
installer:
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
- task:
executable: file2
name: wineexec
prefix: $GAMEDIR
slug: myst-iv-revelation-dvd
steamid: 925940
version: DVD
year: 2004
{
"game_slug": "myst-iv-revelation",
"version": "DVD",
"description": "",
"notes": "This version uses DRM that prevents it from launching in 64-bit prefixes. Proton does not support 32-bit prefixes. The game will only work in Proton if a no-cd crack is installed.\r\n\r\nThe installer will require you to switch disks halfway through. Wine does not support swapping disks. There are two ways to bypass this.\r\n\r\n1) Have two CD-ROM drives with both disks inserted.\r\n2) If you unplug a USB CD-ROM drive and plug it back in Wine will mount it as a new drive allowing you to continue installation.",
"name": "Myst IV: Revelation",
"year": 2004,
"steamid": 925940,
"gogslug": "myst_30th_anniversary_collection",
"humblestoreid": "",
"runner": "wine",
"slug": "myst-iv-revelation-dvd",
"installer_slug": "myst-iv-revelation-dvd",
"script": {
"files": [
{
"file1": "N/A:Select Myst IV's setup.exe"
},
{
"file2": "https://lutris.net/files/games/myst-iv/myst4_v1.0_to_v1.03_pc.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files/UBISOFT/Myst IV - Revelation/bin/Myst4.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "file2",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}