There is no dedicated, stable, public "Outpost Infinity Siege Save Editor" as a standalone tool. The game’s developer, Team Ranger (published by Lightning Games), uses a proprietary save encryption system that changes with frequent patches.
However, that doesn't mean the game is immune to modification. Players currently rely on two workarounds:
Outpost: Infinity Siege, the unique hybrid of FPS looting, RTS base building, and tower defense, has carved out a niche for players who love complexity. However, with that complexity comes grind. Resource bottlenecks, permadeath risks for high-level operators, and the punishing difficulty of higher-tier "Sieges" have sent many players searching for a lifeline: the Save Editor.
But does a reliable save editor exist for Outpost: Infinity Siege? And if you find one, should you use it? Here’s everything you need to know.
Outpost: Infinity Siege has a controversial difficulty curve. Many players argue the game is intentionally grindy to hide a lack of endgame content. Others believe the struggle of losing a high-tier operator is part of the "rogue-lite" tension.
The Case for Editing:
The Case Against:
Developer’s Note: Use at your own risk. Outpost Infinity Siege Save Editor
In the brutal, unforgiving world of Outpost: Infinity Siege, survival is a currency, and resources are your lifeline. As a Ranger Commander tasked with taming a hostile, dimension-hopping alien landscape, you know that one wrong move can send hours of looting and base building down the drain. Whether you are frustrated by a corrupted save file, tired of grinding for rare Nanites, or simply want to experiment with high-tier weaponry without the week-long slog, the Outpost Infinity Siege Save Editor has emerged as the community’s secret weapon.
But what exactly is a save editor? Is it safe? How do you use it without breaking your game? This long-form guide will walk you through everything you need to know—from the basics of save file structure to advanced editing techniques that let you customize your Siege experience.
If you’d like, I can:
Which of those would you like?
Guide to Save Editing in Outpost: Infinity Siege Editing your save file in Outpost: Infinity Siege
is a manual process because no dedicated, one-click "Save Editor" software currently exists. Most players use a Hex Editor ) to modify values directly within the game's binary files. 1. Locate Your Save Files
Before making any changes, you must find where your game data is stored on your PC: %LOCALAPPDATA%\U01\Saved\SaveGames\[YourSteamID]\ GameSaveData.sav is your primary save file. Backup Path: %LOCALAPPDATA%\U01\Saved\SaveBackup\ contains older versions of your progress. 2. Manual Hex Editing Requirements There is no dedicated, stable, public "Outpost Infinity
Because the game's save files are binary, you cannot edit them in a standard text editor like Notepad. To successfully modify and load an edited save, you must handle two critical security checks implemented by the developers:
While there isn't a widely distributed "one-click" graphical save editor for Outpost: Infinity Siege
, players can manually modify their save data using a hex editor like
. This process is primarily used for transferring saves between accounts or fixing corrupted files. Outpost: Infinity Siege Save Editing Guide
Editing your save requires handling an MD5 checksum verification. If the checksum at the start of the file doesn't match the file's content, the game will consider the save corrupt. 1. Locate Your Save Files Saves are typically found in the following directory: %localappdata%\U01\Saved\SaveGames\ Within this folder, you will see subfolders named with your [ComputerName]-0 folder. The primary save file is named GameSaveData.sav 2. Requirements Hex Editor : Download a tool like : Always create a copy of your original GameSaveData.sav before making any changes. 3. The Editing Process (Manual Hex Editing)
If you are moving a save from one account to another, follow these steps: Prepare a Template : Create a new save in the [ComputerName]-0
folder by starting a new game and quitting during the tutorial. Open Files The Case Against: Developer’s Note: Use at your
: Open both the template save and your original SteamID save in HxD. Copy the Identifier
: Go to the bottom of the template save. Locate the last occurrence of StrProperty
. Copy everything from that point until the end of the file. Replace Data : In your original SteamID save, find the same StrProperty at the bottom and replace it with the data you copied. Update Checksum Offset 25 (hex) in your newly edited file. Select everything from that point to the end of the file. Use HxD (Analysis -> Checksums) to calculate the of the selection.
Copy this new MD5 hash and paste it at the beginning of the file, starting at 4. Risks and Considerations Corrupt Saves
: Writing incorrect values (like invalid numbers) can lead to unreadable files. Achievements
: While the game generally doesn't have a "tampering detected" mechanic that disables achievements, your game must be able to communicate with Steam for them to trigger. Online Play
: Be cautious when using edited saves in co-op tours, as mismatching data could cause instability or de-syncs. to modify your materials or equipment? Save Editing - Tales of Androgyny Wiki - Miraheze