Skip to content

Instantly share code, notes, and snippets.

@szaaamerik
Last active November 28, 2024 14:20
Show Gist options
  • Save szaaamerik/ec5a1aa522bed118b33bebbd5433d838 to your computer and use it in GitHub Desktop.
Save szaaamerik/ec5a1aa522bed118b33bebbd5433d838 to your computer and use it in GitHub Desktop.
FH5 Save Swap guide

Forza Mods Save Swapping Guide

What You Need:

Steps Overview:

  1. Find your save file.
  2. Convert the save file.
  3. Swap the save file.

Finding Your Save File:

For Microsoft Store Version:

  1. Open File Explorer.
  2. Go to %localappdata%\Packages\Microsoft.624F8B84B80_8wekyb3d8bbwe\SystemAppData\wgs
  3. Sort the folders by date modified.
  4. Open the newest folder, then sort by date modified again.
  5. Look for a file named container.x (where x is a number) and open it in Notepad.
  6. If it says ProfileData, you have the right folder. If not, try the next folder.
  7. The biggest file in this folder is your save file. Copy its name and save it somewhere for later.

For Steam/Onlinefix Version:

Steam: C:\Program Files (x86)\Steam\userdata\YourSteamID\1551360\remote
Onlinefix: C:\Users\Public\Documents\OnlineFix\1551360\Saves

  1. Go to one of the directories above.
  2. Sort the files by date.
  3. Look for a file named *.ProfileData (where * is a series of letters and numbers). This is your save file.

Converting the Save File:

  1. Extract Doliman's Crypto Tool to a folder.
  2. Right-click the folder and select "Open PowerShell window here" or "Open in Terminal" for Windows 11 users.
  3. Place the downloaded save file in the folder.
  4. In PowerShell, run: .\CryptoTool.exe --yes -i"SaveFile-Name" -o"Decrypted-SaveFile" (replace "SaveFile-Name" with the name of your save file).
  5. Open Decrypted-SaveFile in 010 Editor.
  6. Press Alt + 3 to enable the output window.
  7. Press Ctrl + F5 and select the 010 Editor template you downloaded.
  8. Press F5 to load the template. You will see a 16-digit XUID in the output window.
  9. Copy the XUID and search for it in the file using Ctrl + F with the search type set to "Hex Bytes".
  10. Find your XUID at cxkes.me using your gamertag and copy the XUID (hex) bytes.
  11. Use this endian converter, select "Hex" and convert your XUID to little endian.
  12. Copy the converted XUID and go back to 010 Editor.
  13. Paste the XUID at the search result using Ctrl + Shift + V.
  14. Save the file.
  15. In PowerShell, run: .\CryptoTool.exe -y -i"Decrypted-SaveFile" -o"Final-Save" -m0 -gFH5 -kProfile.
  16. Rename Final-Save to the original save file name.

Swapping the Save File:

  1. Go to your save file location.
  2. Rename your existing save file to include -old at the end.
  3. Paste in the renamed Final-Save file.
  4. Launch your game.

Credits and Info:

Please do not sell saves made using this method. These mods should remain free.
Credits to:

  • Doliman (for the crypto tool).
  • Nenkai, Das (for analyzing the save file format and creating the template).
  • Merik (for discovering this and the previous method).
  • Ethan and Ari (for the original gists).
@xClacatx
Copy link

xClacatx commented Nov 9, 2023

sorry for my stupid asking but, probably for my bad english in translating, i stuck at point n° 7 where you told "Press ctrl + f5 at the same time and select the earlier mentioned template"
which is the "earlier mentioned template" ? when i open that folder i have no profile.bt files, so if you are so kind to explain me ?

@szaaamerik
Copy link
Author

sorry for my stupid asking but, probably for my bad english in translating, i stuck at point n° 7 where you told "Press ctrl + f5 at the same time and select the earlier mentioned template" which is the "earlier mentioned template" ? when i open that folder i have no profile.bt files, so if you are so kind to explain me ?

you need to download the template off the requirements part of the tutorial and select that

@xClacatx
Copy link

sorry for my stupid asking but, probably for my bad english in translating, i stuck at point n° 7 where you told "Press ctrl + f5 at the same time and select the earlier mentioned template" which is the "earlier mentioned template" ? when i open that folder i have no profile.bt files, so if you are so kind to explain me ?

you need to download the template off the requirements part of the tutorial and select that

damn shit now you told me i've seen it, i was absolutely sure to have downloaded all of them, thanks a lot my friend hope to meet you on fh5 and race together \o/

@szaaamerik
Copy link
Author

