Queat For Glory hexing save game items

Not finding any Glory in this whole Quest for Glory bit? Need a hint? Or just want to discuss Quest for Glory - this is the place to do it!
Post Reply
qfgman
Noob
Posts: 2
Joined: Sun Oct 05, 2014 4:43 pm
Location: Ky U.S.A.
Gender: Not Specified

Queat For Glory hexing save game items

Post by qfgman »

On Centaur's page for QFG5 hex editing, he, or she, showed how to change an inventory item to something else, but they atated they hadn't figured out how to add items. AS follows is how to add inventory items:

A starting character has 200 gold in inventory; 47 8B 01 00 C8 followed by 11 bytes of 00's (I consider a byte as 00).
Then the next item following the same pattern. After all items in inventory, there's a series of 47 8B 01 00 FA 00 00 00 02 00 00 00 00 00 00 00 47 8B 01 00 FA and so on. To add the Magic Axe, change the 47 8B to 07 8B and change the FA to 01, then replace the 02 with 00. The following 7 bytes (00 00 00 00 00 00 00) are ok. Then the next 47 8B sequence to change for another item.

Many many thanks to Centaur. :D Strange nobody ever made a savegame editor. :?
qfgman
Noob
Posts: 2
Joined: Sun Oct 05, 2014 4:43 pm
Location: Ky U.S.A.
Gender: Not Specified

Re: Queat For Glory hexing save game items

Post by qfgman »

qfgman wrote:On Centaur's page for QFG5 hex editing, he, or she, showed how to change an inventory item to something else, but they atated they hadn't figured out how to add items. AS follows is how to add inventory items:

A starting character has 200 gold in inventory; 47 8B 01 00 C8 followed by 11 bytes of 00's (I consider a byte as 00).
Then the next item following the same pattern. After all items in inventory, there's a series of 47 8B 01 00 FA 00 00 00 02 00 00 00 00 00 00 00 47 8B 01 00 FA and so on. To add the Magic Axe, change the 47 8B to 07 8B and change the FA to 01, then replace the 02 with 00. The following 7 bytes (00 00 00 00 00 00 00) are ok. Then the next 48 8B sequence to change for another item.

Many many thanks to Centaur. :D Strange nobody ever made a savegame editor. :?
In the last sentence, instead of 48 8B, it should be 47 8B.
User avatar
Tawmis
Grand Poobah's Servant
Posts: 20947
Joined: Wed Oct 08, 2008 1:19 am
Gender: Not Specified
Contact:

Re: Queat For Glory hexing save game items

Post by Tawmis »

qfgman wrote: In the last sentence, instead of 48 8B, it should be 47 8B.
Why, that's exactly what it says! ;)
Also deleted your duplicate posts (same as above) from the other thread, since they were here in their own thread.
qfgman wrote: Strange nobody ever made a savegame editor. :?
I agree. There's been plenty of RPG games that I have played a bunch of times, and sometimes, just want to edit some stats or skills up a few points - and an editor would be nice.
Post Reply

Return to “The Quest for Glory Series”