game:
arch: win32
exe: drive_c/Program Files/KONAMI/Pro Evolution Soccer 2010/pes2010.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Setup.exe
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
description: Enabling CSMT for better graphic performance.
key: wined3d
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
prefix: $GAMEDIR
value: wined3d-csmt.dll
- task:
description: 'Installing PES6.
The installating folder MUST BE ''C:\Program Files\KONAMI\Pro Evolution Soccer
2010'''
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dx9
name: winetricks
prefix: $GAMEDIR
wine:
overrides:
dxgi: disable
nvcuda: disable
description: null
game_slug: pro-evolution-soccer-2010
gogslug: ''
humblestoreid: ''
installer_slug: pro-evolution-soccer-2010-dvd
name: Pro Evolution Soccer 2010
notes: ''
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/KONAMI/Pro Evolution Soccer 2010/pes2010.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Setup.exe
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
description: Enabling CSMT for better graphic performance.
key: wined3d
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllRedirects
prefix: $GAMEDIR
value: wined3d-csmt.dll
- task:
description: 'Installing PES6.
The installating folder MUST BE ''C:\Program Files\KONAMI\Pro Evolution Soccer
2010'''
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dx9
name: winetricks
prefix: $GAMEDIR
wine:
overrides:
dxgi: disable
nvcuda: disable
slug: pro-evolution-soccer-2010-dvd
steamid: null
version: DVD
year: 2009
{
"game_slug": "pro-evolution-soccer-2010",
"version": "DVD",
"description": null,
"notes": "",
"name": "Pro Evolution Soccer 2010",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pro-evolution-soccer-2010-dvd",
"installer_slug": "pro-evolution-soccer-2010-dvd",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/KONAMI/Pro Evolution Soccer 2010/pes2010.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "Setup.exe"
}
},
{
"task": {
"arch": "win32",
"description": "Creating 32bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Enabling CSMT for better graphic performance.",
"key": "wined3d",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects",
"prefix": "$GAMEDIR",
"value": "wined3d-csmt.dll"
}
},
{
"task": {
"description": "Installing PES6.\nThe installating folder MUST BE 'C:\\Program Files\\KONAMI\\Pro Evolution Soccer 2010'",
"executable": "$DISC/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"dxgi": "disable",
"nvcuda": "disable"
}
}
}
}