Installer croc-legend-of-the-gobbos-cd-rom
files:
- music_enabler: N/A:Select the CrocPCMusicEnabler.zip file. Download it from here
https://community.pcgamingwiki.com/files/file/535-crocpcmusicenabler/
- nglide: https://www.zeus-software.com/files/nglide/nGlide104_setup.exe
game:
arch: win32
exe: drive_c/Program Files/Fox/Croc/croc.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Waiting for game installer...
message: Insert the Croc CD-ROM disc.
requires: crocrun.exe
- write_file:
content: '[InstallShield Silent]
Version=v5.00.000
File=Response File
[DlgOrder]
Dlg0=SdWelcome-0
Count=8
Dlg1=SdLicense-0
Dlg2=SdAskDestPath-0
Dlg3=AskOptions-0
Dlg4=AskOptions-1
Dlg5=MessageBox-0
Dlg6=AskYesNo-0
Dlg7=SdFinishReboot-0
[SdWelcome-0]
Result=1
[SdLicense-0]
Result=1
[SdAskDestPath-0]
szDir=C:\Program Files\Fox\Croc
Result=1
[AskOptions-0]
Result=1
Sel-0=1
Sel-1=0
[Application]
Name=Croc
Version=1.00.000
Company=Argonaut Software
[AskOptions-1]
Result=1
Sel-0=1
Sel-1=0
[MessageBox-0]
Result=1
[AskYesNo-0]
Result=0
[SdFinishReboot-0]
Result=1
BootOption=3'
file: $GAMEDIR/drive_c/setup.iss
- task:
args: /s /f1"c:\setup.iss"
description: Installing Game, this will take a moment...
executable: $DISC/_setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
args: /S
description: Installing nGlide
executable: $nglide
name: wineexec
prefix: $GAMEDIR
- move:
dst: $CACHE/
src: $GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.dll
- move:
dst: $CACHE/
src: $GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.rsh
- move:
dst: $CACHE/
src: $GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.voo
- write_file:
content: 'Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Argonaut Software\Croc]
"Ambient sound"=dword:00000001
"Bpp"=dword:00000010
"Driver name"="3dfx_win"
"Lighting complexity"=dword:00000003
"Perspective textures"=dword:00000020
"Pixel size"=dword:00000001
"Simulate Texture Clamping"=dword:00000001
"Texture alpha no colour key"=dword:00000001
"Texture filtering"=dword:00020000
"Track repeat"=dword:00000001
"Voodoo Rush"=dword:00000000
[HKEY_CURRENT_USER\Software\Zeus Software\nGlide]
"Aspect"="1"
"Backend"="0"
"Gamma"="5"
"Refresh"="0"
"Resolution"="1"
"Splash"="1"
"Vsync"="1"
'
file: $CACHE/croc.reg
- task:
filename: $CACHE/croc.reg
name: set_regedit_file
- write_file:
content: 'StartKeyMap
Move_forwards : Up
Move_backwards : Down
Rotate_left : Left
Rotate_right : Right
Sidestep_left : Z
Sidestep_right : X
Tail_swipe : Control
Jump : space
Change_direction : Shift
Camera_Control : W
Camera_up : Q
Camera_down : A
Start : S
Select : F
EndKeyMap'
file: $GAMEDIR/drive_c/Program Files/Fox/Croc/default.txt
- merge:
dst: $GAMEDIR/drive_c/Program Files/Fox/Croc/key.txt
src: $GAMEDIR/drive_c/Program Files/Fox/Croc/default.txt
- extract:
description: Uncompressing the Croc PC Music Enabler
dst: $CACHE
file: $music_enabler
- task:
args: /SILENT
description: Installing the Croc PC Music Enabler
executable: $CACHE/CrocPCMusicEnablerv11.exe
name: wineexec
prefix: $GAMEDIR
description: Retail CD-ROM version for Windows. Uses the Croc PC Music Enabler project
to restore the playing the background music.
game_slug: croc-legend-of-the-gobbos
gogslug: ''
humblestoreid: ''
installer_slug: croc-legend-of-the-gobbos-cd-rom
name: 'Croc: Legend of the Gobbos'
notes: 'You need to download the Croc PC Music Enabler from here: https://community.pcgamingwiki.com/files/file/535-crocpcmusicenabler/
Uses your current video resolution for the game.'
runner: wine
script:
files:
- music_enabler: N/A:Select the CrocPCMusicEnabler.zip file. Download it from here
https://community.pcgamingwiki.com/files/file/535-crocpcmusicenabler/
- nglide: https://www.zeus-software.com/files/nglide/nGlide104_setup.exe
game:
arch: win32
exe: drive_c/Program Files/Fox/Croc/croc.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Waiting for game installer...
message: Insert the Croc CD-ROM disc.
requires: crocrun.exe
- write_file:
content: '[InstallShield Silent]
Version=v5.00.000
File=Response File
[DlgOrder]
Dlg0=SdWelcome-0
Count=8
Dlg1=SdLicense-0
Dlg2=SdAskDestPath-0
Dlg3=AskOptions-0
Dlg4=AskOptions-1
Dlg5=MessageBox-0
Dlg6=AskYesNo-0
Dlg7=SdFinishReboot-0
[SdWelcome-0]
Result=1
[SdLicense-0]
Result=1
[SdAskDestPath-0]
szDir=C:\Program Files\Fox\Croc
Result=1
[AskOptions-0]
Result=1
Sel-0=1
Sel-1=0
[Application]
Name=Croc
Version=1.00.000
Company=Argonaut Software
[AskOptions-1]
Result=1
Sel-0=1
Sel-1=0
[MessageBox-0]
Result=1
[AskYesNo-0]
Result=0
[SdFinishReboot-0]
Result=1
BootOption=3'
file: $GAMEDIR/drive_c/setup.iss
- task:
args: /s /f1"c:\setup.iss"
description: Installing Game, this will take a moment...
executable: $DISC/_setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
args: /S
description: Installing nGlide
executable: $nglide
name: wineexec
prefix: $GAMEDIR
- move:
dst: $CACHE/
src: $GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.dll
- move:
dst: $CACHE/
src: $GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.rsh
- move:
dst: $CACHE/
src: $GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.voo
- write_file:
content: 'Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Argonaut Software\Croc]
"Ambient sound"=dword:00000001
"Bpp"=dword:00000010
"Driver name"="3dfx_win"
"Lighting complexity"=dword:00000003
"Perspective textures"=dword:00000020
"Pixel size"=dword:00000001
"Simulate Texture Clamping"=dword:00000001
"Texture alpha no colour key"=dword:00000001
"Texture filtering"=dword:00020000
"Track repeat"=dword:00000001
"Voodoo Rush"=dword:00000000
[HKEY_CURRENT_USER\Software\Zeus Software\nGlide]
"Aspect"="1"
"Backend"="0"
"Gamma"="5"
"Refresh"="0"
"Resolution"="1"
"Splash"="1"
"Vsync"="1"
'
file: $CACHE/croc.reg
- task:
filename: $CACHE/croc.reg
name: set_regedit_file
- write_file:
content: 'StartKeyMap
Move_forwards : Up
Move_backwards : Down
Rotate_left : Left
Rotate_right : Right
Sidestep_left : Z
Sidestep_right : X
Tail_swipe : Control
Jump : space
Change_direction : Shift
Camera_Control : W
Camera_up : Q
Camera_down : A
Start : S
Select : F
EndKeyMap'
file: $GAMEDIR/drive_c/Program Files/Fox/Croc/default.txt
- merge:
dst: $GAMEDIR/drive_c/Program Files/Fox/Croc/key.txt
src: $GAMEDIR/drive_c/Program Files/Fox/Croc/default.txt
- extract:
description: Uncompressing the Croc PC Music Enabler
dst: $CACHE
file: $music_enabler
- task:
args: /SILENT
description: Installing the Croc PC Music Enabler
executable: $CACHE/CrocPCMusicEnablerv11.exe
name: wineexec
prefix: $GAMEDIR
slug: croc-legend-of-the-gobbos-cd-rom
steamid: null
version: CD-ROM
year: 1997
{
"game_slug": "croc-legend-of-the-gobbos",
"version": "CD-ROM",
"description": "Retail CD-ROM version for Windows. Uses the Croc PC Music Enabler project to restore the playing the background music.",
"notes": "You need to download the Croc PC Music Enabler from here: https://community.pcgamingwiki.com/files/file/535-crocpcmusicenabler/\n\nUses your current video resolution for the game.",
"name": "Croc: Legend of the Gobbos",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "croc-legend-of-the-gobbos-cd-rom",
"installer_slug": "croc-legend-of-the-gobbos-cd-rom",
"script": {
"files": [
{
"music_enabler": "N/A:Select the CrocPCMusicEnabler.zip file. Download it from here https://community.pcgamingwiki.com/files/file/535-crocpcmusicenabler/"
},
{
"nglide": "https://www.zeus-software.com/files/nglide/nGlide104_setup.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Fox/Croc/croc.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Waiting for game installer...",
"message": "Insert the Croc CD-ROM disc.",
"requires": "crocrun.exe"
}
},
{
"write_file": {
"content": "[InstallShield Silent]\nVersion=v5.00.000\nFile=Response File\n[DlgOrder]\nDlg0=SdWelcome-0\nCount=8\nDlg1=SdLicense-0\nDlg2=SdAskDestPath-0\nDlg3=AskOptions-0\nDlg4=AskOptions-1\nDlg5=MessageBox-0\nDlg6=AskYesNo-0\nDlg7=SdFinishReboot-0\n[SdWelcome-0]\nResult=1\n[SdLicense-0]\nResult=1\n[SdAskDestPath-0]\nszDir=C:\\Program Files\\Fox\\Croc\nResult=1\n[AskOptions-0]\nResult=1\nSel-0=1\nSel-1=0\n[Application]\nName=Croc\nVersion=1.00.000\nCompany=Argonaut Software\n[AskOptions-1]\nResult=1\nSel-0=1\nSel-1=0\n[MessageBox-0]\nResult=1\n[AskYesNo-0]\nResult=0\n[SdFinishReboot-0]\nResult=1\nBootOption=3",
"file": "$GAMEDIR/drive_c/setup.iss"
}
},
{
"task": {
"args": "/s /f1\"c:\\setup.iss\"",
"description": "Installing Game, this will take a moment...",
"executable": "$DISC/_setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"description": "Installing nGlide",
"executable": "$nglide",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"dst": "$CACHE/",
"src": "$GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.dll"
}
},
{
"move": {
"dst": "$CACHE/",
"src": "$GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.rsh"
}
},
{
"move": {
"dst": "$CACHE/",
"src": "$GAMEDIR/drive_c/Program Files/Fox/Croc/Glide2x.voo"
}
},
{
"write_file": {
"content": "Windows Registry Editor Version 5.00\n\n\n[HKEY_LOCAL_MACHINE\\Software\\Argonaut Software\\Croc]\n\"Ambient sound\"=dword:00000001\n\"Bpp\"=dword:00000010\n\"Driver name\"=\"3dfx_win\"\n\"Lighting complexity\"=dword:00000003\n\"Perspective textures\"=dword:00000020\n\"Pixel size\"=dword:00000001\n\"Simulate Texture Clamping\"=dword:00000001\n\"Texture alpha no colour key\"=dword:00000001\n\"Texture filtering\"=dword:00020000\n\"Track repeat\"=dword:00000001\n\"Voodoo Rush\"=dword:00000000\n\n\n[HKEY_CURRENT_USER\\Software\\Zeus Software\\nGlide]\n\"Aspect\"=\"1\"\n\"Backend\"=\"0\"\n\"Gamma\"=\"5\"\n\"Refresh\"=\"0\"\n\"Resolution\"=\"1\"\n\"Splash\"=\"1\"\n\"Vsync\"=\"1\"\n",
"file": "$CACHE/croc.reg"
}
},
{
"task": {
"filename": "$CACHE/croc.reg",
"name": "set_regedit_file"
}
},
{
"write_file": {
"content": "StartKeyMap\nMove_forwards : Up\nMove_backwards : Down\nRotate_left : Left\nRotate_right : Right\nSidestep_left : Z\nSidestep_right : X\nTail_swipe : Control\nJump : space\nChange_direction : Shift\nCamera_Control : W\nCamera_up : Q\nCamera_down : A\nStart : S\nSelect : F\nEndKeyMap",
"file": "$GAMEDIR/drive_c/Program Files/Fox/Croc/default.txt"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files/Fox/Croc/key.txt",
"src": "$GAMEDIR/drive_c/Program Files/Fox/Croc/default.txt"
}
},
{
"extract": {
"description": "Uncompressing the Croc PC Music Enabler",
"dst": "$CACHE",
"file": "$music_enabler"
}
},
{
"task": {
"args": "/SILENT",
"description": "Installing the Croc PC Music Enabler",
"executable": "$CACHE/CrocPCMusicEnablerv11.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}