Hello and welcome, This Atlas Fallen – How to Fix Bug in A source in the Swamp Quest Guide was written to be of use to you, and it is our honest hope that you will find that to be the case.
The useful guide shows you the complete instructions on how to fix a “stuck rise” in the quest “A source in a Swamp”. There are various options to solve this problem, and one of them is to start over again.
For the syntax, go to README.md
Steam Cloud can overwrite saved files
Don’t forget to back up your saved data! ! .
Downloading & Extracting: How to?
Download and install
Python 3.x – [python.org]
.
Download the Savegame utility
Altas Fallen Savegame – [github.com]
.
3 – Extract atlas-fallen-savegame-main.zip.
4 – Open Atlas Fallen savegame folder <path\to\steam>\userdata\\1230530\remote> .
5 – Copy the autosave*.sav most recently modified file to the previously extracted folder.
Extract as Json
1 – Run Command Promt\Power Shell or something else in utility folder and type:
python savegame_body.py extract_json autosave.sav autosave.json
Usage:
python savegame_body.py extract_json <sav file in> <json body out> {options}
-> Extracts the body from a save file as json.
Options:
–skip-era: Skips processing the game-specific portion of the save game body. May help with bugs or new game versions.
–keep-inner-json-as-string: Will export the inner json as a raw string, to produce a 1:1 representation down to the characters.
Editing.json files
Open the output autosave.json with any text editor. Notepad.
2 – Press Ctrl+F or open Find window and type “lvl5_af_access_switch_puzzle_swamp”.
3. Scroll to the line AccessSwitchFailed and replace the value of false with true.
"AccessSwitchFailed": { "bool": true },
3 – Save!
Compose
Open the Terminal and type:
python savegame_body.py compose_json autosave.sav autosave.json autosave1.sav --compress
Usage:
python savegame_body.py compose_json <sav file in> <json body in> <sav file out> {options}
-> Replaces the body in a save file from a json representation.
Options:
–compress: Compresses the contents.
Move the game save file
1 – Move the autosave1.sav file to savegame folder.
2. Restart the game.
Credits:
Precific – [github.com]
Thank you for reading the Atlas Fallen – How to Fix Bug in A source in the Swamp Quest, and we hope you found them beneficial. If you see any mistakes or have any suggestions for enhancements, please let us know in the comments box below, and we will fix them as soon as we can. I’m sending you today my very best wishes. We are indebted to KoÅŸholadka, whose perceptive guide served as the impetus for this one. Also, don’t forget to Bookmark Us if you enjoy the post, we add new posts daily with more content, so check us often for more posts!
- All Atlas Fallen Posts List
Leave a Reply