Skip Navigation

Search

How to install Fallout London on Steam On Linux

I spent 3 days trying to get FOLON to work following both the official website guide and every post I could find on the internet, and I finally said fuck it and played around with it myself and figured out how to get it running.

I'm posting here in case anyone else has had the same problems I did and don't have a solution. The first half is pretty much identical to their instructions

This does not use the FOLON Downgrader, Because I dont like the idea of signing into my steam account through someone elses program.

Also don't be in a steam beta. Use release steam

  • Run steam in console mode as per instructions here. On Linux just close steam and run "steam -console" in terminal
  • Download all the depot packs like they instruct.
  • Create a folder elsewhere and go to where the files downloaded and empty each folder into the created folder so you have a full build of the last version of Fallout 4 (Do not alter this directory further, unless you want to have to go through all that pita downloading again, so only copy files from here, do not move them from here)
  • Go find appmanifest_377160.acf in /steam/steamapps and make it read only
  • Go to your /steam/steamapps/common/Fallout4 folder and delete everything it, and copy the Fallout 4 you just downloaded into the folder.
  • Launch fallout once, i dont know how far you have to go, i typically go to character creation, to make sure the game creates all the necessary files
  • Go to GOG and download the Fallout London files. should be 10 files, one being an .exe and the rest being bin files
  • This is where we diverge. Run protontricks, If you don't have it installed, then read install instructions here and select Fallout 4
  • Ignore any missing file arch 65 errors, keep clicking okay until the "What do you want to do" window pops up
  • Click install application, Ok
  • In this next window, click cancel
  • In this window, select Run an Arbitrary Executable (.exe/.msi/.msu) and click okay.
  • In the file explorer that pops up, navigate to your FOLON installer (at the time of this posts edit it is setup_fallout_london_2.31_revision2_(64bit)_(75054) setup_fallout_london_v1.01_iv2.31r3_(64bit)_(75422).exe) and run it
  • Select your desktop as the destination (Don't select your Fallout 4 folder, It'll just install FOLON into a Fallen London subfolder)
  • one the install is done and over, select every file in that folder and copy (don't move, copy, You want to save this folder as well in case something screws up so you don't have to through the install steps again) the Data and src folders (this is just f4se source code folder, but it'd go in /Fallout if you installed f4se manually anyway) and all loose files beneath it to your fallout 4 folder, and tell your file manager to merge folders and overwrite files.
  • Move the files in _Appdata to ~Steam/steamapps/compatdata/377160/pfx/drive_c/users/steamuser/AppData/Local/Fallout4/, overwriting what is there
  • Move/Fallout4/ files in _Config to ~/Steam/steamapps/compatdata/377160/pfx/drive_c/users/steamuser/My Documents/My Games, overwriting whats there.

You should be able to launch Fallout 4 now, and have it load directly into Fallout london, and thanks to making appmanifest read only, steam will never update the game and bork your mod.

Now there are still lots of bugs in FOLON, like the train crash outside the starter area, which most people fix by installing the Buffout mod, but thats beyond the scope of this post

If any of you out there had woes getting FOLON to work like I did I really hope this helps

Edit- About 30 minutes ago, as of this edit, a patch was released to address many problems with FOLON. None of the techniques I've listed here for installing the main mod works with the patch. I am continuing to experiment and if I can figure it out I will edit this post again or make a replied post.

Edit 2-

Okay, I could not find a way to get the patcher to work to patch the game

But the base install files are also updated to the same version as the patch, so just redownload the executable and the bin files from gog and follow the steps in the original guide

8

Everything you need to know about gaming on Linux

popcar.bearblog.dev Everything you need to know about gaming on Linux

An in-depth guide for running Windows games on Linux Table of Contents Introduction Status of Linux Gaming Note on NTFS File Systems Double check your Nvid...

Hi everyone, I just finished writing a guide on everything you need to know in order to game on Linux. It covers Proton (Steam play), using Heroic Launcher (with Wine-GE), and all sorts of tidbits and tips I wish people had told me earlier. I hope this can be useful to someone out there!

Archive link: https://web.archive.org/web/20230816141640/https://popcar.bearblog.dev/everything-linux-gaming/

25

Playing Visual Novels on GNU/Linux

cross-posted from: https://lemmy.comfysnug.space/post/138679

> We've been working on a guide to help players on all major GNU/Linux distributions play visual novels for the past few weeks. This guide is designed to be used by both beginners and experts, with minimal need to touch the command line. > > openSUSE wins the award for "never had to touch the terminal" and "simplest setup instructions", but Fedora is a close second. > > While there are a few existing visual novel guides for GNU/Linux around, we've tried to fill in the gaps we noticed. We've put a lot of research into this guide and ensured it is accurate while remaining simple and approachable. > > If you're interested, start here! > > We have an extensive Troubleshooting section on our Problems page if you're having trouble getting visual novels to work, too. > > --- > > I wrote this guide with a lot of help from two other people, including /u/[email protected]. It’s available on our community wiki, https://wiki.comfysnug.space. As with all pages on our wiki, it’s licensed under Creative Commons Attribution-ShareAlike 4.0, meaning you’re free to share, remix, and build on the content as long as you credit us. > > We also have some other pages you may find useful: > > * If you're looking for something to play, check out our Recommendations page. > * If you want to know where and how to buy a visual novel you want to play, our comprehensive Buying page will help you out. > * And if you want to read a visual novel in Japanese, our Reading in Japanese page offers a lot of advice and points you to some useful software to make the process easier. >

10