Anyone knows how to do this in the full game?
The offsets are not the same so I tried to find it myself by converting my gold amount (491) to Hex (1EB), reversing the order of the hexcode (EB 01 00) and searching for it. I found it (right at the beginning, 8 to A) and replaced it with 3F 42 0F. While it certainly does show 999999 in the save/load menu, once the game is loaded the gold amount is reverted back to 491.