Page 1 of 2

Help with unpacking and repacking bigfish games .gpk archive

Posted: Mon Jul 12, 2010 4:41 pm
by stevenx
Anyone can help me to unpaking and repaking bigfish games .gpk files?
I found many games use it.

A sample game can be download from here
http://www.bigfishgames.com/download-ga ... index.html

Re: Help with unpacking and repacking bigfish games .gpk arc

Posted: Wed Jul 14, 2010 5:25 am
by bacter
I'm working on it! Here are some partial results: the contents of the channel.gpk file.
Could you tell some other game titles that use this .gpk format?

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Wed Jul 14, 2010 2:11 pm
by stevenx

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Wed Jul 14, 2010 2:17 pm
by stevenx
3rd sample game is here

Atlantis Sky Patrol
http://www.bigfishgames.com/download-ga ... index.html

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Wed Jul 14, 2010 2:23 pm
by stevenx

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Wed Jul 14, 2010 9:22 pm
by bacter
Here is the first step, the extractor for the Azada .GPK files.
I'll try with the other game titles you gave, and if it works, i will implement the "Replace" and the "Make .GPK" functions too.

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Thu Jul 15, 2010 12:55 am
by stevenx
Waiting your good message.
And the sample game 2 's format is a bit different ,it maybe not the same format,
just have the same .gpk name.

Re: Help with unpacking and repacking bigfish games .gpk arc

Posted: Thu Jul 15, 2010 5:35 am
by bacter
Here's the new version of my extractor. The Fairies not supported (yet).
(The four games you told me, use three different kind of gpk file!)

[The attached file deleted. See my latest comment for the updated version.]

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Thu Jul 15, 2010 12:07 pm
by stevenx
Three different format? Sorry,i don't konw.
I just want to repacking Azada 's .gpk file.
Your can ignore the others. Thanks.

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Thu Jul 15, 2010 12:30 pm
by stevenx
I have found Azada support unpacked files,
just copy the data folder to game path, it works.
So no need repacking, very thanks !

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Thu Jul 15, 2010 12:51 pm
by stevenx
The games developed by bigfish games can be found here,if someone need it .
http://www.mobygames.com/browse/games/b ... ist-games/

Re: Help with unpacking and repacking bigfish games .gpk archive

Posted: Thu Jul 15, 2010 6:39 pm
by bacter
O.K. Now I'm looking for just another (the fourth) type of gpk!
(Because I want to make a complete work, and I want my program to support all kind of gpk files)
If someone finds that missing type, my extractor will warn with this message:

GameType: #82
Unknown GPKfile!
Please contact the author!

Re: Help with unpacking and repacking bigfish games .gpk arc

Posted: Sun Oct 10, 2010 7:44 am
by stevenx
hi,bacter

Can you update this tool for support .GPK file of azada 1?

A sample file can be download here.
http://www.bigfishgames.jp/download-gam ... index.html
I think this pack 's type is 0x82,which you are looking for.

Re: Help with unpacking and repacking bigfish games .gpk arc

Posted: Sun Oct 10, 2010 3:12 pm
by bacter
O.K. I updated the extractor!

Re: Help with unpacking and repacking bigfish games .gpk arc

Posted: Mon Oct 11, 2010 6:40 am
by stevenx
bacter wrote:O.K. I updated the extractor!
Very thanks! Now it is perfect extractor for .gpk files.