The Original Forum. Game archives, full of resources. How to open them? Get help here.
-
sajad
- VIP member

- Posts: 128
- Joined: Fri May 14, 2004 1:20 pm
- Location: Underworld
- Been thanked: 1 time
-
Contact:
Post
by sajad » Wed Mar 16, 2005 9:19 am
hello
please see pak file
thanks
-
Mr.Mouse
- Site Admin
- Posts: 4051
- Joined: Wed Jan 15, 2003 6:45 pm
- Location: Dungeons of Doom
- Has thanked: 421 times
- Been thanked: 575 times
-
Contact:
Post
by Mr.Mouse » Wed Mar 16, 2005 9:27 am
Hey Sajad, how's life in Iran?
We will take a look at your pack file.

-
sajad
- VIP member

- Posts: 128
- Joined: Fri May 14, 2004 1:20 pm
- Location: Underworld
- Been thanked: 1 time
-
Contact:
Post
by sajad » Wed Mar 16, 2005 9:36 am
mr mouse
no good no bad !!!
thanks
-
sajad
- VIP member

- Posts: 128
- Joined: Fri May 14, 2004 1:20 pm
- Location: Underworld
- Been thanked: 1 time
-
Contact:
Post
by sajad » Wed Mar 16, 2005 10:36 am
mr mouse
use dune game arrchive *.dun
DUN Frank Herbert's Dune pack Frank Herbert's Dune
-
Mr.Mouse
- Site Admin
- Posts: 4051
- Joined: Wed Jan 15, 2003 6:45 pm
- Location: Dungeons of Doom
- Has thanked: 421 times
- Been thanked: 575 times
-
Contact:
Post
by Mr.Mouse » Wed Mar 16, 2005 10:43 am
You are right! That's it! Good work!
I guess you did not send me the whole global.pak archive huh? I could extract individal .DUN archives from the piece you sent me, and the DUN approach worked.
Nice !

-
Mr.Mouse
- Site Admin
- Posts: 4051
- Joined: Wed Jan 15, 2003 6:45 pm
- Location: Dungeons of Doom
- Has thanked: 421 times
- Been thanked: 575 times
-
Contact:
Post
by Mr.Mouse » Wed Mar 16, 2005 10:50 am
Code: Select all
Game. Airborne Troopers
Archive. GLOBAL.PAK
Requestee. Sajad, http://forum.xentax.com
Archive Full. No
Format. The format consists of separate archives in the main archive.
Each separate archive (not the global one) has a list of
all the files in the right order first, but this is something the
game handles ("addresource"command). The info about the offsets and
sizes of the individual files is saved in a tail in each archive.
Note that this is the same format as used in Frank Herbert's Dune .PAK!
Mainformat.
Offset Value Description
0 7210EAF4 ID value of new header
4 32-bit Unknown
8 32-bit Offset of tail in current archive (i.e. of archive-in-archive-in archive)
12 32-bit Number of files (or archives) in current archive
[commandchunk] n bytes command file for the game
tailoffset tailformatsize set of tailinfo about each file
TailInfo
Filename String 0x0a-terminated string depicting the complete path of the original file
Offset 32-bit offset of file in the archive (note: this is the relative offset in the current archive)
size 32-bit size of the file in the archive
(Tab-delimited format file)
-
sajad
- VIP member

- Posts: 128
- Joined: Fri May 14, 2004 1:20 pm
- Location: Underworld
- Been thanked: 1 time
-
Contact:
Post
by sajad » Wed Mar 16, 2005 4:15 pm
mr mouse
when work on *.pak show error message "corrupted file info"
after show all files in arrchive show error message or for extract files
of arrchive
-
Mr.Mouse
- Site Admin
- Posts: 4051
- Joined: Wed Jan 15, 2003 6:45 pm
- Location: Dungeons of Doom
- Has thanked: 421 times
- Been thanked: 575 times
-
Contact:
Post
by Mr.Mouse » Wed Mar 16, 2005 4:22 pm
Yes, please go to Options and deselect "Check file info ascending". That will fix that.
-
KorNet
- VVIP member

- Posts: 444
- Joined: Tue Apr 12, 2005 11:36 am
- Been thanked: 2 times
Post
by KorNet » Tue Apr 12, 2005 9:43 pm
Mr.Mouse how to fix this problem ?[/b]
You do not have the required permissions to view the files attached to this post.
-
Mr.Mouse
- Site Admin
- Posts: 4051
- Joined: Wed Jan 15, 2003 6:45 pm
- Location: Dungeons of Doom
- Has thanked: 421 times
- Been thanked: 575 times
-
Contact:
Post
by Mr.Mouse » Tue Apr 12, 2005 11:15 pm
Well, can you tell me your Operating System, and computer configuration?