Character Templates and Saved Games
Moderators: adeyke, VampD3, eriqchang, Angelus3K
Character Templates and Saved Games
Hello!
This is so exciting to know we are so close to see and playing the final product.
So like many of you I have been looking at my saved games from QFG1 and seeing what I would like to import.
Unfortunatly I screwed up my mage! For some reason I bought everything including lock picking at the start of the game. My thief already has all the skills so I do not need another character like that. I would rather have a real mage.
I was wondering if anyone would be willing to send me a mage saved game toward the end of the first game with good stats.
I rather not have to play through the game again. 6 times is enough.
Thanks!
This is so exciting to know we are so close to see and playing the final product.
So like many of you I have been looking at my saved games from QFG1 and seeing what I would like to import.
Unfortunatly I screwed up my mage! For some reason I bought everything including lock picking at the start of the game. My thief already has all the skills so I do not need another character like that. I would rather have a real mage.
I was wondering if anyone would be willing to send me a mage saved game toward the end of the first game with good stats.
I rather not have to play through the game again. 6 times is enough.
Thanks!
Re: Character Templates and Saved Games
Just google it dude, there are plenty of templates out there and i suspect most people on the AGDI forums will have made their characters very personal.
I can send you my fighter but thats all i've got right now
Dave
I can send you my fighter but thats all i've got right now
Dave
-
- Peasant Status
- Posts: 17
- Joined: Fri Aug 08, 2008 2:06 pm
Re: Character Templates and Saved Games
Pure mages are cool. If nothing else, they're the only ones who can learn Thermonuclear Blast in 5.
-
- Royal Vizier Status
- Posts: 2055
- Joined: Thu Mar 18, 2004 6:20 am
- Location: Somewhere in Ohio...
- Contact:
Re: Character Templates and Saved Games
Yeah, and that makes a huge difference in the game. <rolls eyes>Mr. Alsheid wrote:Pure mages are cool. If nothing else, they're the only ones who can learn Thermonuclear Blast in 5.
- SierraFan1885
- Royal Servant Status
- Posts: 56
- Joined: Thu Mar 06, 2008 3:15 am
- Location: Melbourne/Viera, Florida
- Contact:
Re: Character Templates and Saved Games
And they get to marry Katrina 

-
- Royal Servant Status
- Posts: 103
- Joined: Sun Jan 12, 2003 9:42 am
Re: Character Templates and Saved Games
In the "A Few Questions about QFG2VGA...." post there is a link to save game makers. One makes maxed "pure" characters and one makes maxed "super" characters. Pretty much you just input the class you want and which game you want the import file for.
I had a similar problem with my character. I was very disappointed that you can't change classes and the start of the game like the other QFG's, but the original QFG2 was the same. I figure that if Sierra had remade the game back in the day that they would have made it wore like QFG3-5. You have to respect the decision of AGDI to make the game as close to the original as possible, so no one can hold it against them. There are ways around this, such as the programs noted above, and maybe someone will make a simple program to change the job class in a SAV file while leaving everything else alone. My problem was solved by just creating a fighter "super" character as the character I had before was fully maxed out in both stats and magic. This was 11-12 years ago when I had so much more time on my hands.
I had a similar problem with my character. I was very disappointed that you can't change classes and the start of the game like the other QFG's, but the original QFG2 was the same. I figure that if Sierra had remade the game back in the day that they would have made it wore like QFG3-5. You have to respect the decision of AGDI to make the game as close to the original as possible, so no one can hold it against them. There are ways around this, such as the programs noted above, and maybe someone will make a simple program to change the job class in a SAV file while leaving everything else alone. My problem was solved by just creating a fighter "super" character as the character I had before was fully maxed out in both stats and magic. This was 11-12 years ago when I had so much more time on my hands.
-
- Royal Servant Status
- Posts: 86
- Joined: Sun Jul 18, 2004 6:24 am
- Location: Phoenix Foundation
Re: Character Templates and Saved Games
Looks like the SAV generator I've created 10 years ago is available for download as the 2nd link in http://tawmis.com/collector/Cheats/QfGCharacters.html. It has all stats maxed at 100 for QFG1, 200 for QFG2, 300 for QFG3 and 400 for QFG4.
Back in QFG2 EGA, it seems that importing a Fighter (and possibly others) with the wrong skills makes you end up as a different character class. Not sure how well it's going to fare in the VGA version. Anyone care to try it?
Back in QFG2 EGA, it seems that importing a Fighter (and possibly others) with the wrong skills makes you end up as a different character class. Not sure how well it's going to fare in the VGA version. Anyone care to try it?
-
- The Prince of Shapeir
- Posts: 8891
- Joined: Tue May 08, 2001 4:12 am
- Location: Phobos
- Contact:
Re: Character Templates and Saved Games
I've just finished implementing a last-minute change into the QFG2 remake; a GUI which will allow you to select the correct character profession if it gets incorrectly imported. It works just like QFG3's version.
Malekdarshin, I tested it with the .sav character you sent me and changing his class to a fighter works perfectly now.
Malekdarshin, I tested it with the .sav character you sent me and changing his class to a fighter works perfectly now.
-
- Royal Vizier Status
- Posts: 2055
- Joined: Thu Mar 18, 2004 6:20 am
- Location: Somewhere in Ohio...
- Contact:
Re: Character Templates and Saved Games
So do Fighters if they make the effort. That's a point for Gronagor's Fighter obsession.SierraFan1885 wrote:And they get to marry Katrina

