Additional Images

Omni-guides
2023-01-28 16:38:13 +00:00
parent 3027556105
commit d5cc38dcfe

@@ -41,6 +41,8 @@ Finally for this step, it's best to make sure that the newly copied files have s
Change the owner and permissions of the directory on **Internal Storage**:
```
sudo chown -R deck:deck /home/deck/Games/Skyrim/Redoran/Redoran-WJ
```
```
sudo chmod -R 755 /home/deck/Games/Skyrim/Redoran/Redoran-WJ
```
@@ -49,6 +51,8 @@ OR
Change the owner and permissions of the directory on **SD Card**:
```
sudo chown -R deck:deck /run/media/mmcblk0p1/Games/Skyrim/Redoran/Redoran-WJ
```
```
sudo chmod -R 755 /run/media/mmcblk0p1/Games/Skyrim/Redoran/Redoran-WJ
```
@@ -62,14 +66,14 @@ To download the version I have pre-built, run **only one** of the following comm
Download the pre-built mo-redirect.exe to **Internal Storage**:
```
wget https://github.com/Omni-guides/Wabbajack-Modlist-Linux/blob/main/binaries/mo-redirect.exe -O /home/deck/Games/Skyrim/Redoran/mo-redirect.exe
wget https://github.com/Omni-guides/Wabbajack-Modlist-Linux/raw/main/mo-redirect.exe -O /home/deck/Games/Skyrim/Redoran/mo-redirect.exe
```
OR
Download the pre-built mo-redirect.exe to **SDCard**:
```
wget https://github.com/Omni-guides/Wabbajack-Modlist-Linux/blob/main/binaries/mo-redirect.exe -O /run/media/mmcblk0p1/Games/Skyrim/Redoran/mo-redirect.exe
wget https://github.com/Omni-guides/Wabbajack-Modlist-Linux/raw/main/mo-redirect.exe -O /run/media/mmcblk0p1/Games/Skyrim/Redoran/mo-redirect.exe
```
This mo-redirect.exe is a wrapper app that basically points to the real location of your Modlist's ModOrganizer.exe and nxmhandler.exe. It does this based on the contents of two files that have to live inside a specific directory called modorganizer2. This directory has to exist in the same directory mo-redirect.exe lives. So we need to create a directory, and then create the two files mo-redirect.exe is expecting.
@@ -138,7 +142,7 @@ Next step is to add mo-redirect.exe to Steam as a non-steam game. In Steam, clic
Click Browse, and then adjust the "Look in" and "File type" drop-down menus as in the image below, then click Open:
![image]()
![image](https://github.com/Omni-guides/Wabbajack-Modlist-Linux/blob/main/images/Redoran/Redoran_NonSteamGameBrowseLookin.png)
Once added, edit the properties of the new mo-redirect.exe entry. You can give it a more sensible name - I used "Skyrim - Redoran" for example, and then in the Compatibility tab tick the box for 'Force the use of a specific Steam Play compatibility tool', then select the Proton version - I chose Proton 7.0-5 which was the latest stable Proton version at time of writing..
@@ -211,7 +215,7 @@ Click Apply and then OK. To exit winecfg, click Cancel, and then cancel again. W
Click play on Non-steam game - "Skyrim - Redoran" (or whatever you renamed it to) in Steam, and all being well, a little terminal window will appear - this is the steam-redirector doing it's job. If the terminal window just pops up for a second and vanishes, double check the contents of the instance_path.txt and instance_download_path.txt files as above, and that they are present in the correct directory - e.g. /home/deck/Games/Skyrim/Redoran/modorganizer2/instances_path.txt, or check that the Proton version you have selected is 7.0-5 (or whatever the latest Steam-supplied stable version is) and make sure that there are no spaces in the path - for some reason mo-redirect.exe doesn't like that, even if you escape the spaces in the text files.
![image]()
![image](https://github.com/Omni-guides/Wabbajack-Modlist-Linux/blob/main/images/Redoran/Redoran_MOTerminal.png)
Depending on the path on Windows that you copied the Modlist files from, you may see an error pop-up about your account lacking permission:
@@ -227,7 +231,7 @@ If you had this error, fix as above and then re-run "Skyrim - Redoran" from Stea
Another error box will appear, complaining that it "Cannot open instance 'Portable'. This is because we copied the Modlist directory (inclusive of the built-in MO2) from Windows, so the path has changed:
![image]()
![image](https://github.com/Omni-guides/Wabbajack-Modlist-Linux/blob/main/images/Redoran/Redoran_MO2PortableError.png)
To fix this, we need to point MO2 to our new location. Click OK, and then Browse. The path we are looking for is:
@@ -235,7 +239,7 @@ To fix this, we need to point MO2 to our new location. Click OK, and then Browse
/home/deck/.local/share/Steam/steamapps/common/Skyrim Special Edition
```
![image]()
![image](https://github.com/Omni-guides/Wabbajack-Modlist-Linux/blob/main/images/Redoran/Redoran_BrowseToSkyrimBlur.png)
The splash screen for Redoran should hopefully now display: