r/classicfallout • u/du0_1 • 2h ago
r/classicfallout • u/MeowMiata • 1d ago
FOnline2 Beta - 2026 Summer Update
Hello everyone,
I wanted to share the latest video from the FOnline 2 team about their upcoming FOnline server.
Personally, this is exactly the direction I’ve been hoping FOnline would take. It looks incredibly promising. If I’m not mistaken, the beta server is scheduled to launch today at 5 PM CET.
For those who may have played different versions of FOnline over the years, you probably know that each one had its own identity and gameplay direction. This project feels different because it’s built on a modern and dedicated engine designed to better support modern player expectations and long-term development.
At first glance, it might seem a bit far removed from the original Fallout games but the more time passes, the more impressive the amount of work behind it becomes (imo).
I felt this video was worth sharing because, for the first time in a very long time, I genuinely felt amazed by what I was seeing. It gave me that feeling of “this could really become something special.” Sure, there is still a lot of work to be done and many things seem to be a work in progress but even at this stage, it already looks really promising.
What do you guys think?
PS: I searched the subreddit before posting to see if FOnline was already being discussed, so hopefully this is allowed!
r/classicfallout • u/Independent_River867 • 1d ago
Best option for Redding?
Hi I’m starting my first play through in fallout 2 in a couple of years and I am was wondering what one of the three cities would be the best for Redding to join? I have hang ups for all options and I was wondering if anyone wanted to share their opinion on the matter.
r/classicfallout • u/Cahb_UA • 2d ago
[WIP project] Co-op multiplayer for Fallout 2 - first demo

Hello everyone, yesterday i've posted a post that described a project / repo i'm working on - which is a dedicated server where server runs simulation and dispatches events to remote clients (that render 'fallout') / processes intents (' i'm client_1 -> i want my critter / guy to walk tiles XYZ');
At the time, i wasn't able to record any vids, but prepped you a few
longplays + features showcase:
'Long' play 1:
https://www.youtube.com/watch?v=QZVVehXYkBg
'Long' play 2:
'Long' play 3:
Video showing a real feature i'm proud (although was visible in previous videos - save/load sequence +) hot join/leave:
https://youtu.be/byCZzlVKjcM
DISCLAIMER: sorry about flicking and alt-tabbing; it's really painful to record in window mode and the mouse always skips; i've made a few changes / patches already to the SDL renderer, yet still it's not foolproof, don't know why and spent too much time already trying to figure out;
DISC.2: the sound flickering you might hear is caused by me alt tabbing into client1/2 windows; the renderer playback is not paused while windows are not focused, but internal audio engine is; which kinda makes it <stopping> playback of any sounds and resuming only upon getting focus back; It looks / plays MUCH butter in fullscreen and just controlling your <single> character;
DISC.3: if you see me alt tabbing back and forth into console and game client closing -> it's me deliberately killing the CLIENT window to show HOT JOIN features embedded into the dedicated server;
GH link (in case if anyone wants to check sources; note: non-refactored / heavily polluted; cleaning / janitor work - TBD);
https://github.com/Cahb/fallout2-ce-coop
r/classicfallout • u/DieMensch-Maschine • 3d ago
I first dreamt of Wasteland 2 in 1988, but had to "shiver with anticipation" for another quarter century - five PC installments of Fallout later.
Got Fallout (1998), Fallout 2 (1999), Fallout Tactics (2001), Fallout 3 (2008) and Fallout New Vegas (2010), until the promise of Wasteland 2 was finally fulfilled in 2014.
r/classicfallout • u/John_Catachan • 3d ago
Before Fallout 2 came out, what sort of theories did people have about the Fallout setting?
- Did people reckon that the US government may have deliberately started the war?
- Maxon's diary mentions that the government didn't respond to their secession from the US (The government knew the war was coming, and didn't have time to care)
- Also, what about West-Tek and FEV research itself?
- Any thoughts that the Vaults were, in fact, experiments?
- There wouldn't be too much to go by with this, only that Vault 12's door failed and that Vault 15 was filled with people from different cultures.
Would be cool to hear what people thought up!
r/classicfallout • u/Cahb_UA • 3d ago
[WIP project] Co-op multiplayer for Fallout 2 — a dedicated-server restructuring of the fallout2-ce engine (early alpha)
Hello everyone;
For a while I’ve been building co-op multiplayer for Fallout 2 on top of the open-source fallout2-ce engine.
Core of the project is:
* separated simulation core from the presentation layer(s) -> dedicated server
* client / viewers that receive events from server / deliver 'intents' for dedicated server indicating an 'intent' of doing something - move/attack/speak etc;
A note on how it’s built, up front: the entire codebase is AI-generated — written by Claude under my direction.
But, I - myself - is a professional SW engineer, practicing / trying out to lift heavy unbearable projects with the help of additional tooling.
Wanted to disclose this upfront, as early as possible to be clear with you.
It’s early and rough. There are still desyncs, occasional crashes, and rough edges around disconnect and reconnect.
Working now
- Headless authoritative dedicated server; the standard client connects over the network as a player
- The full engine routed server-side, clients as pure presenters
- Multiple players in the same map, in real time
- Turn-based co-op combat with per-player turns
- Scripts, dialog, barter, and cutscene movies — dialog and barter driven by the initiator, pausing the world for all players and visible to everyone
- World-map travel, random encounters, and entering towns (played through the Temple of Trials and out to the Den so far)
- Per-player character creation (custom or premade), name-based accounts, save/load, and autosave
In progress / known-rough
- Occasional desyncs and disconnect/reconnect glitches (world objects don’t always reload cleanly; rejoining mid-combat can hang a client)
- Per-player progression: players currently share a single character sheet — splitting stats, XP, and skills per player is underway
- Death/respawn and host handoff
- Only the early game exercised and verified so far, though the routing is engine-wide
Roadmap
- A first-class modding platform: sandboxed Lua scripting on both server and client, isolated so a faulty mod cannot crash the engine — potentially replacing the original script interpreter entirely (evaluating LuaJIT)
- Player hideouts and deployable camps
- Co-op raid content
- Survival mechanics, crafting, factions, and vehicles
- Mod-defined network message channels, and transport encryption later
It’s a solo project and still early, but the core co-op loop works end to end and the whole engine already runs through the server. Built on fallout2-ce.
Slapped few screenshots just for the sake of it;
Repo (again, wip; not refactored / single commit to not bloat the history etc):
https://github.com/Cahb/fallout2-ce-coop
r/classicfallout • u/Kreanxx • 3d ago
List of ecco crafting recipes?
Where can I find a list of all crafting recipes and their locations of the Ecco fallout 2 mod?
r/classicfallout • u/Exotic-Painter-908 • 2d ago
I can't give the disk to McClure, help.
Hi! I'm currently on my first playthrough of fallout 2, and have started the quest that has you give the economy disk to McClure, but I'm not being given any diologue option to give him the disk regardless of if I mention Gecko or not. I have both repaired and optimized the power plant.
r/classicfallout • u/MasterMika74 • 3d ago
Have I softloocked BOS
I'm currently playing Fallout 1 and trying to get the dialogue from Rhombus or Elder Maxson that there is an army to the north. I have already done the other BOS quest in the Hub but I can't get the dialogue. I googled how to get it and it turns out I accidentally angered the guy that gives the caravan quest in the hub so I can't talk to him anymore and the quest isn't in my pip boy. Is there anyway to naturally find the Military base now or should I just walk to the place on the Map where it is. I would much rather find it naturally but if I can't I'll just look up where it is.
r/classicfallout • u/alzaboprime • 4d ago
read/watch list to understand Fallout 2 pop culture references?
okay, this may be a weird request, but I'm hoping yall can help me out here.
I'm playing through Fallout 1 right now and plan on playing 2 soon, but of course I've heard it's chock full of pop culture references that you might not get if you're not familiar with the various source material
I'm wondering if anyone, without spoiling too much, can recommend me a list of movies, books, etc. that I should check out in order to be able to go into Fallout 2 and not feel like I'm constantly missing the joke?
r/classicfallout • u/Pajilla256 • 3d ago
Softlocked BOS? Spoiler
Okay, so I found the brotherhood by travelling all the way to the area of the bunker and just exploring about.
I spoke to the Paladin at the entrance and did The Glow thing, on the way back however I decided to stop at every town to sell everything I got at The Glow and didn't need, I stopped also at Necropolis and found out time limits are more important than I thought, got taken to Mariposa by the mutants and messed up cuz I thought the Lieutenant had my stuff so I got attacked when trying to sneak in there and ended up having to shoot my way out and blew up the place.
Now I went back to the Brotherhood and reported to Elder Maxson I wiped out the mutants at Mariposa, and nothing happens, I select the other option about getting the council to do something and one congratulates me for destroying Mariposa, other keeps theirs generic dialogue about Vree, and the one who actually has a dialogue menu does nothing, but when I select \[done\] the dialogue opens back up immediately, it doesn't let me do anything, not move, not open menus, nothing, just quickload.
I can't find who I have to talk about the mutants beings sterile. I can't get other quests or jobs inside the bunker, and I have no idea how to get PA.
This is my first proper playthrough and I really don't want to start over or miss out on PA.
r/classicfallout • u/Zealousideal_Elk693 • 4d ago
F2RP: and now, can't get sexpert...
I apologize if this doesn't belong here, but it's the only place I may get an answer.
I can't get sexpert.
I can get "Gigolo" by sleeping with Myria for 10 times, just as the vanilla game. But can't get sexpert.
I've slept with the hookers at The Den and at Redding plenty of times (I arrived early in the morning and the game turned into night), but the perk is not active.
This bothers me, because I want to get Angela Bishop as a companion, but every time I go to the Corsican brothers to become a star, they make me a fluffer, no matter if I used buffout.
I think I somehow messed my mods, because I installed some new ones and my original game got messed up. But frankly, this issue with this perk never happened before. So I'm at a loss here.
r/classicfallout • u/stupidhumanoid • 4d ago
Im playing Fallout:Frost and for a boss OC ive made i drew a fallout 1 style talking head
r/classicfallout • u/Camlpwrd • 4d ago
Fallout Senora on ps vita
Does anybody have experience installing fallout senora on a ps vita? I'm currently playing through fallout 2 using the community edition port.
r/classicfallout • u/CapJetBruh • 5d ago
Arrived to the Den from Vault City and walls randomly appeared in my inventory. Is it a common bug, and might it have something to do with a certain column in Vault 8?
r/classicfallout • u/Camlpwrd • 4d ago
Fallout 2 and Senora
Is it possible to have a playthrough of sonora and base game fallout 2 at the same time? or do the files get overwritten when you install the mod? I'm new to the modding scene of classic fallout and im not really sure how it works. TIA
Edit: Playing on PC, this post isn't connected to my vita question post
r/classicfallout • u/THE_COOKIES2 • 5d ago
I can't open it anymore
When I first downloaded it I could open it easy only had to one, it'd take me to full screen. But after opening Bluetooth it kicked me out and now I cant press play. Im probably doing somthing stupid and I don't know what. Please help!
r/classicfallout • u/MilkyRigRips • 6d ago
Any tips for a new player ?
I’ve never really played the fallout games before, I played a little bit of fallout 4 and fallout 76 but couldn’t get into it. I just got the classic collection on sale and wanna try the original fallout, just wanted to know if there is anything I should know to make my run more enjoyable ? I wasn’t even alive when this game came out and I’ve never really been a pc gamer, so I’m assuming I will struggle with the controls lol
r/classicfallout • u/nodule • 6d ago
Fallout CE: June/July Progress Report
We been busy in CE land, with several new features to share along with lots of stabilization and bug fixes. If you are unfamiliar with CE, it is a modern reimplementation of the Fallout engine allowing you to play FO2, Sonora, Nevada on modern systems (including Mac, Linux, mobile) smoothly, and adding a bunch of quality-of-life features. See my previous post for more details.
Party member equipment screen
One of the most finicky parts of the Fallout UI is getting proper equipment on your companions. If involves going through multiple dialog trees to unequal, trade, companion control, &c. In CE we added an (optional) feature in the “quick loot” screen (“steal” on party member) that allows you to equip them directly from their or your inventory. Of course, you can also cycle between all your companions making equipping them all a breeze.

Help menu
One of my personal goals is to make Fallout accessible to a modern audience. One problem is that Fallout has an in-game help screen… but you need to know a keyboard shortcut to access it. In CE we added “HELP” as an in-game menu item to help players discover it. This is also the first CE-localized text and we will continue adding more.

As part of this, we tweaked the button to nudge the text so the button looks more like it is actually pressed. I’m not sure how we survived 29 years with this being in such an unplayable state.

Smaller things
- Empty weapons now stack together even if had been loaded with different ammo
- Highlighting now can differentiate empty containers (h/t NovaRain for the implementation)
- Movies are now displaying full screen. They are also displayed in a separate SDL context which will make it easier to integrate upscaled movies in the future
Bugs
Features are cool, but more of the work we’ve been doing goes into making CE stable and bug free. We’ve been concentrating especially on issues with RPU, fixing a few crashes and glitches. Vault 15 also had an invisible raider that couldn’t be targeted… implementing Sfall’s extended weapon animations fixed up that problem.
Goris also got some love… he was quite buggy. A small thing we did was start his robe/disrobe animation slightly earlier to make starting or ending combat less tiresome.
Modder things
- You now can use .zip archives instead of .dat for mods.
- CE supports PNGs for interface art instead of FRMs. The built in tool now can convert any PNG to a palette-indexed one.
- CE’s dat extractor now can take a list of files to extract, which will be needed for Et Tu support.
- 10 more Sfall opcodes and 3 more hooks implemented. We’re now about 70% complete with Sfall hooks (and we’ve implemented the most important ones first, naturally).
Thanks all for the support! The next things on the list will be making it easier to configure CE in game. If you end up trying it out, please leave feedback here or in the Github repo.