Installer affinity-photo-latest
files: - setup: N/A:Select Affinity photo installer game: arch: win64 exe: drive_c/Program Files/Affinity/Photo/Photo.exe prefix: $GAMEDIR installer: - task: arch: win64 description: Creating 64bit Wine prefix. name: create_prefix prefix: $GAMEDIR - task: app: arial arch: win64 description: Installing Arial font name: winetricks prefix: $GAMEDIR - task: app: dotnet35 arch: win64 description: Installing .NET 3.5 will take a while... name: winetricks prefix: $GAMEDIR - task: app: dotnet472 arch: win64 description: Installing .NET 4.7.2 will take a while... name: winetricks prefix: $GAMEDIR - task: arch: win64 description: Setting Windows 10 mode for Wine key: Version name: set_regedit path: HKEY_CURRENT_USER\Software\Wine prefix: $GAMEDIR value: win10 - task: arch: win64 description: 'Wine Staging: Enabling DXVA2' key: backend name: set_regedit path: HKEY_CURRENT_USER\Software\Wine\DXVA2 prefix: $GAMEDIR value: va - task: name: winekill prefix: $GAMEDIR - task: arch: win64 args: /i setup executable: msiexec name: wineexec prefix: $GAMEDIR - task: name: winekill prefix: $GAMEDIR system: env: DXVK_HUD: compiler DXVK_STATE_CACHE_PATH: $GAMEDIR STAGING_SHARED_MEMORY: 1 __GL_SHADER_DISK_CACHE: 1 __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR wine: overrides: d3d12: disabled nvapi: disabled nvapi64: disabled ucrtbase: n,b
description: '' game_slug: affinity-photo gogslug: '' humblestoreid: '' installer_slug: affinity-photo-latest name: Affinity Photo notes: '' runner: wine script: files: - setup: N/A:Select Affinity photo installer game: arch: win64 exe: drive_c/Program Files/Affinity/Photo/Photo.exe prefix: $GAMEDIR installer: - task: arch: win64 description: Creating 64bit Wine prefix. name: create_prefix prefix: $GAMEDIR - task: app: arial arch: win64 description: Installing Arial font name: winetricks prefix: $GAMEDIR - task: app: dotnet35 arch: win64 description: Installing .NET 3.5 will take a while... name: winetricks prefix: $GAMEDIR - task: app: dotnet472 arch: win64 description: Installing .NET 4.7.2 will take a while... name: winetricks prefix: $GAMEDIR - task: arch: win64 description: Setting Windows 10 mode for Wine key: Version name: set_regedit path: HKEY_CURRENT_USER\Software\Wine prefix: $GAMEDIR value: win10 - task: arch: win64 description: 'Wine Staging: Enabling DXVA2' key: backend name: set_regedit path: HKEY_CURRENT_USER\Software\Wine\DXVA2 prefix: $GAMEDIR value: va - task: name: winekill prefix: $GAMEDIR - task: arch: win64 args: /i setup executable: msiexec name: wineexec prefix: $GAMEDIR - task: name: winekill prefix: $GAMEDIR system: env: DXVK_HUD: compiler DXVK_STATE_CACHE_PATH: $GAMEDIR STAGING_SHARED_MEMORY: 1 __GL_SHADER_DISK_CACHE: 1 __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR wine: overrides: d3d12: disabled nvapi: disabled nvapi64: disabled ucrtbase: n,b slug: affinity-photo-latest steamid: null version: Latest year: 2015
{ "game_slug": "affinity-photo", "version": "Latest", "description": "", "notes": "", "name": "Affinity Photo", "year": 2015, "steamid": null, "gogslug": "", "humblestoreid": "", "runner": "wine", "slug": "affinity-photo-latest", "installer_slug": "affinity-photo-latest", "script": { "files": [ { "setup": "N/A:Select Affinity photo installer" } ], "game": { "arch": "win64", "exe": "drive_c/Program Files/Affinity/Photo/Photo.exe", "prefix": "$GAMEDIR" }, "installer": [ { "task": { "arch": "win64", "description": "Creating 64bit Wine prefix.", "name": "create_prefix", "prefix": "$GAMEDIR" } }, { "task": { "app": "arial", "arch": "win64", "description": "Installing Arial font", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "dotnet35", "arch": "win64", "description": "Installing .NET 3.5 will take a while...", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "dotnet472", "arch": "win64", "description": "Installing .NET 4.7.2 will take a while...", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win64", "description": "Setting Windows 10 mode for Wine", "key": "Version", "name": "set_regedit", "path": "HKEY_CURRENT_USER\\Software\\Wine", "prefix": "$GAMEDIR", "value": "win10" } }, { "task": { "arch": "win64", "description": "Wine Staging: Enabling DXVA2", "key": "backend", "name": "set_regedit", "path": "HKEY_CURRENT_USER\\Software\\Wine\\DXVA2", "prefix": "$GAMEDIR", "value": "va" } }, { "task": { "name": "winekill", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win64", "args": "/i setup", "executable": "msiexec", "name": "wineexec", "prefix": "$GAMEDIR" } }, { "task": { "name": "winekill", "prefix": "$GAMEDIR" } } ], "system": { "env": { "DXVK_HUD": "compiler", "DXVK_STATE_CACHE_PATH": "$GAMEDIR", "STAGING_SHARED_MEMORY": 1, "__GL_SHADER_DISK_CACHE": 1, "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR" } }, "wine": { "overrides": { "d3d12": "disabled", "nvapi": "disabled", "nvapi64": "disabled", "ucrtbase": "n,b" } } } }