files:
- patch201:
filename: IWD2Patch201.exe
sha256: 7823e137182f9bcf0fdaf6196a4f4e73e86d23e0f93a6a42af1040e553538fd3
url: https://www.sorcerers.net/Games/IWD2/IWD2Patch201.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II/IWD2.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II
installer:
- insert-disc:
message: Please select the Icewind Dale II CD 1 directory or mount point.
requires: Setup.exe
- merge:
description: Copying all files from CD1...
dst: $GAMEDIR/CD1
src: $DISC
- insert-disc:
message: Please select the Icewind Dale II CD 2 directory or mount point.
requires: data3.cab
- copy:
description: Copying all files from CD2...
dst: $GAMEDIR/CD2
src: $DISC
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Running the installer. Please do not change the default installation
path.
executable: $GAMEDIR/CD1/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing official patch 2.01
executable: $patch201
name: wineexec
prefix: $GAMEDIR
- task:
description: Opening the game configuration utility. You can now select your desired
resolution.
executable: $GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II/Config.exe
name: wineexec
prefix: $GAMEDIR
wine:
drives:
D:
label: IWD2_CD1
path: $GAMEDIR/CD1
type: cdrom
E:
label: IWD2_CD2
path: $GAMEDIR/CD2
type: cdrom
windows_version: win98
winetricks:
csmt: false
description: ''
game_slug: icewind-dale-ii
gogslug: icewind_dale_2
humblestoreid: ''
installer_slug: icewind-dale-ii-2cd
name: Icewind Dale II
notes: "For performance it could be necessary to enable dgVoodoo2 in the GUI.\r\n\
Right click -> Configure -> Runner Options -> Graphics -> Enable dgvoodoo2\r\nThe\
\ Official 2.0.1 Patch is required for installation.\r\nA local copy of CDs contents\
\ is created, therefore the CDs are only required with installation."
runner: wine
script:
files:
- patch201:
filename: IWD2Patch201.exe
sha256: 7823e137182f9bcf0fdaf6196a4f4e73e86d23e0f93a6a42af1040e553538fd3
url: https://www.sorcerers.net/Games/IWD2/IWD2Patch201.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II/IWD2.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II
installer:
- insert-disc:
message: Please select the Icewind Dale II CD 1 directory or mount point.
requires: Setup.exe
- merge:
description: Copying all files from CD1...
dst: $GAMEDIR/CD1
src: $DISC
- insert-disc:
message: Please select the Icewind Dale II CD 2 directory or mount point.
requires: data3.cab
- copy:
description: Copying all files from CD2...
dst: $GAMEDIR/CD2
src: $DISC
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Running the installer. Please do not change the default installation
path.
executable: $GAMEDIR/CD1/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing official patch 2.01
executable: $patch201
name: wineexec
prefix: $GAMEDIR
- task:
description: Opening the game configuration utility. You can now select your
desired resolution.
executable: $GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II/Config.exe
name: wineexec
prefix: $GAMEDIR
wine:
drives:
D:
label: IWD2_CD1
path: $GAMEDIR/CD1
type: cdrom
E:
label: IWD2_CD2
path: $GAMEDIR/CD2
type: cdrom
windows_version: win98
winetricks:
csmt: false
slug: icewind-dale-ii-2cd
steamid: null
version: 2CD
year: 2002
{
"game_slug": "icewind-dale-ii",
"version": "2CD",
"description": "",
"notes": "For performance it could be necessary to enable dgVoodoo2 in the GUI.\r\nRight click -> Configure -> Runner Options -> Graphics -> Enable dgvoodoo2\r\nThe Official 2.0.1 Patch is required for installation.\r\nA local copy of CDs contents is created, therefore the CDs are only required with installation.",
"name": "Icewind Dale II",
"year": 2002,
"steamid": null,
"gogslug": "icewind_dale_2",
"humblestoreid": "",
"runner": "wine",
"slug": "icewind-dale-ii-2cd",
"installer_slug": "icewind-dale-ii-2cd",
"script": {
"files": [
{
"patch201": {
"filename": "IWD2Patch201.exe",
"sha256": "7823e137182f9bcf0fdaf6196a4f4e73e86d23e0f93a6a42af1040e553538fd3",
"url": "https://www.sorcerers.net/Games/IWD2/IWD2Patch201.exe"
}
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II/IWD2.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II"
},
"installer": [
{
"insert-disc": {
"message": "Please select the Icewind Dale II CD 1 directory or mount point.",
"requires": "Setup.exe"
}
},
{
"merge": {
"description": "Copying all files from CD1...",
"dst": "$GAMEDIR/CD1",
"src": "$DISC"
}
},
{
"insert-disc": {
"message": "Please select the Icewind Dale II CD 2 directory or mount point.",
"requires": "data3.cab"
}
},
{
"copy": {
"description": "Copying all files from CD2...",
"dst": "$GAMEDIR/CD2",
"src": "$DISC"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running the installer. Please do not change the default installation path.",
"executable": "$GAMEDIR/CD1/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing official patch 2.01",
"executable": "$patch201",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Opening the game configuration utility. You can now select your desired resolution.",
"executable": "$GAMEDIR/drive_c/Program Files/Black Isle/Icewind Dale II/Config.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"drives": {
"D": {
"label": "IWD2_CD1",
"path": "$GAMEDIR/CD1",
"type": "cdrom"
},
"E": {
"label": "IWD2_CD2",
"path": "$GAMEDIR/CD2",
"type": "cdrom"
}
},
"windows_version": "win98",
"winetricks": {
"csmt": false
}
}
}
}