game:
arch: win64
exe: drive_c/Program Files (x86)/THQ/Nick Games/SpongeBob SquarePants/Battle for
Bikini Bottom/sb3.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Setting Up Wine Enviornment.
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Insert Your Game Disc.
message: Please insert or mount your game disc. This is the first step to setting
up the game.
requires: Setup.exe
- task:
description: Beginning game install. Proceed with all prompts, but do not install
Direct X.
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
description: 'The CD wrapper/installer for the "SpongeBob SquarePants: Battle for
Bikini Bottom" game.'
game_slug: spongebob-squarepants-battle-for-bikini-bottom--3
gogslug: ''
humblestoreid: ''
installer_slug: spongebob-squarepants-battle-cd
name: 'SpongeBob SquarePants: Battle For Bikini Bottom'
notes: 'Do not install Direct X when prompted. This will cause the installation to
potentially fail. After installation, you must configure the CD check: Right-click
the Wine button in Lutris, then Wine configuration, then Drives tab. Click Add,
create a virtual ''D:'' drive, point its path directly to your extracted game folder
(or mounted ISO), click Show Advanced, and change the drive type to ''CD-ROM''.
Click OK.'
runner: wine
script:
game:
arch: win64
exe: drive_c/Program Files (x86)/THQ/Nick Games/SpongeBob SquarePants/Battle for
Bikini Bottom/sb3.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Setting Up Wine Enviornment.
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Insert Your Game Disc.
message: Please insert or mount your game disc. This is the first step to setting
up the game.
requires: Setup.exe
- task:
description: Beginning game install. Proceed with all prompts, but do not install
Direct X.
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
slug: spongebob-squarepants-battle-cd
steamid: null
version: CD
year: 2003
{
"game_slug": "spongebob-squarepants-battle-for-bikini-bottom--3",
"version": "CD",
"description": "The CD wrapper/installer for the \"SpongeBob SquarePants: Battle for Bikini Bottom\" game.",
"notes": "Do not install Direct X when prompted. This will cause the installation to potentially fail. After installation, you must configure the CD check: Right-click the Wine button in Lutris, then Wine configuration, then Drives tab. Click Add, create a virtual 'D:' drive, point its path directly to your extracted game folder (or mounted ISO), click Show Advanced, and change the drive type to 'CD-ROM'. Click OK.",
"name": "SpongeBob SquarePants: Battle For Bikini Bottom",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "spongebob-squarepants-battle-cd",
"installer_slug": "spongebob-squarepants-battle-cd",
"script": {
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/THQ/Nick Games/SpongeBob SquarePants/Battle for Bikini Bottom/sb3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Setting Up Wine Enviornment.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Insert Your Game Disc.",
"message": "Please insert or mount your game disc. This is the first step to setting up the game.",
"requires": "Setup.exe"
}
},
{
"task": {
"description": "Beginning game install. Proceed with all prompts, but do not install Direct X.",
"executable": "$DISC/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}