files:
- mixersetup: https://d2shgxa8i058x8.cloudfront.net/mixer/win/Quixel_Mixer_2022.1.1_Beta.exe
game:
exe: $GAMEDIR/drive_c/Program Files/QuixelMixer-2022.1.1/Quixel Mixer.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Mixer
executable: mixersetup
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: ''
game_slug: quixel-mixer
gogslug: ''
humblestoreid: ''
installer_slug: quixel-mixer-wine
name: Quixel Mixer
notes: "Nothing should be required, make sure you have up to date wine.\r\n\r\nWhen\
\ exiting you may need to force quit"
runner: wine
script:
files:
- mixersetup: https://d2shgxa8i058x8.cloudfront.net/mixer/win/Quixel_Mixer_2022.1.1_Beta.exe
game:
exe: $GAMEDIR/drive_c/Program Files/QuixelMixer-2022.1.1/Quixel Mixer.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Mixer
executable: mixersetup
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: quixel-mixer-wine
steamid: null
version: wine
year: 2020
{
"game_slug": "quixel-mixer",
"version": "wine",
"description": "",
"notes": "Nothing should be required, make sure you have up to date wine.\r\n\r\nWhen exiting you may need to force quit",
"name": "Quixel Mixer",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "quixel-mixer-wine",
"installer_slug": "quixel-mixer-wine",
"script": {
"files": [
{
"mixersetup": "https://d2shgxa8i058x8.cloudfront.net/mixer/win/Quixel_Mixer_2022.1.1_Beta.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/QuixelMixer-2022.1.1/Quixel Mixer.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Mixer",
"executable": "mixersetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}