files:
- nglide21: https://github.com/Bugaboo2000/Lutris-scripts/releases/download/Layer/nglide21.zip
- music-fix: https://github.com/bangstk/ogg-winmm/releases/download/1.2/fixed_winmm_win10.zip
- carmageddon-data: 'N/A: Install from Steam or Gog and point the files here:'
game:
exe: $GAMEDIR/CARMA2_HW.EXE
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: music-fix
format: zip
- merge:
dst: $GAMEDIR
format: zip
src: nglide21
- copy:
dst: $GAMEDIR
src: carmageddon-data
- execute:
command: WINEPREFIX=$GAMEDIR/ wine $GAMEDIR/nglide_config.exe
description: Nglide first time setup
- task:
app: d3dx9_43
name: winetricks
silent: true
wine:
overrides:
glide.dll: n,b
glide2x.dll: n,b
glide3x.dll: n,b
libogg-0.dll: n,b
liboggvorbis-0.dll: n,b
libvorbisfile-3.dll: n,b
msvcr90.dll: n,b
winmm.dll: n,b
description: This installer will fix the in game music not playing and update the
outdated version of Nglide.
game_slug: carmageddon-2-carpocalypse-now
gogslug: carmageddon_2_carpocalypse_now
humblestoreid: ''
installer_slug: carmageddon-2-carpocalypse-no-screen-and-music-fix
name: 'Carmageddon 2: Carpocalypse Now'
notes: "Needs wine installed\r\nneeds to install Carmageddon 2 mannually"
runner: wine
script:
files:
- nglide21: https://github.com/Bugaboo2000/Lutris-scripts/releases/download/Layer/nglide21.zip
- music-fix: https://github.com/bangstk/ogg-winmm/releases/download/1.2/fixed_winmm_win10.zip
- carmageddon-data: 'N/A: Install from Steam or Gog and point the files here:'
game:
exe: $GAMEDIR/CARMA2_HW.EXE
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: music-fix
format: zip
- merge:
dst: $GAMEDIR
format: zip
src: nglide21
- copy:
dst: $GAMEDIR
src: carmageddon-data
- execute:
command: WINEPREFIX=$GAMEDIR/ wine $GAMEDIR/nglide_config.exe
description: Nglide first time setup
- task:
app: d3dx9_43
name: winetricks
silent: true
wine:
overrides:
glide.dll: n,b
glide2x.dll: n,b
glide3x.dll: n,b
libogg-0.dll: n,b
liboggvorbis-0.dll: n,b
libvorbisfile-3.dll: n,b
msvcr90.dll: n,b
winmm.dll: n,b
slug: carmageddon-2-carpocalypse-no-screen-and-music-fix
steamid: 282030
version: Screen and music fix
year: 1998
{
"game_slug": "carmageddon-2-carpocalypse-now",
"version": "Screen and music fix",
"description": "This installer will fix the in game music not playing and update the outdated version of Nglide.",
"notes": "Needs wine installed\r\nneeds to install Carmageddon 2 mannually",
"name": "Carmageddon 2: Carpocalypse Now",
"year": 1998,
"steamid": 282030,
"gogslug": "carmageddon_2_carpocalypse_now",
"humblestoreid": "",
"runner": "wine",
"slug": "carmageddon-2-carpocalypse-no-screen-and-music-fix",
"installer_slug": "carmageddon-2-carpocalypse-no-screen-and-music-fix",
"script": {
"files": [
{
"nglide21": "https://github.com/Bugaboo2000/Lutris-scripts/releases/download/Layer/nglide21.zip"
},
{
"music-fix": "https://github.com/bangstk/ogg-winmm/releases/download/1.2/fixed_winmm_win10.zip"
},
{
"carmageddon-data": "N/A: Install from Steam or Gog and point the files here:"
}
],
"game": {
"exe": "$GAMEDIR/CARMA2_HW.EXE",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "music-fix",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"format": "zip",
"src": "nglide21"
}
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "carmageddon-data"
}
},
{
"execute": {
"command": "WINEPREFIX=$GAMEDIR/ wine $GAMEDIR/nglide_config.exe",
"description": "Nglide first time setup"
}
},
{
"task": {
"app": "d3dx9_43",
"name": "winetricks",
"silent": true
}
}
],
"wine": {
"overrides": {
"glide.dll": "n,b",
"glide2x.dll": "n,b",
"glide3x.dll": "n,b",
"libogg-0.dll": "n,b",
"liboggvorbis-0.dll": "n,b",
"libvorbisfile-3.dll": "n,b",
"msvcr90.dll": "n,b",
"winmm.dll": "n,b"
}
}
}
}