files:
- dbattles_ini: N/A:Select the Dbattles.ini file
game:
exe: drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please select the installation directory
requires: autorun.exe
- task:
description: Launching the installation
executable: $DISC/autorun.exe
name: wineexec
prefix: $GAMEDIR
- move:
description: Moving the old Dbattles.ini file so we have a backup
dst: $GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.ini_backup
src: $GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.ini
- copy:
description: Moving over the file that hopefully should enable NoCD bypass
dst: $GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/
src: dbattles_ini
- copy:
description: Copying over Resources file
dst: $GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Resource
src: $DISC/Battles/Resource
description: 'Jurassic Park: Dinosaur Battles + NoCD Patch (Read the technical notes)'
game_slug: jurassic-park-dinosaur-battles
gogslug: ''
humblestoreid: ''
installer_slug: jurassic-park-dinosaur-battle-10
name: 'Jurassic Park: Dinosaur Battles'
notes: "- Make sure to complete the installation before you attempt to start the game\r\
\n - We do not need to install directX since dxvk will handle anything\r\n - The\
\ game boots to a black screen but the sound plays in the background, I've not been\
\ able to solve this.\r\n - See this work as incomplete and feel free to contribute\
\ to it\r\n - The Dbattles.ini file is a modified version of the original found\
\ in the installation directory, it contains the CD path and can contain perosnal\
\ information.\r\n In order to circumvent this a custom file was created that\
\ points to the installation itself, https://codeberg.org/MineTallCash/offline_lutris_installers/src/branch/main/installers/jurassic_park_dinosaur_battles/files/Dbattles.ini"
runner: wine
script:
files:
- dbattles_ini: N/A:Select the Dbattles.ini file
game:
exe: drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please select the installation directory
requires: autorun.exe
- task:
description: Launching the installation
executable: $DISC/autorun.exe
name: wineexec
prefix: $GAMEDIR
- move:
description: Moving the old Dbattles.ini file so we have a backup
dst: $GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.ini_backup
src: $GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.ini
- copy:
description: Moving over the file that hopefully should enable NoCD bypass
dst: $GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/
src: dbattles_ini
- copy:
description: Copying over Resources file
dst: $GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Resource
src: $DISC/Battles/Resource
slug: jurassic-park-dinosaur-battle-10
steamid: null
version: 1,0
year: 2002
{
"game_slug": "jurassic-park-dinosaur-battles",
"version": "1,0",
"description": "Jurassic Park: Dinosaur Battles + NoCD Patch (Read the technical notes)",
"notes": "- Make sure to complete the installation before you attempt to start the game\r\n - We do not need to install directX since dxvk will handle anything\r\n - The game boots to a black screen but the sound plays in the background, I've not been able to solve this.\r\n - See this work as incomplete and feel free to contribute to it\r\n - The Dbattles.ini file is a modified version of the original found in the installation directory, it contains the CD path and can contain perosnal information.\r\n In order to circumvent this a custom file was created that points to the installation itself, https://codeberg.org/MineTallCash/offline_lutris_installers/src/branch/main/installers/jurassic_park_dinosaur_battles/files/Dbattles.ini",
"name": "Jurassic Park: Dinosaur Battles",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "jurassic-park-dinosaur-battle-10",
"installer_slug": "jurassic-park-dinosaur-battle-10",
"script": {
"files": [
{
"dbattles_ini": "N/A:Select the Dbattles.ini file"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Please select the installation directory",
"requires": "autorun.exe"
}
},
{
"task": {
"description": "Launching the installation",
"executable": "$DISC/autorun.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"description": "Moving the old Dbattles.ini file so we have a backup",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.ini_backup",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Dbattles.ini"
}
},
{
"copy": {
"description": "Moving over the file that hopefully should enable NoCD bypass",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/",
"src": "dbattles_ini"
}
},
{
"copy": {
"description": "Copying over Resources file",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Dinosaur Battles(TM)/Dinosaur Battles(TM)/Resource",
"src": "$DISC/Battles/Resource"
}
}
]
}
}