question qfg4 related.

This is a public forum, where you can find out everything you wanted to know about making games. Please don't use this forum as a place to recruit new members.

Moderators: adeyke, VampD3, eriqchang, Angelus3K

Post Reply
Message
Author
User avatar
Piotyr
Peasant Status
Posts: 50
Joined: Sun Apr 17, 2005 12:00 am

question qfg4 related.

#1 Post by Piotyr » Sun Apr 17, 2005 12:10 am

Hey I wanted to ask a question to someone whos made a game with the engine that agdinc is useing

I was wondering how much time remaking quest for glory 4 would take using all the art and sounds from the orignal(basicly recoding it without the bugs :P) cause I have a feeling that making a fan made patch to fix the many many bugs would be a pain(As I hear many old game engines are).
Not that I really would be able to undertake this task with my 0 coding knowlage but I am just intrested.

Pidgeot
Defense Minister Status
Posts: 736
Joined: Tue Sep 17, 2002 2:54 pm
Location: Kolding, Denmark
Contact:

#2 Post by Pidgeot » Sun Apr 17, 2005 12:29 am

Probably a lot longer than it would to make the fan-patch. (Didn't NewRisingSun make one for QFG4?)

Coding is a very essential part of any game, and can easily take just as long as it would to create the art - particularly because it needs to be bug-free. Since it's a rewrite, you need to test every possible script action, unlike a bug fix, where you only need to test the parts you changed.

The quickest way BY FAR is using a script decompiler for the SCI version used by QfG4, editing the decompiled scripts, and recompiling them into the game resources (first creating a backup copy of the resources to easily create a patch file). It'll likely take some time to understand the resulting code, but it's still quicker than recoding and testing everything.

Regardless, I think many of the QfG4 bugs are timer-related, so you could just play it in DOSBox and get around the problems that way.

Thepal
Knight Status
Posts: 406
Joined: Mon Nov 18, 2002 7:21 am
Location: Gold Coast, Australia

#3 Post by Thepal » Sun Apr 17, 2005 6:15 am

Or you could just go here: http://geocities.com/belzorash/ and get fixes for all (or maybe just most) of the bugs.

Blackthorne519
Royal Vizier Status
Posts: 2302
Joined: Mon Sep 08, 2003 3:37 am
Location: Central New York
Contact:

#4 Post by Blackthorne519 » Sun Apr 17, 2005 7:58 am

It would take about a year or two to do it properly.


Bt

Erpy
Forum Administrator
Posts: 11434
Joined: Tue Sep 25, 2001 8:28 pm
Location: The Netherlands

#5 Post by Erpy » Sun Apr 17, 2005 9:53 am

Just go to the site The Pal linked to. Most of the fatal bugs are fixed by the patch available there.

That said, recoding QFG4 from scratch with the art and sound available to you would still take at least a year in AGS. QFG-games are pretty complicated stuff and scripting everything would be a huge task.

Image

User avatar
Piotyr
Peasant Status
Posts: 50
Joined: Sun Apr 17, 2005 12:00 am

#6 Post by Piotyr » Sun Apr 17, 2005 3:03 pm

Hmm, easier then I thought it would be but still this fan patch throws that out the window


Finnally! The one qfg I have yet to beat shall be defeated! I played through it to the avozel(Spelled wrong) name puzzle so many times only to find a fatal bug had screwed me over! I shall run through the all again once qfg2 remake is complete, now if only the qfg3 combat system was not so bad :P ah well. You have helped me alot and for this I thank thee, and this program seems to be an adventure game makers dream, if only I did not suck at all this code:(

Ah well better hit the c++ book my mom got me :P.

Thepal
Knight Status
Posts: 406
Joined: Mon Nov 18, 2002 7:21 am
Location: Gold Coast, Australia

#7 Post by Thepal » Mon Apr 18, 2005 12:36 am

Actually, the Avoozl name puzzle thingy is one of the bugs that doesn't actually stop you from continuing on. You just have to pause between each letter for about a second or two.

User avatar
Piotyr
Peasant Status
Posts: 50
Joined: Sun Apr 17, 2005 12:00 am

#8 Post by Piotyr » Mon Apr 18, 2005 12:18 pm

Thepal wrote:Actually, the Avoozl name puzzle thingy is one of the bugs that doesn't actually stop you from continuing on. You just have to pause between each letter for about a second or two.

Ok shut up, I don't want to hear that I didn' beat the game for nothing! lol. DON'T STEAL MY THUNDER!

Shaminar
Peasant Status
Posts: 11
Joined: Wed Jan 24, 2007 4:05 am

#9 Post by Shaminar » Tue Feb 06, 2007 7:21 am

I would be interested in seeing this game repaired and released again.

I'd LOVE to see if you can actually die from the Gias spell and end up as a vampire slave to Katrina...or include a 'wrong choice' option when she's whipping you and say 'refuse to help Katrina" and you decide that your sacrifice hopefully will prevent the release of the dark ones. and Katrina bites you and sucks your blood until you're weakened and then makes you her slave and you eventually die while searching for the scrolls and because she bit you, you become a vampire and successfully find the scrolls and darkness engulfs the world and you and Ad avis fight eachother over and over and she laughs and says "children of the night, what a noise they make (sighs) stop fighting you two or else no blood for a week!" and then the game over screen comes up saying you not only failed to stop Avoozl, but you're now a vampire.

Post Reply