📊 THIS ROUNDUP AT A GLANCE
Fallout 3
EA FC 25
FM 2024
Flight Sim
Borderlands 3
1. Fallout 3 — Crashes & Freezing on Modern PCs
Issue #6976
Platform: PC (Steam/GOG) · Category: Stability · Severity: 0.53
The Problem: Fallout 3 was built for Windows Vista/7 and its engine (Gamebryo) notoriously conflicts with modern operating systems. Common symptoms: crash on new game, crash to desktop during gameplay, freezing in open world.
Verified Fixes:
🔧 Fix 1 — Install Games for Windows Live (GFWL) Components
The Steam version still requires GFWL libraries even though the service is defunct. Download and install the Games for Windows Live Redistributable from Microsoft’s archive, or use the Games for Windows LIVE Disabler mod from Nexus Mods.
🔧 Fix 2 — Edit the INI File for Multi-Core Support
Navigate to Documents\My Games\Fallout3\ and open Fallout.ini. Find or add:
[General] bUseThreadedAI=1 iNumHWThreads=2
This prevents the engine from crashing on multi-core processors (most modern CPUs).
🔧 Fix 3 — Run in Compatibility Mode
Right-click Fallout3.exe → Properties → Compatibility → Check “Run this program in compatibility mode for Windows 7” and “Run as administrator”.
🔧 Fix 4 — Install FOSE (Fallout Script Extender)
FOSE patches multiple engine-level bugs and is required by most stability mods. Download from fose.silverlock.org and launch via fose_loader.exe.
🔧 Fix 5 — Cap Frame Rate
Uncapped FPS causes physics glitches and crashes. In FalloutPrefs.ini, set iPresentInterval=1 to enable V-Sync, or use your GPU control panel to cap at 60 FPS.
2. EA Sports FC 25 — Visual Glitches & Screen Bouncing
Issue #6975
Platform: PC, PS5, Xbox · Category: Visual · Severity: 0.48
The Problem: Players report screen bouncing, flickering, graphical distortion, and visual artefacts — especially after updates. The issue affects all platforms but is most common on PC.
Verified Fixes:
🔧 Fix 1 — Delete Personal Setting 1 (Primary Fix)
This is the most widely confirmed fix across EA forums:
- Open Settings from the main menu (cog icon, top-left)
- Click the Profile tile
- Select Delete
- From the list, select Personal Setting 1 only
- Confirm deletion
⚠️ Do NOT delete any other settings — only Personal Setting 1. Other deletions can wipe your Ultimate Team progress, Online Pro, and other mode data.
✅ This only resets Skill Game progress and custom controller layout. All other progression is safe.
🔧 Fix 2 — Disable Controller Bluetooth
EA’s anti-cheat can conflict with Bluetooth controllers. Turn OFF Bluetooth completely, connect via USB cable, then launch the game. You can re-enable Bluetooth once in-game.
🔧 Fix 3 — Update GPU Drivers
Visual artefacts are often driver-related. Do a clean GPU driver install using DDU (see our Elden Ring Nightreign guide Section 3 for detailed steps).
3. Football Manager 2024 — Gameplay Bugs & Save Issues
Issue #6974
Platform: PC/Mac (Steam, Epic, MS Store) · Category: Gameplay · Severity: 0.62
The Problem: Players encounter a range of gameplay bugs including excessive AI loan offers, incorrect player unhappiness triggers, duplicated contract clauses affecting club finances, save games failing to load after league changes, and goalkeeper injuries happening too frequently.
Verified Fixes:
🔧 Fix 1 — Update to Latest Patch
Sports Interactive has released multiple patches addressing these exact issues. Ensure you’re on the latest version:
- Steam: Right-click FM24 → Properties → Updates → Always keep updated
- Epic: Library → FM24 → Three dots → Manage → Verify
- Key fixes in patch 24.1.1+: reduced GK injuries, fixed duplicated clauses, fixed save loading with modified leagues
🔧 Fix 2 — Clear Cache for Save Loading Issues
- Navigate to
Documents\Sports Interactive\Football Manager 2024\ - Delete the cache and Crash Dumps folders
- Restart the game
- If saves still won’t load, check if you added/removed leagues — this was a known crash trigger fixed in 24.1.1
🔧 Fix 3 — Verify Game Files
Crash reports are automatically sent to SI’s Backtrace servers, but locally corrupted files can cause instability. Verify through your launcher, then reload your save.
🔧 Fix 4 — Use “Continue Game” Instead of “Load Game”
If the game crashes on loading a save, try using the Continue button on the main menu instead of manually browsing saves. This loads the most recent autosave, which may bypass corrupted manual save data.
4. Microsoft Flight Simulator (2020) — Visual Glitches & Rendering Artefacts
Issue #6973
Platform: PC, Xbox · Category: Visual · Severity: 0.63
The Problem: Terrain and scenery rendering glitches — particularly grass/foliage popping up on runways, texture corruption when using DirectX 12, and visual artefacts around buildings. The drone camera is especially prone to these issues.
Verified Fixes:
🔧 Fix 1 — DX12 Rendering Reset (Quick Fix)
If you’re seeing terrain glitches while flying:
- Switch to Drone Camera
- Fly the drone far away from the aircraft (increase drone speed)
- Fly back to the aircraft
- The scenery will reload correctly
This forces the rendering engine to re-stream terrain data. It’s a quick workaround, not a permanent fix.
🔧 Fix 2 — Switch to DirectX 11
DX12 is notorious for visual glitches in MSFS:
- Go to Options → General → Graphics
- Change DirectX Version from DX12 to DX11
- Restart the sim
You may lose some performance, but DX11 is significantly more stable for visual rendering.
🔧 Fix 3 — Clear Rolling Cache
- Go to Options → General → Data
- Toggle Rolling Cache OFF
- Click Delete Rolling Cache
- Restart the sim, then re-enable Rolling Cache
Corrupted cache data is a common cause of visual artefacts, especially after sim updates.
🔧 Fix 4 — Update GPU Drivers
MSFS is extremely GPU-dependent. Always run the latest Game Ready / Adrenalin drivers. Clean install recommended (DDU in Safe Mode → fresh driver).
5. Borderlands 3 — Gameplay Crashes & Stability Issues
Issue #6972
Platform: PC (Steam/Epic) · Category: Gameplay · Severity: 0.62
The Problem: Borderlands 3 crashes to desktop during gameplay, especially in areas with heavy particle effects (boss fights, explosions), when opening menus, or when transitioning between zones. “Out of video memory” errors are also common.
Verified Fixes:
🔧 Fix 1 — Force DirectX 11
DX12 in BL3 is known for instability and VRAM issues:
- Steam: Right-click BL3 → Properties → Launch Options →
-dx11 - Epic: Settings → Borderlands 3 → Additional Command Line Arguments →
-dx11
🔧 Fix 2 — Install UE4 Prerequisites
Navigate to:
C:\Program Files (x86)\Steam\steamapps\common\Borderlands 3\Engine\Extras\Redist\en-us\
Run UE4PrereqSetup_x64.exe as administrator. This installs required DirectX and Visual C++ components.
🔧 Fix 3 — Fix “Out of Video Memory” Errors
- Lower Texture Streaming to Medium or Low
- Set Material Complexity to Medium
- Disable Volumetric Fog
- Increase Windows Virtual Memory (see Elden Ring guide Section 4, Fix C)
The “Out of video memory” issue is a known Unreal Engine 4 bug that persists even on GPUs with ample VRAM. Lowering texture streaming is the most effective workaround.
🔧 Fix 4 — Delete Config & Verify Files
- Backup your save:
Documents\My Games\Borderlands 3\Saved\SaveGames\ - Delete the config folder in the Saved directory
- Verify game files through Steam/Epic
- Relaunch — the game will regenerate default settings
🔧 Fix 5 — Close Epic Launcher Services (Epic Users)
Epic’s background services can conflict with BL3. Close the Epic Launcher entirely after the game starts, or launch the game directly from its .exe in the install folder.
🔧 FRESH FROM THE GAMEGRIP INTELLIGENCE PIPELINE
These issues were detected by our crawlers across 142 intelligence sources — GitHub, Steam, Reddit, YouTube, and more. New findings are published daily. Got a fix we missed? Let us know on Discord.
Browse All 1,519 Fix Guides → · Track Live Issues → · Try jaffaAi →