sorry for my stupid asking but, probably for my bad english in translating, i stuck at point n° 7 where you told "Press ctrl + f5 at the same time and select the earlier mentioned template" which is the "earlier mentioned template" ? when i open that folder i have no profile.bt files, so if you are so kind to explain me ?

you need to download the template off the requirements part of the tutorial and select that

damn shit now you told me i've seen it, i was absolutely sure to have downloaded all of them, thanks a lot my friend hope to meet you on fh5 and race together \o/

haha maybe one day 💯

@Xmei5344
Copy link

Hello can someone help me to get the IV key of my own save. Not the IV key of the save found online but my own progress IV key. I want to save swap from one profile to another.

Hello, I sincerely ask if this problem you encountered has been solved. I am also annoyed because of this problem

@Xmei5344
Copy link

None of the keys matched. is the error I keep on getting please help

At present, I have also encountered this problem. Have you solved it

@Berto000
Copy link

.\EncryptionTool.exe : The term '.\EncryptionTool.exe' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.

i'm getting this error idk why.

@qwertyfh
Copy link

qwertyfh commented Jan 1, 2024

.\EncryptionTool.exe : The term '.\EncryptionTool.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

i'm getting this error idk why.

same here. how do i fix this

@notstarii
Copy link

game just crashes when i press enter?

@CyberLykan
Copy link

None of the keys matched. is the error I keep on getting please help

At present, I have also encountered this problem. Have you solved it

Same here. Needs an update.

@alifakhrin
Copy link

how about version steam? i cant found the %localappdata%\Packages\Microsoft.624F8B84B80_8wekyb3d8bbwe\SystemAppData\wgs

I looked for the file manually and didn't find it

@KOUKOU221
Copy link

not working i did everything right ,

also in step 15 : In PowerShell, run: .\EncryptionTool.exe -y -i"Decrypted-SaveFile" -o"Final-Save" -m0 -gFH5 -kProfile

isn't the -vv key missing on the command

@KOUKOU221
Copy link

bro I don't know what I did wrong , but I kept trying from 0 and voila ... it worked , I used the [Major_S25] btw .

@Melle0123
Copy link

Hi, when im pressing Windows+R and paste %localappdata%\Packages\Microsoft.624F8B84B80_8wekyb3d8bbwe\SystemAppData\wgs it says that we are not connected to the same internet help please!

@ranger630
Copy link

i need help i can't decrypt the file i get the error : none of keys matched

@drzeenu
Copy link

drzeenu commented Aug 3, 2024

I am on steam i just renamed the file as you asked my english understandinding is weak I just renames that profiledata file and cut and pasted into separate folder so now its good

@arnabbhadra13
Copy link

The template file link is not working

Das's and Nenkai's 010 Editor Template.

Please do update the link !!!

@szaaamerik
Copy link
Author

image

It is working just fine.

@Juunfz
Copy link

Juunfz commented Aug 13, 2024

when i enter the new command inside the terminal nothing happens can anyone help me with this?

@Juunfz
Copy link

Juunfz commented Aug 13, 2024

is there like a setting i have to have off or on in order for the powershell command work

@SimDriftKing
Copy link

Any way to drive the ford de luxe five window coupe? says you dont own this dlc. its a super rare car, needed to buy a controller to unlock the dlc but i changed the .ini and put unlock all dlc true already

@Zkayal01
Copy link

Zkayal01 commented Sep 1, 2024

9th point when i try to find the profile XUID using ctrl + F it says No occurences of "xxxxxxxxx" found

@Benbonline
Copy link

image
i get a error with the template

@supremepringles
Copy link

when i try to execute the command, i get input file doesnt exist?

@LEAVE114514
Copy link

I got stuck in the first step, and I entered .\CryptoTool.exe --yes -i"SaveFile-Name" -o"Decrypted-SaveFile" and then gave a (None of the keys matched. ) error, how to solve it?

@robinhugy
Copy link

Crypto Tool is outdated and not working on recent save versions.

@szaaamerik
Copy link
Author

Crypto Tool is outdated and not working on recent save versions.

Yes we know. It won't get updated until FH5 EOL.

@CaptainKrumplee
Copy link

CaptainKrumplee commented Sep 29, 2024

i get a error with the template

I have the exact same problem **ERROR Line 30: Template passed end of file at variable 'NameHash'.

please help me

@cedzad
Copy link

cedzad commented Oct 6, 2024

I did every step as mentioned, but when I start the game nothing changes,
I'm on steam, sorry for asking is this only for offline?
And My pc dont have any online fix folders
Can anyone help me ?

@LEELAR-123
Copy link

I am using the Xbox pass version and tried all the steps exactly and correctly.
But when I enter the game, it says "the game load file is no longer available" and always keep me going back to the backup file.
I would be much appreciated if anyone could show me required tips for this issue.

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