files:
- jedi-outcast-bin: https://lutris.net/files/games/jedi-outcast/jedi-outcast-i386.tar.gz
- patch-1.04-file1: https://github.com/emileb/OpenGames/raw/master/jk2/src/main/assets/assets2.pk3
- patch-1.04-file2: https://github.com/emileb/OpenGames/raw/master/jk2/src/main/assets/assets5.pk3
game:
exe: jk2sp
installer:
- insert-disc:
requires: GameData/GameData/jk2sp.exe
- merge:
dst: $GAMEDIR
src: $DISC/GameData/GameData
- move:
dst: $GAMEDIR/base
src: patch-1.04-file1
- move:
dst: $GAMEDIR/base
src: patch-1.04-file2
- extract:
file: jedi-outcast-bin
description: Installer is using the xLava JKII engine port and requires the original
retail CDs.
game_slug: star-wars-jedi-knight-ii-jedi-outcast
gogslug: star_wars_jedi_knight_ii_jedi_outcast
humblestoreid: ''
installer_slug: star-wars-jedi-knight-ii-jedi-cd
name: 'Star Wars Jedi Knight II: Jedi Outcast'
notes: If you have multiple monitors you should restrict the game to one of them.
runner: linux
script:
files:
- jedi-outcast-bin: https://lutris.net/files/games/jedi-outcast/jedi-outcast-i386.tar.gz
- patch-1.04-file1: https://github.com/emileb/OpenGames/raw/master/jk2/src/main/assets/assets2.pk3
- patch-1.04-file2: https://github.com/emileb/OpenGames/raw/master/jk2/src/main/assets/assets5.pk3
game:
exe: jk2sp
installer:
- insert-disc:
requires: GameData/GameData/jk2sp.exe
- merge:
dst: $GAMEDIR
src: $DISC/GameData/GameData
- move:
dst: $GAMEDIR/base
src: patch-1.04-file1
- move:
dst: $GAMEDIR/base
src: patch-1.04-file2
- extract:
file: jedi-outcast-bin
slug: star-wars-jedi-knight-ii-jedi-cd
steamid: 6030
version: CD
year: 2002
{
"game_slug": "star-wars-jedi-knight-ii-jedi-outcast",
"version": "CD",
"description": "Installer is using the xLava JKII engine port and requires the original retail CDs.",
"notes": "If you have multiple monitors you should restrict the game to one of them.",
"name": "Star Wars Jedi Knight II: Jedi Outcast",
"year": 2002,
"steamid": 6030,
"gogslug": "star_wars_jedi_knight_ii_jedi_outcast",
"humblestoreid": "",
"runner": "linux",
"slug": "star-wars-jedi-knight-ii-jedi-cd",
"installer_slug": "star-wars-jedi-knight-ii-jedi-cd",
"script": {
"files": [
{
"jedi-outcast-bin": "https://lutris.net/files/games/jedi-outcast/jedi-outcast-i386.tar.gz"
},
{
"patch-1.04-file1": "https://github.com/emileb/OpenGames/raw/master/jk2/src/main/assets/assets2.pk3"
},
{
"patch-1.04-file2": "https://github.com/emileb/OpenGames/raw/master/jk2/src/main/assets/assets5.pk3"
}
],
"game": {
"exe": "jk2sp"
},
"installer": [
{
"insert-disc": {
"requires": "GameData/GameData/jk2sp.exe"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$DISC/GameData/GameData"
}
},
{
"move": {
"dst": "$GAMEDIR/base",
"src": "patch-1.04-file1"
}
},
{
"move": {
"dst": "$GAMEDIR/base",
"src": "patch-1.04-file2"
}
},
{
"extract": {
"file": "jedi-outcast-bin"
}
}
]
}
}