files:
- Installer: N/A:Please select the Singles 2 setup file
- Patch: https://github.com/mylutris/lutrisfiles/raw/master/patch/Singles2_Patch1.4_Int_HP.exe
game:
arch: win32
exe: drive_c/Program Files/Singles2/Singles2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: directx9
description: Installing DirectX9
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
executable: Installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: Patch
name: wineexec
prefix: $GAMEDIR
description: After the Disc installation there will be a 1.4 Patch Installation
game_slug: singles-2-triple-trouble
gogslug: ''
humblestoreid: ''
installer_slug: singles-2-triple-trouble-cd-patch-version-14
name: 'Singles 2: Triple Trouble'
notes: "1 - When you click Next on the select destination folder window it may look\
\ like it is frozen, but if you move the window around you will see the progress\
\ bar.\r\n2 - After installation you may need to use winetricks to change the system\
\ to windows XP if the game complaints about the OS Version."
runner: wine
script:
files:
- Installer: N/A:Please select the Singles 2 setup file
- Patch: https://github.com/mylutris/lutrisfiles/raw/master/patch/Singles2_Patch1.4_Int_HP.exe
game:
arch: win32
exe: drive_c/Program Files/Singles2/Singles2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: directx9
description: Installing DirectX9
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
executable: Installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: Patch
name: wineexec
prefix: $GAMEDIR
slug: singles-2-triple-trouble-cd-patch-version-14
steamid: null
version: CD + Patch version 1.4
year: 2005
{
"game_slug": "singles-2-triple-trouble",
"version": "CD + Patch version 1.4",
"description": "After the Disc installation there will be a 1.4 Patch Installation",
"notes": "1 - When you click Next on the select destination folder window it may look like it is frozen, but if you move the window around you will see the progress bar.\r\n2 - After installation you may need to use winetricks to change the system to windows XP if the game complaints about the OS Version.",
"name": "Singles 2: Triple Trouble",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "singles-2-triple-trouble-cd-patch-version-14",
"installer_slug": "singles-2-triple-trouble-cd-patch-version-14",
"script": {
"files": [
{
"Installer": "N/A:Please select the Singles 2 setup file"
},
{
"Patch": "https://github.com/mylutris/lutrisfiles/raw/master/patch/Singles2_Patch1.4_Int_HP.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Singles2/Singles2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directx9",
"description": "Installing DirectX9",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"executable": "Installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "Patch",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}