files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Metal Slug/mslug1.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
wine:
dxvk: false
overrides:
d3d9.dll: b
description: GOG windows installer
game_slug: metal-slug
gogslug: metal_slug
humblestoreid: metalslug
installer_slug: metal-slug-gog
name: METAL SLUG
notes: "* Resolution can be changed to whichever works better for your monitor (works\
\ well in 1024x768);\r\n* dxvk (dx9 -> vulkan) is disabled, as there are seemingly\
\ some issues (crashes) when that's enabled. YMMV;"
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Metal Slug/mslug1.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
wine:
dxvk: false
overrides:
d3d9.dll: b
slug: metal-slug-gog
steamid: 366250
version: GOG
year: 1996
{
"game_slug": "metal-slug",
"version": "GOG",
"description": "GOG windows installer",
"notes": "* Resolution can be changed to whichever works better for your monitor (works well in 1024x768);\r\n* dxvk (dx9 -> vulkan) is disabled, as there are seemingly some issues (crashes) when that's enabled. YMMV;",
"name": "METAL SLUG",
"year": 1996,
"steamid": 366250,
"gogslug": "metal_slug",
"humblestoreid": "metalslug",
"runner": "wine",
"slug": "metal-slug-gog",
"installer_slug": "metal-slug-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/Metal Slug/mslug1.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec"
}
}
],
"wine": {
"dxvk": false,
"overrides": {
"d3d9.dll": "b"
}
}
}
}