Installer unreal-tournament-2004-64-bit-native-steam

files:
- ut2k4-bin: https://lutris.nyc3.digitaloceanspaces.com/games/ut2004/ut2004-x86_64.tar.gz
- steam-data: $STEAM:13230:/
game:
  exe: System/ut2004-bin
installer:
- merge:
    dst: $GAMEDIR
    src: steam-data
- extract:
    dst: $CACHE/tmp/ut2004/
    file: ut2k4-bin
    format: tgz
- merge:
    dst: $GAMEDIR
    src: $CACHE/tmp/ut2004/
description: Native 64-bit version with Steam game data.
game_slug: unreal-tournament-2004
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: ''
installer_slug: unreal-tournament-2004-64-bit-native-steam
name: Unreal Tournament 2004
notes: "You need to right-click on the game in your Steam library (or click the cog\
  \ wheel in the game page, then choose Manage -> CD keys, then copy the key to ~/.ut2004/System/cdkey.\r\
  \nIf you don't get any sound in some PulseAudio distros (e.g. Ubuntu), set padsp\
  \ as the command prefix in the system options.\r\nAlternative: make a symlink or\
  \ replace openal.so and libSDL-1.2.so.0 with those from the OS. fix the audio problem\
  \ and the startup image not being translucent. \r\n/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0.11.4\
  \ - copy and rename: libSDL-1.2.so.0\r\n/usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1\
  \ - copy and rename: openal.so\r\n~/Games/unreal-tournament-2004/System/ - replace:\
  \ openal.so and libSDL-1.2.so.0\r\nFuente:\r\nhttps://help.ubuntu.com/community/Games/Native/UnrealTournament2004\r\
  \nhttps://askubuntu.com/questions/53323/how-do-i-get-sound-working-in-unreal-tournament-2004"
runner: linux
script:
  files:
  - ut2k4-bin: https://lutris.nyc3.digitaloceanspaces.com/games/ut2004/ut2004-x86_64.tar.gz
  - steam-data: $STEAM:13230:/
  game:
    exe: System/ut2004-bin
  installer:
  - merge:
      dst: $GAMEDIR
      src: steam-data
  - extract:
      dst: $CACHE/tmp/ut2004/
      file: ut2k4-bin
      format: tgz
  - merge:
      dst: $GAMEDIR
      src: $CACHE/tmp/ut2004/
slug: unreal-tournament-2004-64-bit-native-steam
steamid: 13230
version: 64-bit Native + Steam
year: 2004
{
  "game_slug": "unreal-tournament-2004",
  "version": "64-bit Native + Steam",
  "description": "Native 64-bit version with Steam game data.",
  "notes": "You need to right-click on the game in your Steam library (or click the cog wheel in the game page, then choose Manage -> CD keys, then copy the key to ~/.ut2004/System/cdkey.\r\nIf you don't get any sound in some PulseAudio distros (e.g. Ubuntu), set padsp as the command prefix in the system options.\r\nAlternative: make a symlink or replace openal.so and libSDL-1.2.so.0 with those from the OS. fix the audio problem and the startup image not being translucent. \r\n/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0.11.4 - copy and rename: libSDL-1.2.so.0\r\n/usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1 - copy and rename: openal.so\r\n~/Games/unreal-tournament-2004/System/ - replace: openal.so and libSDL-1.2.so.0\r\nFuente:\r\nhttps://help.ubuntu.com/community/Games/Native/UnrealTournament2004\r\nhttps://askubuntu.com/questions/53323/how-do-i-get-sound-working-in-unreal-tournament-2004",
  "name": "Unreal Tournament 2004",
  "year": 2004,
  "steamid": 13230,
  "gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "unreal-tournament-2004-64-bit-native-steam",
  "installer_slug": "unreal-tournament-2004-64-bit-native-steam",
  "script": {
    "files": [
      {
        "ut2k4-bin": "https://lutris.nyc3.digitaloceanspaces.com/games/ut2004/ut2004-x86_64.tar.gz"
      },
      {
        "steam-data": "$STEAM:13230:/"
      }
    ],
    "game": {
      "exe": "System/ut2004-bin"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "steam-data"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/tmp/ut2004/",
          "file": "ut2k4-bin",
          "format": "tgz"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/tmp/ut2004/"
        }
      }
    ]
  }
}
Back to game