game:
exe: /home/alongton/Games/fallout-3/drive_c/Program Files/Bethesda Softworks/Fallout
3/Fallout3.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: quartz
name: winetricks
prefix: $GAMEDIR
- task:
key: VideoPciDeviceID
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
type: REG_DWORD
value: '00000402'
- task:
key: VideoPciVendorID
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
type: REG_DWORD
value: 000010de
description: Retail Fallout 3 on DVD.
game_slug: fallout-3
gogslug: ''
humblestoreid: ''
installer_slug: fallout-3-dvd-intel-hd-graphic
name: Fallout 3
notes: 2017/11/08 - On 64bit systems, you must use a Wine version close to 1.8.5. Current
Linux distributions and current Wine versions have an issue with running 32bit gstreamer
libs on 64bit systems.
runner: wine
script:
game:
exe: /home/alongton/Games/fallout-3/drive_c/Program Files/Bethesda Softworks/Fallout
3/Fallout3.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: quartz
name: winetricks
prefix: $GAMEDIR
- task:
key: VideoPciDeviceID
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
type: REG_DWORD
value: '00000402'
- task:
key: VideoPciVendorID
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
type: REG_DWORD
value: 000010de
slug: fallout-3-dvd-intel-hd-graphic
steamid: 22300
version: DVD + Intel HD graphics
year: 2008
{
"game_slug": "fallout-3",
"version": "DVD + Intel HD graphics",
"description": "Retail Fallout 3 on DVD.",
"notes": "2017/11/08 - On 64bit systems, you must use a Wine version close to 1.8.5. Current Linux distributions and current Wine versions have an issue with running 32bit gstreamer libs on 64bit systems.",
"name": "Fallout 3",
"year": 2008,
"steamid": 22300,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "fallout-3-dvd-intel-hd-graphic",
"installer_slug": "fallout-3-dvd-intel-hd-graphic",
"script": {
"game": {
"exe": "/home/alongton/Games/fallout-3/drive_c/Program Files/Bethesda Softworks/Fallout 3/Fallout3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "quartz",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "VideoPciDeviceID",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
"prefix": "$GAMEDIR",
"type": "REG_DWORD",
"value": "00000402"
}
},
{
"task": {
"key": "VideoPciVendorID",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
"prefix": "$GAMEDIR",
"type": "REG_DWORD",
"value": "000010de"
}
}
]
}
}