From aeebb9e521d10452db69f98f82de68ea52340edf Mon Sep 17 00:00:00 2001 From: Omni-guides <110171124+Omni-guides@users.noreply.github.com> Date: Mon, 2 Jan 2023 21:25:00 +0000 Subject: [PATCH] Updated Skyrim Septimus 4 (markdown) --- Skyrim-Septimus-4.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Skyrim-Septimus-4.md b/Skyrim-Septimus-4.md index 7ea97d3..bbfc3e8 100644 --- a/Skyrim-Septimus-4.md +++ b/Skyrim-Septimus-4.md @@ -227,9 +227,13 @@ To enable the use of protontricks via the command line, open Konsole if it isn't echo "alias protontricks='flatpak run com.github.Matoking.protontricks'" >> ~/.bashrc ``` -then close and reopen Konsole. We can now invoke protontricks from the command line. +then close and reopen Konsole. We can now invoke protontricks from the command line. Next, we need to allow protontricks access to the filesystem location (adjust as needed if you used a different path): -Adding the required packages can be done via the ProtonTricks gui, but perhaps the easiest way is via command line. You can run the following one-liner to do it for you, or if you prefer, you can manually run the individual steps noted below (replace "Septimus" with the name of your Non-steam game entry, if you called it something else): +``` +sudo flatpak override com.github.Matoking.protontricks --filesystem=/home/deck/Games +``` + +Adding some of the required packages can be done via the ProtonTricks gui, but perhaps the easiest way is via command line. You can run the following one-liner to do it for you, or if you prefer, you can manually run the individual steps noted below (replace "Septimus" with the name of your Non-steam game entry, if you called it something else): ``` APPID=`protontricks -l | grep "Septimus" | awk {'print $NF'} | sed 's:^.\(.*\).$:\1:'` ; protontricks $APPID xact xact_x64 @@ -255,10 +259,6 @@ protontricks 3595949753 xact xact_x64 This may take a little time to complete, but just let it run the course. ---- - -### Step 7 - Modlist Specific Steps - Septimus 4 - At this stage, the steps required may differ depending on the Modlist you have chosen, and the mods that the Modlist includes. For Septimus 4, we should only need to install vcredist2022. Unfortunately this isn't available directly through protontricks, so we will have to install it manually. The following one-liner should do everything you need (replace "Septimus" with the name of your Non-steam game entry, if you called it something else): ``` @@ -295,7 +295,7 @@ Check the box to agree, and then click install. It should complete quickly. --- -### Step 8 - Optional but Recommended +### Step 7 - Optional but Recommended Increase SteamDeck Swap Space, Swappiness and adjust SteamDeck VRAM