Skip to content

Add Support for Fallout 4#369

Open
Daniel-Carpenter wants to merge 1 commit intoZ1ni:mainfrom
Daniel-Carpenter:main
Open

Add Support for Fallout 4#369
Daniel-Carpenter wants to merge 1 commit intoZ1ni:mainfrom
Daniel-Carpenter:main

Conversation

@Daniel-Carpenter
Copy link

Adds Fallout 4 to games.json and introduces a new fallout4 handler that reconstructs Bethesda WGS chunked saves (toc + ChunkDataN) into .fos files. The implementation mirrors the starfield logic while accounting for Fallout 4’s save-slot folder layout and naming. README.md updated accordingly.

Adds Fallout 4 to games.json and introduces a new fallout4 handler that
reconstructs Bethesda WGS chunked saves (toc + ChunkDataN) into .fos files.
The implementation mirrors the Starfield logic while accounting for Fallout 4’s
save-slot folder layout and naming. README.md updated accordingly.
@mux-01
Copy link

mux-01 commented Feb 3, 2026

so new to GitHub is fallout 4 compatible now or not? sorry for the stupid question!

@Daniel-Carpenter
Copy link
Author

so new to GitHub is fallout 4 compatible now or not? sorry for the stupid question!

Don't be sorry! No worries at all.

Long story short, it is not compatible within this repository yet. The maintainers have to accept my proposed changes to make it compatible.

However, it is compatible in my forked repository. My fork has the updated code to make Fallout 4 compatible. You would need to clone it to your local computer, then run main.py (using python). You could potentially use AI to help you do this if you are not a developer.

If you don't feel comfortable doing that, then you will have to wait until the maintainers accept my changes. I noticed there are a handful of others who have proposed other game changes, but the maintainers have not touched the threads since November 2025, so the timeline seems uncertain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants