I tried to make pointer, but to no avail....unfortunately, I couldn't make a table that keeps the values for every game
Here is some help:
All values are in double. The first picture is the levels of upgrades and their values.
If, say, you haven't upgraded anything in the main menu, you have to search for the 'Base' values.
These values are always integers. (second picture).
If you find one, you need to examine them to see which one you need. The third and fourth picture shows the approximate location of the values. But the position of the values will change almost every time it is started...randomly
Add these eight values to the table, set them to the desired value, then
freeze.
Fuel can also be found and
frozen. After taking control of the ship, pause the game and search for 'Unknown initial value' (Value Type: Double)-> unpause -> wait 1-2 sec -> pause again -> Next Scan -> etc. Once you have the value, add it to the table and
freeze it. Until you exit the game, all these values will be available.
Other upgrades can also be modified. The axe, the plasma orb, etc.
For example, with the axe you need to find how many pieces are circulating around you, then upgrade and search for the new amount, so you can easily find the value. Add it to the table and
freeze it
I hope I could help...