Installer renegade-x-3f1857a
files: - file1: N/A:Select the game's setup file game: arch: win64 exe: drive_c/Program Files (x86)/Renegade X/Binaries/Win64/UDK.exe prefix: $GAMEDIR installer: - task: arch: win64 description: Creating Wine prefix name: create_prefix prefix: $GAMEDIR - task: app: corefonts description: Installing corefonts name: winetricks prefix: $GAMEDIR - task: app: vcrun2008 description: Installing visual code 2008 name: winetricks prefix: $GAMEDIR - task: app: vcrun2010 description: Installing visual code 2010 name: winetricks prefix: $GAMEDIR - task: app: xact description: Installing xact name: winetricks prefix: $GAMEDIR - task: app: xact_x64 description: Installing xact_64 name: winetricks prefix: $GAMEDIR - task: app: d3dx9 description: Installing d3dx9 name: winetricks prefix: $GAMEDIR - task: app: d3dx9_43 description: Installing d3dx9_43.dll name: winetricks prefix: $GAMEDIR - task: app: msxml3 description: Installing msxml3 name: winetricks prefix: $GAMEDIR - task: app: dotnet452 description: Installing .net 4.5.2 name: winetricks prefix: $GAMEDIR - task: app: win7 description: Setting environment to Windows7 name: winetricks prefix: $GAMEDIR - task: args: /i "$CACHE/renx/Renegade_X_Installer-3f1857a.msi" /q executable: msiexec name: wineexec prefix: $GAMEDIR - task: arch: win64 description: Running launcher for first time. executable: $GAMEDIR/drive_c/Program Files (x86)/Renegade X/Launcher/Renegade X Launcher.exe name: wineexec overrides: dxvk: false system: disable_runtime: false env: DXVK_HUD: 0 wine: overrides: nvapi,nvapi64: disabled
description: Sets up dependencies and starts game installation. game_slug: renegade-x gogslug: '' humblestoreid: '' installer_slug: renegade-x-3f1857a name: Renegade X notes: Make the user download the installer. runner: wine script: files: - file1: N/A:Select the game's setup file game: arch: win64 exe: drive_c/Program Files (x86)/Renegade X/Binaries/Win64/UDK.exe prefix: $GAMEDIR installer: - task: arch: win64 description: Creating Wine prefix name: create_prefix prefix: $GAMEDIR - task: app: corefonts description: Installing corefonts name: winetricks prefix: $GAMEDIR - task: app: vcrun2008 description: Installing visual code 2008 name: winetricks prefix: $GAMEDIR - task: app: vcrun2010 description: Installing visual code 2010 name: winetricks prefix: $GAMEDIR - task: app: xact description: Installing xact name: winetricks prefix: $GAMEDIR - task: app: xact_x64 description: Installing xact_64 name: winetricks prefix: $GAMEDIR - task: app: d3dx9 description: Installing d3dx9 name: winetricks prefix: $GAMEDIR - task: app: d3dx9_43 description: Installing d3dx9_43.dll name: winetricks prefix: $GAMEDIR - task: app: msxml3 description: Installing msxml3 name: winetricks prefix: $GAMEDIR - task: app: dotnet452 description: Installing .net 4.5.2 name: winetricks prefix: $GAMEDIR - task: app: win7 description: Setting environment to Windows7 name: winetricks prefix: $GAMEDIR - task: args: /i "$CACHE/renx/Renegade_X_Installer-3f1857a.msi" /q executable: msiexec name: wineexec prefix: $GAMEDIR - task: arch: win64 description: Running launcher for first time. executable: $GAMEDIR/drive_c/Program Files (x86)/Renegade X/Launcher/Renegade X Launcher.exe name: wineexec overrides: dxvk: false system: disable_runtime: false env: DXVK_HUD: 0 wine: overrides: nvapi,nvapi64: disabled slug: renegade-x-3f1857a steamid: null version: 3f1857a year: 2014
{ "game_slug": "renegade-x", "version": "3f1857a", "description": "Sets up dependencies and starts game installation.", "notes": "Make the user download the installer.", "name": "Renegade X", "year": 2014, "steamid": null, "gogslug": "", "humblestoreid": "", "runner": "wine", "slug": "renegade-x-3f1857a", "installer_slug": "renegade-x-3f1857a", "script": { "files": [ { "file1": "N/A:Select the game's setup file" } ], "game": { "arch": "win64", "exe": "drive_c/Program Files (x86)/Renegade X/Binaries/Win64/UDK.exe", "prefix": "$GAMEDIR" }, "installer": [ { "task": { "arch": "win64", "description": "Creating Wine prefix", "name": "create_prefix", "prefix": "$GAMEDIR" } }, { "task": { "app": "corefonts", "description": "Installing corefonts", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "vcrun2008", "description": "Installing visual code 2008", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "vcrun2010", "description": "Installing visual code 2010", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "xact", "description": "Installing xact", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "xact_x64", "description": "Installing xact_64", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "d3dx9", "description": "Installing d3dx9", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "d3dx9_43", "description": "Installing d3dx9_43.dll", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "msxml3", "description": "Installing msxml3", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "dotnet452", "description": "Installing .net 4.5.2", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "win7", "description": "Setting environment to Windows7", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "args": "/i \"$CACHE/renx/Renegade_X_Installer-3f1857a.msi\" /q", "executable": "msiexec", "name": "wineexec", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win64", "description": "Running launcher for first time.", "executable": "$GAMEDIR/drive_c/Program Files (x86)/Renegade X/Launcher/Renegade X Launcher.exe", "name": "wineexec", "overrides": { "dxvk": false } } } ], "system": { "disable_runtime": false, "env": { "DXVK_HUD": 0 } }, "wine": { "overrides": { "nvapi,nvapi64": "disabled" } } } }