files:
- game_cd: https://archive.org/download/serene-screen-marine-aquarium-version-3-deluxe-screensaver-2009/Serene%20Screen%20Marine%20Aquarium%20Version%203%20Deluxe%20Screensaver%202009.iso
game:
exe: drive_c/SMAQUARIUM/marineaquarium3.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Extracting SereneScreen Marine Aquarium ISO...
dst: $CACHE
file: game_cd
format: iso
- extract:
description: Extracting SereneScreen Marine Aquarium ISO...
dst: $GAMEDIR/drive_c/SMAQUARIUM
file: $CACHE/Aquarium/Data1.cab
format: cab
- execute:
command: cd "$GAMEDIR/drive_c/SMAQUARIUM" ; cp marineaquarium3.scr marineaquarium3.exe;
description: Enjoy this marvellous screensaver on Linux!
game_slug: serenescreen-marine-aquarium-3
gogslug: ''
humblestoreid: ''
installer_slug: serenescreen-marine-aquarium-deluxe
name: SereneScreen Marine Aquarium 3
notes: "- keys:\r\n-- right click or space: config options\r\n-- B: turn bubbles sound\
\ on/off\r\n-- F: Fullscreen/Windowed\r\n-- S: Display statistics, framerate\r\n\
-- ESC: exit\r\n-- C: Displays the clock or calendar for 10 seconds. Pressing C\
\ repeatedly cycles through the visual elements\r\n-- L: Show next image in the\
\ Logo playlist\r\nMore infos in the manual\r\n- Known issues:\r\n-- Bubbles audio\
\ cut: see https://bugs.winehq.org/show_bug.cgi?id=60027"
runner: wine
script:
files:
- game_cd: https://archive.org/download/serene-screen-marine-aquarium-version-3-deluxe-screensaver-2009/Serene%20Screen%20Marine%20Aquarium%20Version%203%20Deluxe%20Screensaver%202009.iso
game:
exe: drive_c/SMAQUARIUM/marineaquarium3.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Extracting SereneScreen Marine Aquarium ISO...
dst: $CACHE
file: game_cd
format: iso
- extract:
description: Extracting SereneScreen Marine Aquarium ISO...
dst: $GAMEDIR/drive_c/SMAQUARIUM
file: $CACHE/Aquarium/Data1.cab
format: cab
- execute:
command: cd "$GAMEDIR/drive_c/SMAQUARIUM" ; cp marineaquarium3.scr marineaquarium3.exe;
slug: serenescreen-marine-aquarium-deluxe
steamid: null
version: Deluxe
year: 2009
{
"game_slug": "serenescreen-marine-aquarium-3",
"version": "Deluxe",
"description": "Enjoy this marvellous screensaver on Linux!",
"notes": "- keys:\r\n-- right click or space: config options\r\n-- B: turn bubbles sound on/off\r\n-- F: Fullscreen/Windowed\r\n-- S: Display statistics, framerate\r\n-- ESC: exit\r\n-- C: Displays the clock or calendar for 10 seconds. Pressing C repeatedly cycles through the visual elements\r\n-- L: Show next image in the Logo playlist\r\nMore infos in the manual\r\n- Known issues:\r\n-- Bubbles audio cut: see https://bugs.winehq.org/show_bug.cgi?id=60027",
"name": "SereneScreen Marine Aquarium 3",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "serenescreen-marine-aquarium-deluxe",
"installer_slug": "serenescreen-marine-aquarium-deluxe",
"script": {
"files": [
{
"game_cd": "https://archive.org/download/serene-screen-marine-aquarium-version-3-deluxe-screensaver-2009/Serene%20Screen%20Marine%20Aquarium%20Version%203%20Deluxe%20Screensaver%202009.iso"
}
],
"game": {
"exe": "drive_c/SMAQUARIUM/marineaquarium3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extracting SereneScreen Marine Aquarium ISO...",
"dst": "$CACHE",
"file": "game_cd",
"format": "iso"
}
},
{
"extract": {
"description": "Extracting SereneScreen Marine Aquarium ISO...",
"dst": "$GAMEDIR/drive_c/SMAQUARIUM",
"file": "$CACHE/Aquarium/Data1.cab",
"format": "cab"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/drive_c/SMAQUARIUM\" ; cp marineaquarium3.scr marineaquarium3.exe;"
}
}
]
}
}