custom-name: Twitch App
files:
- app: https://desktop.twitchsvc.net/installer/windows/TwitchSetup.exe
game:
arch: win64
exe: drive_c/users/$USER/Start Menu/Programs/Twitch.lnk
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 0 0 0
- task:
args: /desktop=TwitchApp,1024x780 "$app"
description: Installing Twitch App...
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: dotnet40 dotnet48 dotnet_verifier
description: Installing Dotnet 4.8, could take a long time, 10-20 mn...
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
description: "of this application on Linux OS: \r\n\"Twitch App\" provided by https://www.twitch.tv/."
game_slug: twitch-app
gogslug: ''
humblestoreid: ''
installer_slug: twitch-app-latest-dotnet-48
name: Twitch App
notes: "- This script will install:\r\n-- latest official Twitch Appversion\r\n--\
\ Install Dotnet 4.8 necessary to activate some extra Twich App features\r\n \r\n\
if Dotnet 4.8 never ending install, open a terminal and execute this command:\r\n\
killall -9 explorer.exe services.exe plugplay.exe mscorsvw.exe winedevice.exe regedit.exe\r\
\nthen execute this another command:\r\nps aux |grep .exe\r\nto see if some wine\
\ processes are still active and kill them too.\r\nYou can still reinstall Dotnet\
\ 4.8 later using Winetricks inside Lutris."
runner: wine
script:
custom-name: Twitch App
files:
- app: https://desktop.twitchsvc.net/installer/windows/TwitchSetup.exe
game:
arch: win64
exe: drive_c/users/$USER/Start Menu/Programs/Twitch.lnk
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 0 0 0
- task:
args: /desktop=TwitchApp,1024x780 "$app"
description: Installing Twitch App...
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: dotnet40 dotnet48 dotnet_verifier
description: Installing Dotnet 4.8, could take a long time, 10-20 mn...
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
slug: twitch-app-latest-dotnet-48
steamid: null
version: latest + dotnet 4.8
year: 2017
{
"game_slug": "twitch-app",
"version": "latest + dotnet 4.8",
"description": "of this application on Linux OS: \r\n\"Twitch App\" provided by https://www.twitch.tv/.",
"notes": "- This script will install:\r\n-- latest official Twitch Appversion\r\n-- Install Dotnet 4.8 necessary to activate some extra Twich App features\r\n \r\nif Dotnet 4.8 never ending install, open a terminal and execute this command:\r\nkillall -9 explorer.exe services.exe plugplay.exe mscorsvw.exe winedevice.exe regedit.exe\r\nthen execute this another command:\r\nps aux |grep .exe\r\nto see if some wine processes are still active and kill them too.\r\nYou can still reinstall Dotnet 4.8 later using Winetricks inside Lutris.",
"name": "Twitch App",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "twitch-app-latest-dotnet-48",
"installer_slug": "twitch-app-latest-dotnet-48",
"script": {
"custom-name": "Twitch App",
"files": [
{
"app": "https://desktop.twitchsvc.net/installer/windows/TwitchSetup.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/users/$USER/Start Menu/Programs/Twitch.lnk",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"key": "background",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "0 0 0"
}
},
{
"task": {
"args": "/desktop=TwitchApp,1024x780 \"$app\"",
"description": "Installing Twitch App...",
"executable": "$GAMEDIR/drive_c/windows/explorer.exe",
"include_processes": "explorer.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet40 dotnet48 dotnet_verifier",
"description": "Installing Dotnet 4.8, could take a long time, 10-20 mn...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}