files:
- teamspeak_installer:
filename: TeamSpeak3-Client-win64-3.6.2.exe
referer: https://teamspeak.com
url: https://files.teamspeak-services.com/releases/client/3.6.2/TeamSpeak3-Client-win64-3.6.2.exe
- yaca_plugin:
filename: yaca_1.6.8_3.6.x.ts3_plugin
url: https://cdn.yaca.systems/yaca_1.6.8_3.6.x.ts3_plugin
game:
exe: $GAMEDIR/drive_c/Program Files/TeamSpeak 3 Client/ts3client_win64.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: (1/7) Setup 64-Bit wine prefix
name: create_prefix
- task:
app: corefonts arial dotnet461 vcrun2019 win10
description: (3/7) Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
description: (5/7) Installing TeamSpeak 3 Client
executable: teamspeak_installer
name: wineexec
prefix: $GAMEDIR
- extract:
description: (7/7) Extracting Yaca Voice plugin
dst: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/
file: yaca_plugin
wine:
dxvk: false
description: Teamspeak 3.6.2 x64 with Yaca Voice 1.6.8
game_slug: teamspeak
gogslug: ''
humblestoreid: ''
installer_slug: teamspeak-362-x64-with-yaca-16
name: Teamspeak
notes: See https://gitlab.com/altv-stuff/linux/lutris-ts3-yaca
runner: wine
script:
files:
- teamspeak_installer:
filename: TeamSpeak3-Client-win64-3.6.2.exe
referer: https://teamspeak.com
url: https://files.teamspeak-services.com/releases/client/3.6.2/TeamSpeak3-Client-win64-3.6.2.exe
- yaca_plugin:
filename: yaca_1.6.8_3.6.x.ts3_plugin
url: https://cdn.yaca.systems/yaca_1.6.8_3.6.x.ts3_plugin
game:
exe: $GAMEDIR/drive_c/Program Files/TeamSpeak 3 Client/ts3client_win64.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: (1/7) Setup 64-Bit wine prefix
name: create_prefix
- task:
app: corefonts arial dotnet461 vcrun2019 win10
description: (3/7) Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
description: (5/7) Installing TeamSpeak 3 Client
executable: teamspeak_installer
name: wineexec
prefix: $GAMEDIR
- extract:
description: (7/7) Extracting Yaca Voice plugin
dst: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/
file: yaca_plugin
wine:
dxvk: false
slug: teamspeak-362-x64-with-yaca-16
steamid: null
version: 3.6.2 x64 with Yaca 1.6.8
year: 2001
{
"game_slug": "teamspeak",
"version": "3.6.2 x64 with Yaca 1.6.8",
"description": "Teamspeak 3.6.2 x64 with Yaca Voice 1.6.8",
"notes": "See https://gitlab.com/altv-stuff/linux/lutris-ts3-yaca",
"name": "Teamspeak",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "teamspeak-362-x64-with-yaca-16",
"installer_slug": "teamspeak-362-x64-with-yaca-16",
"script": {
"files": [
{
"teamspeak_installer": {
"filename": "TeamSpeak3-Client-win64-3.6.2.exe",
"referer": "https://teamspeak.com",
"url": "https://files.teamspeak-services.com/releases/client/3.6.2/TeamSpeak3-Client-win64-3.6.2.exe"
}
},
{
"yaca_plugin": {
"filename": "yaca_1.6.8_3.6.x.ts3_plugin",
"url": "https://cdn.yaca.systems/yaca_1.6.8_3.6.x.ts3_plugin"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/TeamSpeak 3 Client/ts3client_win64.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "(1/7) Setup 64-Bit wine prefix",
"name": "create_prefix"
}
},
{
"task": {
"app": "corefonts arial dotnet461 vcrun2019 win10",
"description": "(3/7) Installing dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"description": "(5/7) Installing TeamSpeak 3 Client",
"executable": "teamspeak_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "(7/7) Extracting Yaca Voice plugin",
"dst": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/",
"file": "yaca_plugin"
}
}
],
"wine": {
"dxvk": false
}
}
}