
In this guide, we will help you with restoring Family Mansion, Personal Manor Income, Savings, Vault Debens. So let’s go.
How to restore Vault Debens
Step by Step
When transitioning between Eras in the Campaign, the Vault Debens will reset to zero. This is totally normal and was intentionally designed as such.
The Savings feature is not saved in the Saves section. Therefore, loading a save will not recover any spent Savings. The value is retained in the dynasty file named “Family.meta”.
We hope that the problem will be resolved soon, but in the meantime…
To recover your Savings (and seek justice!), ensure that you have got 9 coins in any mission. Then, save your progress and exit the game.
Open the folder in Explorer
%Appdata%/../LocalLow/Triskell Interactive/Pharaoh
Now,
- Open a folder containing a series of numbers, as this represents your ID.
- Access the “Family” folder.
- Locate and open the folder named after your Dynasty.
- This folder contains the “Family.meta” file, which retains the Savings value.
- Copy the path to this folder to the clipboard.
For instance,
C:\Users\MYUSER\AppData\LocalLow\Triskell Interactive\Pharaoh\99999999999999\Family\DINASTY
Next up Press Win+R, then Execute “CMD”. Afterwards execute (copy-paste in CMD window, press Enter)
(here you need to replace the PHARAOH_PATH value with your own).
SET PHARAOH_PATH=C:\Users\MYUSER\AppData\LocalLow\Triskell Interactive\Pharaoh\99999999999999\Family\DINASTY certutil -f -encodeHex “%PHARAOH_PATH%/Family.meta” “%PHARAOH_PATH%/HEX.txt” echo SUCCESS
A new HEX.txt file will be created in the folder
Open in any text editor
For example
0000 07 00 00 00 04 50 74 69 7a 04 00 00 00 00 00 00 …..Ptiz……. 0010 00 09 00 00 00 03 00 00 00 07 00 00 00 15 00 00 ……………. 0020 00 12 50 72 65 64 79 6e 61 73 74 69 63 30 31 2d ..Predynastic01- Replace “09 00” with “FF FF”
0010 00 FF FF 00 00 03 00 00 00 07 00 00 00 15 00 00 ……………. Save Changes
Execute (copy-paste in CMD window, press Enter)
(here you need to replace the PHARAOH_PATH value with your own)
SET PHARAOH_PATH=C:\Users\MYUSER\AppData\LocalLow\Triskell Interactive\Pharaoh\99999999999999\Family\DINASTY certutil -f -decodeHex “%PHARAOH_PATH%/HEX.txt” “%PHARAOH_PATH%/Family.meta” echo SUCCESS
Once you are done open the game and load any saves. Now Savings should be 65535 coins.
That’s it for the Guide. I hope you guys appreciate it and are Thankful to Telariust for his wonderful guide. It was used to write this article.
Leave a Reply