files:
- game: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/friking-shark/FrikingSharkSetup-v1.01-Beta.exe
game:
arch: win32
exe: drive_c/Program Files/Friking Shark 3D/Bin/Release/GameEngine.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
args: /silent
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
description: ''
game_slug: friking-shark
gogslug: ''
humblestoreid: ''
installer_slug: friking-shark-101beta
name: Friking Shark
notes: ''
runner: wine
script:
files:
- game: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/friking-shark/FrikingSharkSetup-v1.01-Beta.exe
game:
arch: win32
exe: drive_c/Program Files/Friking Shark 3D/Bin/Release/GameEngine.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
args: /silent
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
slug: friking-shark-101beta
steamid: null
version: 1.01Beta
year: null
{
"game_slug": "friking-shark",
"version": "1.01Beta",
"description": "",
"notes": "",
"name": "Friking Shark",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "friking-shark-101beta",
"installer_slug": "friking-shark-101beta",
"script": {
"files": [
{
"game": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/friking-shark/FrikingSharkSetup-v1.01-Beta.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Friking Shark 3D/Bin/Release/GameEngine.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "winemenubuilder.exe",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": ""
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"args": "/silent",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "sandbox",
"description": "Disabling unused WINE features",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}