Transfer Your Clair Obscur: Expedition 33 Game Pass Save to Steam

If you’re moving from Xbox Game Pass to Steam for Clair Obscur: Expedition 33, you might be wondering if it’s possible to keep your save data. The good news is yes – you can transfer your save file and continue your progress without starting over.

How to Transfer Your Clair Obscur: Expedition 33 Game Pass Save to Steam

This detailed guide walks you through exactly how to do it using a tool called XGP Save Extractor and Python. Whether you’re switching platforms for performance, features, or long-term access, this process will help you migrate smoothly.

What You’ll Need

Before you begin, make sure you have the following:

These tools are required to extract and reformat your Game Pass save so it can be used by the Steam version of the game.


Step 1: Download the XGP Save Extractor

  1. Visit the official GitHub page at the link above.
  2. Scroll down to the Assets section.
  3. Download the file labeled Source code (zip).
  4. Save the ZIP file to your computer and remember where you put it.

Step 2: Install Python on Your Computer

  1. Go to the Python download page and download the Windows 64-bit installer.
  2. Run the installer.
  3. During installation, make sure to check the box labeled “Add python.exe to PATH”.
  4. Click Install Now to complete the setup.

This step ensures you can run Python scripts from the Command Prompt later in the process.


Step 3: Extract and Run the Save Extractor

  1. Extract the ZIP file you downloaded in Step 1.
  2. Open the extracted folder.
  3. Click in the address bar at the top of the File Explorer window.
  4. Type cmd and press Enter. This opens the Command Prompt in the current folder.
  5. In the Command Prompt, type python main.py and press Enter. Make sure there is a space between “python” and “main.py”.

This command runs the XGP Save Extractor, which will locate your Game Pass save and convert it to a format that works with the Steam version of the game.


Step 4: Locate the Converted Save File

  1. After the tool completes, look inside the same folder.
  2. You should find a new ZIP file with a name like clair_obscur_expedition_33_steam_save.zip.
  3. Extract this ZIP file to a location you can easily access.

Step 5: Move the Save File to Steam’s Directory

  1. Copy the extracted files from the ZIP.
  2. Open the following directory on your PC: C:\Users\YOURUSERNAME\AppData\Local\Sandfall\Saved Replace YOURUSERNAME with your actual Windows user name.
  3. Paste the save files into this folder, overwriting any existing files if prompted.

Step 6: Launch the Game on Steam

Now open Clair Obscur: Expedition 33 through Steam. Your progress from Game Pass should now be available. You can pick up the story exactly where you left off.


Troubleshooting and Tips

Save not showing up in Steam?

  • Double-check that the files were copied to the correct folder.
  • Make sure the Steam version of the game has been launched at least once before you paste the save files. This ensures the folder structure exists.

Is this method safe?

  • Yes. The XGP Save Extractor is open-source and does not upload or transmit any personal data. It only accesses and converts local save files.

Do I need to keep Python or the tool after I’m done?

  • No. Once your save is transferred successfully, you can delete the extractor and uninstall Python if you no longer need them.

Why Transfer from Game Pass to Steam?

Many players choose to move their saves to Steam for several reasons:

  • More consistent game ownership
  • Better support for mods
  • Access to Steam achievements and cloud saves
  • Improved performance or graphics options, depending on your setup

By transferring your save, you can keep all your progress and enjoy these benefits without restarting the game.


Final Thoughts

Transferring your Clair Obscur: Expedition 33 save from Game Pass to Steam might sound technical, but it’s actually straightforward with the right tools. By following the steps above, you can keep your progress intact and continue your adventure seamlessly on Steam.

If this guide helped, consider bookmarking it or sharing it with other players making the switch.


Last Updated on May 1, 2025

5 thoughts on “Transfer Your Clair Obscur: Expedition 33 Game Pass Save to Steam”

  1. Hello,

    great guide, but I have some problems. I followed all the steps, opened clair obscur for the folders to be correct. But no matter where I paste the extracted Gamepass save, i’m not getting an continue option.

    Do you have any idea what to do now?

    1. Hey! Thanks for the kind words, glad the guide helped a bit!
      If your continue option isn’t showing up, a few things to try:

      First, make sure you launched the game at least once through Steam and started a new game. That helps it create the proper save folder.

      Then, copy the converted save files into this folder:
      C:\Users\YOURUSERNAME\AppData\Local\Sandfall\Saved\SaveGames
      (You might have to create the SaveGames folder if it’s not there.)

      Double-check the files aren’t buried inside another folder and that they have the right names and extensions (like .sav).

      If it’s still not showing up, you can check the logs here:
      AppData\Local\Sandfall\Saved\Logs\
      Open the latest .log file and search for terms like SaveGame or LoadGame—might give you a clue.

      Let me know how it goes! Happy to dig deeper if needed.

  2. Hey thanks for posting this – after some troubleshooting I was able to make it work. I had some similar problems initially where my save was not loading, or there would not be a continue option even with the save file in the correct “\SaveGames” folder.

    The steps I took to resolve are:
    1. Launch the Steam version once to create a save file – quit game to desktop.
    2. Open the “\SaveGames” folder
    3. Paste Gamepass save folder
    4. Copy the name of the existing Steam save, then delete the Steam save.
    5. Change the name of the Gamepass save to match the previous Steam save name.

    Launch game!

    I assume the game launches and looks in the logs for a previous save file, so this may be the easiest way without manipulating the logs. Idk I didn’t look into much.

    BTW – Yes, achievements do port over. Enjoy 🙂

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top