mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-01-17 19:47:00 +01:00
Updated Fallout NV: Begin Again (markdown)
@@ -80,7 +80,32 @@ Copy the entire contents of your **clean** Vanilla Fallout New Vegas directory,
|
||||
---
|
||||
|
||||
|
||||
### Step 4 - Install RockerBacon MO2 for Linux
|
||||
### Step 4 - Install Protontricks
|
||||
|
||||
If you don't already have it installed, ProtonTricks can be installed via the Discover store as a flatpak:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
To enable the use of protontricks via the command line, open a Konsole terminal and run the following command to add an alias:
|
||||
|
||||
```
|
||||
echo "alias protontricks='flatpak run com.github.Matoking.protontricks'" >> ~/.bashrc
|
||||
```
|
||||
|
||||
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):
|
||||
|
||||
```
|
||||
sudo flatpak override com.github.Matoking.protontricks --filesystem=/home/deck/Games
|
||||
```
|
||||
|
||||
That should be protontricks installed and ready to use later in the guide.
|
||||
|
||||
|
||||
---
|
||||
|
||||
### Step 5 - Install RockerBacon MO2 for Linux
|
||||
|
||||
On Steam Deck, download the RockerBacon MO2 installer and extract it to it's own directory, e.g. /home/deck/Documents/RBMO2. The following one-liner will do that for you. If you wish to do this manually, you can get it from [here](https://github.com/rockerbacon/modorganizer2-linux-installer).
|
||||
|
||||
@@ -126,7 +151,7 @@ Finally displaying a success message:
|
||||
---
|
||||
|
||||
|
||||
### Step 5 - Copy Modlist Directories
|
||||
### Step 6 - Copy Modlist Directories
|
||||
|
||||
We need to copy all the files and directories from the Begin Again WabbaJack Install directory (BeginAgainTemp), to the RockerBacon-created directory (/home/deck/Games/Fallout/BeginAgain/modorganizer2/). You could do this directly from Windows using your preferred method of transferring data to the Deck, but as above, I preferred to copy the WJ installed directory as a whole to the deck (the BeginAgainTemp directory created in Step 2).
|
||||
|
||||
@@ -142,7 +167,7 @@ Eventually we can delete the BeginAgainTemp directory, but until we are happy al
|
||||
---
|
||||
|
||||
|
||||
### Step 6 - Launch MO2 and configure the instance.
|
||||
### Step 7 - Launch MO2 and configure the instance.
|
||||
|
||||
To avoid an error launching MO2 regarding the downloads directory, we can blank out the path
|
||||
|
||||
@@ -204,7 +229,7 @@ Lastly for this step, click the Apply button, followed by OK.
|
||||
---
|
||||
|
||||
|
||||
### Step 7 - Click Play!.. Almost..
|
||||
### Step 8 - Click Play!.. Almost..
|
||||
|
||||
With the executable paths set, Change the Launch Option in MO2 to be "Fallout Launcher"", and then click Play. **If you jump straight to trying to launch Begin Again, it will fail**.
|
||||
|
||||
@@ -234,7 +259,7 @@ Deck users, close the game down again, as you can now change back to Game Mode t
|
||||
---
|
||||
|
||||
|
||||
### Step 8 - Optional but Recommended
|
||||
### Step 9 - Optional but Recommended
|
||||
|
||||
Increase Steam Deck Swap Space, Swappiness and adjust Steam Deck VRAM
|
||||
|
||||
@@ -242,7 +267,7 @@ This may be optional, but there have been reports of far better stability and pe
|
||||
|
||||
Personally I have increased the VRAM in the deck bios to 4GB (see [here](https://www.youtube.com/watch?v=od9_a1QQQns&t=1377s) for details), 16GB Swap space, and a Swappiness of 1 - the recommended settings when you run Cryobyte33's Steam Deck Utilities. In fact, the [full video](https://www.youtube.com/watch?v=od9_a1QQQns) of Cryobyte33 explaining what this all means, is definitely worth a watch!
|
||||
|
||||
### Step 9 - Tidy up
|
||||
### Step 10 - Tidy up
|
||||
|
||||
Once you are absolutely happy and sure that everything is working correctly, you can now delete the temporary directory, if you followed my method.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user