files:
- gogsetup: N/A:Please select the game Windows setup exe file downloaded from your
GOG account page
- game_3dfx: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Screamer%202/screamer2_3dfx.7z
- dbx_conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Screamer%202/dosbox.conf
game:
main_file: $GAMEDIR/dosbox.conf
installer:
- extract:
dst: $GAMEDIR/C/S2
file: gogsetup
format: gog
- extract:
description: Extracting CD data...
dst: $GAMEDIR/C/S2
file: game_3dfx
format: 7z
- merge:
dst: $GAMEDIR
src: dbx_conf
- execute:
command: cd "$GAMEDIR/C/S2" ; mkdir ../../D ; mv GAME.DAT ../../D/SCREAM2.cue
; mv GAME.GOG ../../D ;
description: Play "Screamer 2" provided by GOG on Linux!
game_slug: screamer-2
gogslug: screamer_2
humblestoreid: ''
installer_slug: screamer-2-gog-3dfx-patch
name: Screamer 2
notes: '- You will be able to play this game using software rendering or 3DFX rendering'
runner: dosbox
script:
files:
- gogsetup: N/A:Please select the game Windows setup exe file downloaded from your
GOG account page
- game_3dfx: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Screamer%202/screamer2_3dfx.7z
- dbx_conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Screamer%202/dosbox.conf
game:
main_file: $GAMEDIR/dosbox.conf
installer:
- extract:
dst: $GAMEDIR/C/S2
file: gogsetup
format: gog
- extract:
description: Extracting CD data...
dst: $GAMEDIR/C/S2
file: game_3dfx
format: 7z
- merge:
dst: $GAMEDIR
src: dbx_conf
- execute:
command: cd "$GAMEDIR/C/S2" ; mkdir ../../D ; mv GAME.DAT ../../D/SCREAM2.cue
; mv GAME.GOG ../../D ;
slug: screamer-2-gog-3dfx-patch
steamid: 698620
version: GOG + 3DFX patch
year: 1996
{
"game_slug": "screamer-2",
"version": "GOG + 3DFX patch",
"description": "Play \"Screamer 2\" provided by GOG on Linux!",
"notes": "- You will be able to play this game using software rendering or 3DFX rendering",
"name": "Screamer 2",
"year": 1996,
"steamid": 698620,
"gogslug": "screamer_2",
"humblestoreid": "",
"runner": "dosbox",
"slug": "screamer-2-gog-3dfx-patch",
"installer_slug": "screamer-2-gog-3dfx-patch",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the game Windows setup exe file downloaded from your GOG account page"
},
{
"game_3dfx": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Screamer%202/screamer2_3dfx.7z"
},
{
"dbx_conf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Screamer%202/dosbox.conf"
}
],
"game": {
"main_file": "$GAMEDIR/dosbox.conf"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/C/S2",
"file": "gogsetup",
"format": "gog"
}
},
{
"extract": {
"description": "Extracting CD data...",
"dst": "$GAMEDIR/C/S2",
"file": "game_3dfx",
"format": "7z"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "dbx_conf"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/C/S2\" ; mkdir ../../D ; mv GAME.DAT ../../D/SCREAM2.cue ; mv GAME.GOG ../../D ;"
}
}
]
}
}