Cómo cargar archivos guardados contra la tormenta desde otras plataformas

Here’s how to load the Against the Storm save files from GOG, Tienda de juegos épicos, or PC Game Pass on Steam.

Loading save files from GOG and Epic Games Store

Against the Storm stores the save files in the same folder across Steam, GOG, and Epic Games Store:

%userprofile%\appdata\locallow\Eremite Games\Against the Storm

Como resultado, you don’t need to do anything to load the save files after switching between those platforms.

A folder with save files should look like this:

Loading save files from PC Game Pass

Moving save files from PC Game Pass to other platforms is more complicated.

Save files structure

On the PC Game Pass version, the Xbox App redirects the save files from:

%userprofile%\appdata\locallow\Eremite Games\Against the Storm

to its own folder:

%userprofile%\AppData\Local\Packages\HoodedHorse.AgainsttheStorm_znaey1dw2bdpr\SystemAppData\xgs

Desafortunadamente, Against the Storm was one of the games affected by the Xbox App’s cloud save issue which caused many players to lose progress. To prevent such situations from happening, we created a system that stores additional backups (that can’t be modified by the Xbox App) and loads them in case of cloud save system’s malfunction.

The backup folder contains your most up-to-date local progression (from PC Game Pass). It’s located here:

%userprofile%\appdata\locallow\Eremite Games\Against the Storm Auto Backups

It mirrors the structure of the PC Game Passxgs folder.

En el interior, there’s an ID folder, unique for each PC Game Pass user. It’s named, p.ej. 2533274950823249

We had to change the save file structure for the PC Game Pass version, so the files inside the ID folder are distributed differently than on Steam, GOG, and Epic Games Store.

Inside the ID folder, existen:

  • Player and Player-prev files
  • Unity folder
  • DefaultProfile folder
  • (Opcionalmente) Additional in-game profiles folders (llamado, p.ej. 1057747e-4996-4134-a7f9-5eaff0e14702)

Dentro de DefaultProfile folder there are all the save files of the Default in-game profile.

Moving save files

To move the save files to Steam (or GOG and Epic Games Store), you need to move all the files located inside the DefaultProfile to:

%userprofile%\appdata\locallow\Eremite Games\Against the Storm

If you don’t have such a folder (because you haven’t launched the game on Steam yet), you need to create it first.

Opcionalmente, if you created additional in-game profiles, you also need to move the profile folders (p.ej. 1057747e-4996-4134-a7f9-5eaff0e14702) from the ID folder directly to

%userprofile%\appdata\locallow\Eremite Games\Against the Storm

The folder should look like this:

Now launch the game. You should be able to continue playing where you left off.

Moving save files to PC Game Pass

To move the save files to the PC Game Pass version, you need to do the opposite of the previous section.

Primero, launch the game on PC Game Pass so that the game creates new folders with your unique ID.

Después, ir:

%userprofile%\appdata\locallow\Eremite Games\Against the Storm

and move the following files:

  • Player and Player-prev
  • Unity folder
  • (Opcionalmente) Additional profile folders (p.ej. 1057747e-4996-4134-a7f9-5eaff0e14702)

to the newly created ID folder inside the Against the Storm Auto Backups folder here:

%userprofile%\appdata\locallow\Eremite Games\Against the Storm

Auto Backups

Después, move the remaining files (including MetaSave, WorldSave, Profiles, etc.) hacia DefaultProfile folder inside the ID folder.

Como resultado, Debe tener un aspecto como este:

Against the Storm Auto Backups carpeta:

IDENTIFICACIÓN carpeta:

DefaultProfile carpeta:

El último, crucial step, is to modify the Profiles file inside the DefaultProfile folder. Open the file with Notepad (or other text editor) and change the first digit of the «lastPickTime» value from 1 a 2.

Por ejemplo, cambiar

"lastPickTime": 1706191713262,

a:

"lastPickTime": 2706191713262,

Después, save the file.

The next time you play on PC Game Pass, you should be able to continue playing where you left off on another platform.

esta guía sobre Contra la tormenta fue escrito por Leisurely Luke. Puedes visitar la publicación original desde este Enlace. Si tiene alguna duda sobre esta guía, por favor no dude en comunicarse con nosotros aquí.

Sobre el Autor