Backup DOOM Levels
This technique also allows the player to modify their DOOM level freely, as it is stored client-side.
Your DOOM Level and Event XP are not the same thing. A DOOM Level measures how much you have played the game and essentially serves no monetary value other than prestige.
Finding Your DOOM Level File
This step is not required, but you may need to know this location if you want to Backup Save Files.
Find your remote folder for DOOM Eternal, ex: C:\Program Files (x86)\Steam\userdata\#########\782330\remote
The ######### will be your Steam ID.
You should now see all of your saves and profile data as folders. PROFILE is the only folder you should worry about. It contains profile.bin which stores your DOOM Level.
Profile Tools
idProfile by emoose - Download
De-serializes the profile.bin file into a readable JSON format.
DOOMSaveManager by GoobyCorp - Download
Makes exporting and importing saves easier.
Instructions
- Unzip both files in the same folder
- Launch DOOM Save Manager.exe -> Continue if prompted with a warning -> Action: Export Backup -> OK -> Save the backup.zip file somewhere safe
- Extract profile.bin -> Drag & Drop it onto idProfile.exe -> profile.bin.json will now be created -> Open the file with a text editor
- CTRL + F -> Type: experienceGained -> Change: "Int8" to "Int32" -> Change the current value after "Int32" to whatever you want -> Save
- Drag & Drop profile.bin.json into idProfile.exe -> profile.bin.json.bin will now be created -> Rename the file to profile.bin -> Delete the old file if need-be
- Open: backup.zip -> Replace the old profile.bin with the new one
- Launch DOOM Save Manager.exe -> Continue if prompted with a warning -> Action: Import Backup -> Select: backup.zip -> OK
DOOM Level Key
1 Level = 10,000 XP
250 Levels = 1 Prestige (Stone Star)
2000 Levels = 9 Prestige (Bronze Star)
4000 Levels = 17 Prestige (Silver Star)
6000 Levels = 25 Prestige (Gold Star)
8000 Levels = 33 Prestige (Platinum Star)
10000 Levels = 41 Prestige (Slayer Star)
12000 Levels = 48 Prestige (Max Level)