Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
Release 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rockerbacon committed Aug 1, 2019
2 parents 4fa7e8c + 52824fb commit a35f9aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
2 changes: 1 addition & 1 deletion installers/skyrimse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runner: steam
script:
files:
- audio_fix_zip: https://github.com/Kron4ek/FAudio-Builds/archive/master.zip
- install_audio_fix: https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.7.1/install-audio-fix.sh
- install_audio_fix: https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.8/install-audio-fix.sh
game:
appid: 489830
installer:
Expand Down
23 changes: 7 additions & 16 deletions installers/vortex.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Vortex
game_slug: vortex-mod-manager
slug: vortex-mod-manager
version: 0.17.11
version: 1.0.0
runner: wine

script:
files:
- setup: https://github.com/Nexus-Mods/Vortex/releases/download/v0.17.11/vortex-setup-0.17.11.exe
- symlinks_setup: https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.7.1/vortex-symlinks.sh
- downloads_handler: https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.7.1/vortex-downloads-handler.desktop
- setup: https://github.com/Nexus-Mods/Vortex/releases/download/v1.0.0/vortex-setup-1.0.0.exe
- symlinks_setup: https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.8/vortex-symlinks.sh
- downloads_handler: https://github.com/rockerbacon/lutris-skyrimse-installers/releases/download/1.8/vortex-downloads-handler.desktop
game:
exe: drive_c/Program Files/Black Tree Gaming Ltd/Vortex/Vortex.exe
prefix: $GAMEDIR
Expand All @@ -29,8 +29,8 @@ script:
- task:
name: winetricks
prefix: $GAMEDIR
app: win10 dotnet46
description: Installing .NET 4.6
app: win10 dotnet46 corefonts
description: Installing .NET 4.6 and Corefonts

###################### REGEDITS #######################
#### Skyrim SE ####
Expand Down Expand Up @@ -192,20 +192,11 @@ script:
################
######################################################

- input_menu:
description: "ATTENTION!\n
-Vortex cannot be updated after installed, doing so will break it\n
-After installation finishes, Vortex will start. Before adding any games you must go to \"Settings\" and disable \"Annoucements\", \"News\" and \"Latest Mods\" in the \"Interface\" tab, otherwise you'll get stuck in a crash loop"
options:
- waiting: "Click here after you read everything carefully"
- proceed: "I'm aware of what I need to do, procced with the installation"
preselect: waiting

- task:
name: wineexec
prefix: $GAMEDIR
executable: setup
wine:
dxvk: true
version: tkg-4.0-x86_64
version: lutris-4.12.1-x86_64

0 comments on commit a35f9aa

Please sign in to comment.