Installer sonic-colors-ultimate-epic-games-launcher
files: - epic: https://epicgames-download1.akamaized.net/Builds/UnrealEngineLauncher/Installers/Win32/EpicInstaller-10.17.0.msi - audio: https://lutris.net/files/tools/directx-2010.tar.gz game: arch: win64 args: -SkipBuildPatchPrereq -opengl exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe prefix: $GAMEDIR installer: - extract: dst: $CACHE/dxsetup file: audio - task: arch: win64 name: create_prefix prefix: $GAMEDIR - task: arch: win64 args: /silent executable: $CACHE/dxsetup/DXSETUP.exe name: wineexec prefix: $GAMEDIR - task: arch: win64 name: winekill prefix: $GAMEDIR - task: arch: win64 name: winekill prefix: $GAMEDIR - task: app: arial vcrun2019 cjkfonts win10 arch: win64 description: Installing dependencies name: winetricks prefix: $GAMEDIR - task: arch: win64 name: winekill prefix: $GAMEDIR - copy: dst: $CACHE/epic/ src: epic - task: arch: win64 args: /i "$CACHE/epic/EpicInstaller-10.17.0.msi" /q exclude_processes: EpicGamesLauncher.exe executable: msiexec name: wineexec prefix: $GAMEDIR - task: arch: win64 name: winekill prefix: $GAMEDIR system: env: DXVK_HUD: compiler __GL_SHADER_DISK_CACHE: 1 __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR wine: overrides: winedbg.exe: d
description: Only installs Epic Games Launcher. The game itself must be installed manually. game_slug: sonic-colors-ultimate gogslug: '' humblestoreid: '' installer_slug: sonic-colors-ultimate-epic-games-launcher name: 'Sonic Colors: Ultimate' notes: Only installs Epic Games Launcher. The game itself must be installed manually. runner: wine script: files: - epic: https://epicgames-download1.akamaized.net/Builds/UnrealEngineLauncher/Installers/Win32/EpicInstaller-10.17.0.msi - audio: https://lutris.net/files/tools/directx-2010.tar.gz game: arch: win64 args: -SkipBuildPatchPrereq -opengl exe: drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe prefix: $GAMEDIR installer: - extract: dst: $CACHE/dxsetup file: audio - task: arch: win64 name: create_prefix prefix: $GAMEDIR - task: arch: win64 args: /silent executable: $CACHE/dxsetup/DXSETUP.exe name: wineexec prefix: $GAMEDIR - task: arch: win64 name: winekill prefix: $GAMEDIR - task: arch: win64 name: winekill prefix: $GAMEDIR - task: app: arial vcrun2019 cjkfonts win10 arch: win64 description: Installing dependencies name: winetricks prefix: $GAMEDIR - task: arch: win64 name: winekill prefix: $GAMEDIR - copy: dst: $CACHE/epic/ src: epic - task: arch: win64 args: /i "$CACHE/epic/EpicInstaller-10.17.0.msi" /q exclude_processes: EpicGamesLauncher.exe executable: msiexec name: wineexec prefix: $GAMEDIR - task: arch: win64 name: winekill prefix: $GAMEDIR system: env: DXVK_HUD: compiler __GL_SHADER_DISK_CACHE: 1 __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR wine: overrides: winedbg.exe: d slug: sonic-colors-ultimate-epic-games-launcher steamid: 2055290 version: Epic Games Launcher year: 2021
{ "game_slug": "sonic-colors-ultimate", "version": "Epic Games Launcher", "description": "Only installs Epic Games Launcher. The game itself must be installed manually.", "notes": "Only installs Epic Games Launcher. The game itself must be installed manually.", "name": "Sonic Colors: Ultimate", "year": 2021, "steamid": 2055290, "gogslug": "", "humblestoreid": "", "runner": "wine", "slug": "sonic-colors-ultimate-epic-games-launcher", "installer_slug": "sonic-colors-ultimate-epic-games-launcher", "script": { "files": [ { "epic": "https://epicgames-download1.akamaized.net/Builds/UnrealEngineLauncher/Installers/Win32/EpicInstaller-10.17.0.msi" }, { "audio": "https://lutris.net/files/tools/directx-2010.tar.gz" } ], "game": { "arch": "win64", "args": "-SkipBuildPatchPrereq -opengl", "exe": "drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe", "prefix": "$GAMEDIR" }, "installer": [ { "extract": { "dst": "$CACHE/dxsetup", "file": "audio" } }, { "task": { "arch": "win64", "name": "create_prefix", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win64", "args": "/silent", "executable": "$CACHE/dxsetup/DXSETUP.exe", "name": "wineexec", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win64", "name": "winekill", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win64", "name": "winekill", "prefix": "$GAMEDIR" } }, { "task": { "app": "arial vcrun2019 cjkfonts win10", "arch": "win64", "description": "Installing dependencies", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win64", "name": "winekill", "prefix": "$GAMEDIR" } }, { "copy": { "dst": "$CACHE/epic/", "src": "epic" } }, { "task": { "arch": "win64", "args": "/i \"$CACHE/epic/EpicInstaller-10.17.0.msi\" /q", "exclude_processes": "EpicGamesLauncher.exe", "executable": "msiexec", "name": "wineexec", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win64", "name": "winekill", "prefix": "$GAMEDIR" } } ], "system": { "env": { "DXVK_HUD": "compiler", "__GL_SHADER_DISK_CACHE": 1, "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR" } }, "wine": { "overrides": { "winedbg.exe": "d" } } } }