Installer vortex-mod-manager-windows
This script is for reference only and can't be directly used to install the game in the Lutris client. To install the game, download the full script.
files: - setup: https://github.com/Nexus-Mods/Vortex/releases/download/v1.4.15/vortex-setup-1.4.15.exe - symlinks_setup: https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.9.3/vortex-symlinks.sh - downloads_handler: https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.9.3/vortex-downloads-handler.desktop game: arch: win64 exe: drive_c/Program Files/Black Tree Gaming Ltd/Vortex/Vortex.exe prefix: $GAMEDIR installer: - copy: dst: $GAMEDIR/config_scripts src: symlinks_setup - chmodx: $GAMEDIR/config_scripts/vortex-symlinks.sh - copy: dst: $HOME/.local/share/applications src: downloads_handler - chmodx: $HOME/.local/share/applications/vortex-downloads-handler.desktop - execute: file: $GAMEDIR/config_scripts/vortex-symlinks.sh - task: app: win10 dotnet48 corefonts description: Installing .NET 4.8 and Corefonts name: winetricks prefix: $GAMEDIR - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bethesda Softworks\Skyrim Special Edition prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\skyrim special edition - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\489830 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\skyrim special edition - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bethesda Softworks\Skyrim prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\skyrim - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\72850 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\skyrim - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bethesda Softworks\Oblivion prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\oblivion - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\22330 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\oblivion - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bethesda Softworks\Fallout 4 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\fallout 4 - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\377160 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\fallout 4 - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bethesda Softworks\Fallout 3 goty prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\Fallout 3 goty - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\22370 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\Fallout 3 goty - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bethesda Softworks\Fallout 3 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\Fallout 3 - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\22300 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\Fallout 3 - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bethesda Softworks\FalloutNV prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\Fallout New Vegas - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\22380 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\Fallout New Vegas - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bethesda Softworks\Morrowind prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\Morrowind - task: key: Installed Path name: set_regedit path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Valve\Steam\Apps\22320 prefix: $GAMEDIR type: REG_SZ value: c:\\program files (x86)\\steam\\steamapps\\common\\Morrowind - input_menu: description: "MANUAL STEPS REQUIRED:\n\n Vortex is tested and guaranteed to have\ \ basic functionality working with the version supplied in this installer. Updates\ \ have been shown to break things very often.\n\n In order to keep Vortex from\ \ updating automatically, please follow these steps:\n 1. Disconnect from the\ \ internet NOW to keep Vortex from updating on its first launch;\n 2. After\ \ the first launch, go to 'Settings > Vortex > Update' and select the option\ \ 'No automatic updates';\n 3. Close Vortex and reconnect to the internet; " options: - waiting: Click here after reading the instructions - proceed: I have disconnected, continue to the first launch preselect: waiting - task: executable: setup name: wineexec prefix: $GAMEDIR wine: dxvk: true version: lutris-7.2-2-x86_64
{ "files": [ { "setup": "https://github.com/Nexus-Mods/Vortex/releases/download/v1.4.15/vortex-setup-1.4.15.exe" }, { "symlinks_setup": "https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.9.3/vortex-symlinks.sh" }, { "downloads_handler": "https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.9.3/vortex-downloads-handler.desktop" } ], "game": { "arch": "win64", "exe": "drive_c/Program Files/Black Tree Gaming Ltd/Vortex/Vortex.exe", "prefix": "$GAMEDIR" }, "installer": [ { "copy": { "dst": "$GAMEDIR/config_scripts", "src": "symlinks_setup" } }, { "chmodx": "$GAMEDIR/config_scripts/vortex-symlinks.sh" }, { "copy": { "dst": "$HOME/.local/share/applications", "src": "downloads_handler" } }, { "chmodx": "$HOME/.local/share/applications/vortex-downloads-handler.desktop" }, { "execute": { "file": "$GAMEDIR/config_scripts/vortex-symlinks.sh" } }, { "task": { "app": "win10 dotnet48 corefonts", "description": "Installing .NET 4.8 and Corefonts", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Bethesda Softworks\\Skyrim Special Edition", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\skyrim special edition" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Valve\\Steam\\Apps\\489830", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\skyrim special edition" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Bethesda Softworks\\Skyrim", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\skyrim" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Valve\\Steam\\Apps\\72850", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\skyrim" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Bethesda Softworks\\Oblivion", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\oblivion" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Valve\\Steam\\Apps\\22330", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\oblivion" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Bethesda Softworks\\Fallout 4", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\fallout 4" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Valve\\Steam\\Apps\\377160", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\fallout 4" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Bethesda Softworks\\Fallout 3 goty", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\Fallout 3 goty" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Valve\\Steam\\Apps\\22370", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\Fallout 3 goty" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Bethesda Softworks\\Fallout 3", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\Fallout 3" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Valve\\Steam\\Apps\\22300", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\Fallout 3" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Bethesda Softworks\\FalloutNV", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\Fallout New Vegas" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Valve\\Steam\\Apps\\22380", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\Fallout New Vegas" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Bethesda Softworks\\Morrowind", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\Morrowind" } }, { "task": { "key": "Installed Path", "name": "set_regedit", "path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Valve\\Steam\\Apps\\22320", "prefix": "$GAMEDIR", "type": "REG_SZ", "value": "c:\\\\program files (x86)\\\\steam\\\\steamapps\\\\common\\\\Morrowind" } }, { "input_menu": { "description": "MANUAL STEPS REQUIRED:\n\n Vortex is tested and guaranteed to have basic functionality working with the version supplied in this installer. Updates have been shown to break things very often.\n\n In order to keep Vortex from updating automatically, please follow these steps:\n 1. Disconnect from the internet NOW to keep Vortex from updating on its first launch;\n 2. After the first launch, go to 'Settings > Vortex > Update' and select the option 'No automatic updates';\n 3. Close Vortex and reconnect to the internet; ", "options": [ { "waiting": "Click here after reading the instructions" }, { "proceed": "I have disconnected, continue to the first launch" } ], "preselect": "waiting" } }, { "task": { "executable": "setup", "name": "wineexec", "prefix": "$GAMEDIR" } } ], "wine": { "dxvk": true, "version": "lutris-7.2-2-x86_64" } }