files:
- os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_95/WIN95_OSR25_DBP.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save:
filename: The_X_Files_Game_Win_ISO.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
filename: The_X_Files_Game_Win_ISO.zip
url: https://archive.org/download/the-x-files-game-win-iso-en/The_X_Files_Game_Win_ISO_EN.zip
game:
args: '"$GAMEDIR/CD/The_X_Files_Game_Win_ISO.zip"'
exe: $GAMEDIR/DOSBoxPure_x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: dbpu_file
- extract:
dst: $GAMEDIR/system
file: os_img
- copy:
dst: $GAMEDIR/CD
src: game_cd
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
description: Play "The X-Files Game" 7 CD edition on Linux!
game_slug: the-x-files-game
gogslug: ''
humblestoreid: ''
installer_slug: the-x-files-game-7-cd-windows-95
name: The X-Files Game
notes: "- Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install\r\
\n- Once Windows 95 started, go to \"My Computer\", CD Drive and install the game\r\
\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu and change CD"
runner: linux
script:
files:
- os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_95/WIN95_OSR25_DBP.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save:
filename: The_X_Files_Game_Win_ISO.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
filename: The_X_Files_Game_Win_ISO.zip
url: https://archive.org/download/the-x-files-game-win-iso-en/The_X_Files_Game_Win_ISO_EN.zip
game:
args: '"$GAMEDIR/CD/The_X_Files_Game_Win_ISO.zip"'
exe: $GAMEDIR/DOSBoxPure_x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: dbpu_file
- extract:
dst: $GAMEDIR/system
file: os_img
- copy:
dst: $GAMEDIR/CD
src: game_cd
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
slug: the-x-files-game-7-cd-windows-95
steamid: null
version: 7 CD + Windows 95
year: 1998
{
"game_slug": "the-x-files-game",
"version": "7 CD + Windows 95",
"description": "Play \"The X-Files Game\" 7 CD edition on Linux!",
"notes": "- Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install\r\n- Once Windows 95 started, go to \"My Computer\", CD Drive and install the game\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu and change CD",
"name": "The X-Files Game",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "the-x-files-game-7-cd-windows-95",
"installer_slug": "the-x-files-game-7-cd-windows-95",
"script": {
"files": [
{
"os_img": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_95/WIN95_OSR25_DBP.7z"
},
{
"dbpu_file": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz"
},
{
"dbpu_save": {
"filename": "The_X_Files_Game_Win_ISO.pure.zip",
"url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
}
},
{
"game_cd": {
"filename": "The_X_Files_Game_Win_ISO.zip",
"url": "https://archive.org/download/the-x-files-game-win-iso-en/The_X_Files_Game_Win_ISO_EN.zip"
}
}
],
"game": {
"args": "\"$GAMEDIR/CD/The_X_Files_Game_Win_ISO.zip\"",
"exe": "$GAMEDIR/DOSBoxPure_x86_64",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "dbpu_file"
}
},
{
"extract": {
"dst": "$GAMEDIR/system",
"file": "os_img"
}
},
{
"copy": {
"dst": "$GAMEDIR/CD",
"src": "game_cd"
}
},
{
"merge": {
"dst": "$GAMEDIR/saves",
"src": "dbpu_save"
}
}
]
}
}