files:
- file1: N/A:Please select the GOG installer
game:
arch: win64
exe: $GAMEDIR/drive_c/game/bin/mgs2_sse.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/game
installer:
- task:
app: directshow
name: winetricks
silent: false
- task:
app: dsound directmusic dsdmo
name: winetricks
- task:
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/game"
executable: file1
name: wineexec
wine:
overrides:
d3d8: n,b
dinput.dll: n,b
description: GOG version 1.0 AMD RDNA Fix
game_slug: metal-gear-solid-2-substance
gogslug: metal_gear_solid_2_substance
humblestoreid: ''
installer_slug: metal-gear-solid-2-substance-gog-10-rdna-fix
name: 'Metal Gear Solid 2: Substance'
notes: "The second part of the installer must be on the same folder as the main installer.\r\
\nThis script was forked from the Metal Gear Solid 1 installer.\r\nIf the game doesn't\
\ launch, manually install quartz windows component using winetricks."
runner: wine
script:
files:
- file1: N/A:Please select the GOG installer
game:
arch: win64
exe: $GAMEDIR/drive_c/game/bin/mgs2_sse.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/game
installer:
- task:
app: directshow
name: winetricks
silent: false
- task:
app: dsound directmusic dsdmo
name: winetricks
- task:
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/game"
executable: file1
name: wineexec
wine:
overrides:
d3d8: n,b
dinput.dll: n,b
slug: metal-gear-solid-2-substance-gog-10-rdna-fix
steamid: null
version: GOG 1.0 RDNA fix
year: 2003
{
"game_slug": "metal-gear-solid-2-substance",
"version": "GOG 1.0 RDNA fix",
"description": "GOG version 1.0 AMD RDNA Fix",
"notes": "The second part of the installer must be on the same folder as the main installer.\r\nThis script was forked from the Metal Gear Solid 1 installer.\r\nIf the game doesn't launch, manually install quartz windows component using winetricks.",
"name": "Metal Gear Solid 2: Substance",
"year": 2003,
"steamid": null,
"gogslug": "metal_gear_solid_2_substance",
"humblestoreid": "",
"runner": "wine",
"slug": "metal-gear-solid-2-substance-gog-10-rdna-fix",
"installer_slug": "metal-gear-solid-2-substance-gog-10-rdna-fix",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/game/bin/mgs2_sse.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/game"
},
"installer": [
{
"task": {
"app": "directshow",
"name": "winetricks",
"silent": false
}
},
{
"task": {
"app": "dsound directmusic dsdmo",
"name": "winetricks"
}
},
{
"task": {
"args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/game\"",
"executable": "file1",
"name": "wineexec"
}
}
],
"wine": {
"overrides": {
"d3d8": "n,b",
"dinput.dll": "n,b"
}
}
}
}