Installer serious-sam-the-first-encount-humble

files:
- file1: N/A:Please select the Humble archive
- file2: https://lutris.net/files/games/serious-sam/serious.sam.tfe_1.05beta3-english-2.run
- file3: https://gist.github.com/FakeShemp/305b9a70393feeb614b41e2e640d4929/archive/154812030efe866d8fbc6fc15040fdbbaf092342.zip
game:
  exe: ssamtfe
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    arch: win32
    executable: $CACHE/Setup.exe
    name: wine.wineexec
    prefix: $CACHE
- merge:
    dst: $GAMEDIR
    src: $CACHE/drive_c/Program Files/Serious Sam Classic - The First Encounter
- execute:
    args: --tar -xf -C $CACHE
    file: $file2
- extract:
    dst: $GAMEDIR
    file: $CACHE/SeriousSamPatch105_USA_linux.tar.bz2
- extract:
    dst: $GAMEDIR/Bin
    file: $CACHE/bins.tar.bz2
- extract:
    dst: $GAMEDIR
    file: $file3
- chmodx: $GAMEDIR/ssamtfe
description: Dynamically linked native version using assets from the Humble Bundle
  "Serious Sam Classic" Windows version.
game_slug: serious-sam-the-first-encounter
gogslug: serious_sam_the_first_encounter
humblestoreid: serious-sam-hd-the-first-encounter
installer_slug: serious-sam-the-first-encount-humble
name: 'Serious Sam: The First Encounter'
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Humble archive
  - file2: https://lutris.net/files/games/serious-sam/serious.sam.tfe_1.05beta3-english-2.run
  - file3: https://gist.github.com/FakeShemp/305b9a70393feeb614b41e2e640d4929/archive/154812030efe866d8fbc6fc15040fdbbaf092342.zip
  game:
    exe: ssamtfe
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      arch: win32
      executable: $CACHE/Setup.exe
      name: wine.wineexec
      prefix: $CACHE
  - merge:
      dst: $GAMEDIR
      src: $CACHE/drive_c/Program Files/Serious Sam Classic - The First Encounter
  - execute:
      args: --tar -xf -C $CACHE
      file: $file2
  - extract:
      dst: $GAMEDIR
      file: $CACHE/SeriousSamPatch105_USA_linux.tar.bz2
  - extract:
      dst: $GAMEDIR/Bin
      file: $CACHE/bins.tar.bz2
  - extract:
      dst: $GAMEDIR
      file: $file3
  - chmodx: $GAMEDIR/ssamtfe
slug: serious-sam-the-first-encount-humble
steamid: 41050
version: Humble
year: 2001
{
  "game_slug": "serious-sam-the-first-encounter",
  "version": "Humble",
  "description": "Dynamically linked native version using assets from the Humble Bundle \"Serious Sam Classic\" Windows version.",
  "notes": "",
  "name": "Serious Sam: The First Encounter",
  "year": 2001,
  "steamid": 41050,
  "gogslug": "serious_sam_the_first_encounter",
  "humblestoreid": "serious-sam-hd-the-first-encounter",
  "runner": "linux",
  "slug": "serious-sam-the-first-encount-humble",
  "installer_slug": "serious-sam-the-first-encount-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      },
      {
        "file2": "https://lutris.net/files/games/serious-sam/serious.sam.tfe_1.05beta3-english-2.run"
      },
      {
        "file3": "https://gist.github.com/FakeShemp/305b9a70393feeb614b41e2e640d4929/archive/154812030efe866d8fbc6fc15040fdbbaf092342.zip"
      }
    ],
    "game": {
      "exe": "ssamtfe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$CACHE/Setup.exe",
          "name": "wine.wineexec",
          "prefix": "$CACHE"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/drive_c/Program Files/Serious Sam Classic - The First Encounter"
        }
      },
      {
        "execute": {
          "args": "--tar -xf -C $CACHE",
          "file": "$file2"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$CACHE/SeriousSamPatch105_USA_linux.tar.bz2"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/Bin",
          "file": "$CACHE/bins.tar.bz2"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file3"
        }
      },
      {
        "chmodx": "$GAMEDIR/ssamtfe"
      }
    ]
  }
}
Back to game