Fallout 3 - Game of the Year Edition

Fallout 3 - Game of the Year Edition

Not enough ratings
Steam Deck [linux] FOSE Installation Modding
By SeeFooBoo
Hey all, I'm going to keep this short. After hours of researching how to install FOSE on Steam Deck and not finding a guide or something that worked (I'm familiar with linux, but not an expert), I came up with a solution and got Fallout Script Extender (FOSE) working on my Steam Deck.

There's probably a more efficient way. Also, a keyboard and mouse helped. Since there are numerous tutorials online for steps 0-6, I'm not going to go into detail.
   
Award
Favorite
Favorited
Unfavorite
BASIC MOD SETUP -- PRE FOSE
0. Boot in Desktop mode
1. Install FO3 GOTY
1a. Under Properties set Compatibility to 6.3-8
2. Run it once for the initial preferences (.ini) creation
3. Install Protontricks
4. Install Flatseal
4b. Open Flatseal: Under Protontricks, Enable all 4 filesystem toggles
5. Install Mod Organizer 2 (for linux)
6. Install a mod and test functionality--like Alternate Start
INSTALLING FOSE
7. Download and install FOSE (drag contents into base game directory)
8. Download and install Fallout Anniversary Patcher[www.nexusmods.com] (drag contents into base game directory)
9. In Dolphin (file manager) Create a new directory without spaces in Home (i.e. fo3patcher)
10. Download Bottles (from Discover store)
10a. Open Bottles
10c. Create new Bottle (upper left +); Give it a name (i.e. FO3 Patcher); Custom (environment); Select folder created in home "fo3patcher"
10d. Select Bottle "FO3 Patcher"
10e. Select Dependencies
10f. Install: vcredist2013 AND vcredist2019
10g. In Tools, run Command Line
11. In Dolphin; create new directory in \home\fo3patcher\drive_c (i.e. fo3)
11a. Temporarily copy the game files into the fo3 directory
12. In Konsole (terminal) change to C: drive and fo3 directory
c: cd fo3
14. Run Patcher.exe
15. Copy Fallout3.exe and Fallout3_backup.exe to orginal game installation directory
16 Run Fallout3 via Mod Organizer 2
17. Open console (`)
18. Type: getfoseversion

You should see:
FOSE vesrion: 1
Credits
Thanks to OhNoItsAlexx for a good guide on how to mod Fallout
How To Mod Fallout 3 And Fallout New Vegas On Steam Deck! COMPLETE Setup Guide! No PC Or USB Needed!

A thank you to Loaf of Beans for making the guide:
[Linux] How to install FOSE after update

Both guides helped me get to the idea in a round about way
3 Comments
Gummipoo 2 May @ 6:18pm 
i have followed all your directions above and all I get is error after error. love my steam deck but will have to just install on Windows, much easier.
Swiggy Swooty 23 Apr @ 9:48pm 
You can actually just follow the regular instructions but when you execute the patcher use the Fallout 3 protontricks as the environment. You can just put all the files in the game's directory.
branon 20 Apr @ 12:47pm 
Steps 9 through 12 (plus step 15) are needlessly overcomplicated. You don't need Bottles for this.

Install regular Wine from Discover store and use "flatpak run org.winehq.Wine Patcher.exe" in a terminal to run the patcher. Done, no messing around with Bottles or dependencies.

You can run the patcher straight from the game's common directory, there is no reason to copy game files back and forth to different places.

Also you skipped number 13. The list goes straight from 12 to 14.