game:
arch: win64
custom-name: SimSync Launcher
exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Programs/simsync/SimSync Launcher.exe
prefix: $GAMEDIR
require-binaries: wget
installer:
- execute:
command: wget https://download.simsync.io/launcher -O $GAMEDIR/SimSyncLauncherSetup.exe
--user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/80.0.3987.14"
- task:
executable: $GAMEDIR/SimSyncLauncherSetup.exe
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: 0
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/nv-shaders
exclude_processes: QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe
wine:
overrides:
nvapi,nvapi64: disabled
description: Installs the SimSync Launcher & mod into an existing installation of
Sims 4
game_slug: the-sims-4
gogslug: ''
humblestoreid: ''
installer_slug: the-sims-4-simsync-launcher
name: The Sims 4
notes: Please select existing Sims 4 wine prefix as game dir
runner: wine
script:
game:
arch: win64
custom-name: SimSync Launcher
exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Programs/simsync/SimSync Launcher.exe
prefix: $GAMEDIR
require-binaries: wget
installer:
- execute:
command: wget https://download.simsync.io/launcher -O $GAMEDIR/SimSyncLauncherSetup.exe
--user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/80.0.3987.14"
- task:
executable: $GAMEDIR/SimSyncLauncherSetup.exe
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: 0
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/nv-shaders
exclude_processes: QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe
wine:
overrides:
nvapi,nvapi64: disabled
slug: the-sims-4-simsync-launcher
steamid: 1222670
version: SimSync Launcher
year: 2014
{
"game_slug": "the-sims-4",
"version": "SimSync Launcher",
"description": "Installs the SimSync Launcher & mod into an existing installation of Sims 4",
"notes": "Please select existing Sims 4 wine prefix as game dir",
"name": "The Sims 4",
"year": 2014,
"steamid": 1222670,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-sims-4-simsync-launcher",
"installer_slug": "the-sims-4-simsync-launcher",
"script": {
"game": {
"arch": "win64",
"custom-name": "SimSync Launcher",
"exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/Programs/simsync/SimSync Launcher.exe",
"prefix": "$GAMEDIR",
"require-binaries": "wget"
},
"installer": [
{
"execute": {
"command": "wget https://download.simsync.io/launcher -O $GAMEDIR/SimSyncLauncherSetup.exe --user-agent \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.14\""
}
},
{
"task": {
"executable": "$GAMEDIR/SimSyncLauncherSetup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"DXVK_HUD": 0,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR/nv-shaders"
},
"exclude_processes": "QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe"
},
"wine": {
"overrides": {
"nvapi,nvapi64": "disabled"
}
}
}
}