Sweet, AGD2. Thanks for that. The only thing that would make this game perfect for me is the ability to turn on/turn off Zap being given to any character with Magic (but I can counter that with some simple hacking with QfG3 and QfG5 - QfG4 is the only game that WON'T give any char with Magic the Zap Spell).Anonymous Game Creator 2 wrote:I've just finished implementing a last-minute change into the QFG2 remake; a GUI which will allow you to select the correct character profession if it gets incorrectly imported. It works just like QFG3's version.
Actually, one thing occurred to me recently (though this is probably outside the realm of normal beta testing). Have you guys checked if a spell disappears from the spell screen if it's artificially reduced to zero skill (i.e. by hex-editing/debug shells)? I know that's true for the other QfGs, but none of those are in AGS, obviously...
Re: Character Templates and Saved Games
In QFG2VGA, a spell is also added as an inventory item of sorts, so reducing the skill to 0 through outside interferance would prevent it from going up, but it would still appear in the spell selection window.


Re: Character Templates and Saved Games
I trust the portion of code altered is simple enough that there's no foreseeable way this could introduce new bugs?Anonymous Game Creator 2 wrote:I've just finished implementing a last-minute change into the QFG2 remake
-
- Royal Servant Status
- Posts: 103
- Joined: Sun Jan 12, 2003 9:42 am
Re: Character Templates and Saved Games
Anonymous Game Creator 2 wrote:I've just finished implementing a last-minute change into the QFG2 remake; a GUI which will allow you to select the correct character profession if it gets incorrectly imported. It works just like QFG3's version.
Malekdarshin, I tested it with the .sav character you sent me and changing his class to a fighter works perfectly now.
You rock so hard the universe might actually collapse in on itself! This is above and beyond the above and beyond of remaking the game. Thank you.
I hope it wasn't too much trouble and as jpnuar1 said, I hope it won't cause any new problems.
-
- Royal Vizier Status
- Posts: 2055
- Joined: Thu Mar 18, 2004 6:20 am
- Location: Somewhere in Ohio...
- Contact:
Re: Character Templates and Saved Games
Hmmm...so it would probably still be castable, I'm guessing. Guess I'll just have to avoid using Zap for my Mage-Paladin (I intend to continuously remove Zap until QfG5 so that I actually have a reason to buy it from Shakra).Erpy wrote:In QFG2VGA, a spell is also added as an inventory item of sorts, so reducing the skill to 0 through outside interferance would prevent it from going up, but it would still appear in the spell selection window.
Re: Character Templates and Saved Games
You guys rock. Thanks!
When I posted last night I wasn't sure if I would get any response and spent 2 hours trying to improve my characters.
With this generator I save some time.
Thanks!
When I posted last night I wasn't sure if I would get any response and spent 2 hours trying to improve my characters.
With this generator I save some time.
Thanks!
Last edited by BrianR on Sun Aug 10, 2008 1:54 am, edited 1 time in total.
-
- Peasant Status
- Posts: 33
- Joined: Thu Jul 31, 2008 4:03 pm
Re: Character Templates and Saved Games
That is just pure awesome. Rock on AGD Interactive. Rock on. If more game devs were this outright cool, the world of gaming would be a very different place.Anonymous Game Creator 2 wrote:I've just finished implementing a last-minute change into the QFG2 remake; a GUI which will allow you to select the correct character profession if it gets incorrectly imported. It works just like QFG3's version.
Malekdarshin, I tested it with the .sav character you sent me and changing his class to a fighter works perfectly now.
Re: Character Templates and Saved Games
Remaking the game is great of you and all, but if you introduce bugs into the very fabric of space-time, I'm gonna be just a tad pissed off at you for it.malekdarshin wrote:You rock so hard the universe might actually collapse in on itself!

Re: Character Templates and Saved Games
razzle dazzle root beer for the win.