files:
- gogsetup: N/A:Select the gog setup exe
game:
arch: win32
exe: drive_c/GOG Games/Silent Hill 4/SILENT HILL 4.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: 'Silent Hill 4: The Room'
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- task:
app: win7
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx9_43
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: directshow
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: wmp10
arch: win32
description: Installing wmp10
name: winetricks
prefix: $GAMEDIR
description: Installs the GOG version
game_slug: silent-hill-4-the-room
gogslug: silent_hill_4_the_room
humblestoreid: ''
installer_slug: silent-hill-4-the-room-gog
name: 'Silent Hill 4: The Room'
notes: If you want the colors to be more accurate to the PS2 original version you
have to change ingame the Brightness , Gamma and Contrast settings. Brightness 4
, Contrast 7 and Gamma everything to 1.
runner: wine
script:
files:
- gogsetup: N/A:Select the gog setup exe
game:
arch: win32
exe: drive_c/GOG Games/Silent Hill 4/SILENT HILL 4.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: 'Silent Hill 4: The Room'
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- task:
app: win7
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx9_43
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: directshow
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: wmp10
arch: win32
description: Installing wmp10
name: winetricks
prefix: $GAMEDIR
slug: silent-hill-4-the-room-gog
steamid: null
version: GOG
year: 2004
{
"game_slug": "silent-hill-4-the-room",
"version": "GOG",
"description": "Installs the GOG version",
"notes": "If you want the colors to be more accurate to the PS2 original version you have to change ingame the Brightness , Gamma and Contrast settings. Brightness 4 , Contrast 7 and Gamma everything to 1.",
"name": "Silent Hill 4: The Room",
"year": 2004,
"steamid": null,
"gogslug": "silent_hill_4_the_room",
"humblestoreid": "",
"runner": "wine",
"slug": "silent-hill-4-the-room-gog",
"installer_slug": "silent-hill-4-the-room-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Select the gog setup exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Silent Hill 4/SILENT HILL 4.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Silent Hill 4: The Room",
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9_43",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directshow",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "wmp10",
"arch": "win32",
"description": "Installing wmp10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}