Search found 16 matches
- Sat Nov 14, 2009 8:38 pm
- Forum: Game Archive
- Topic: Level- R *.pack Archiv
- Replies: 4
- Views: 1889
Re: Level- R *.pack Archiv
Now I once made a small file which are a couple of dds files, strictly speaking, 3 pce but somehow I can form it does not rhyme, as each of the 3 different dds-header begins. I guess the weights of information stuck in between the header and the first IPack001 dds file. this applies all the time to ...
- Fri Nov 13, 2009 3:55 pm
- Forum: Game Archive
- Topic: Level- R *.pack Archiv
- Replies: 4
- Views: 1889
Level- R *.pack Archiv
Hallo Leute, leider kann ich kein gutes englisch und ich hoffe das es vieleicht einer übersetzen könnte. Ich spiele zurzeit ein online Rennspiel names Level- R. Leider kann ich die *.pack- Dateien nicht richtig entschlüsseln, ich denke aber das die Dateien die sich im Archiv befinden nicht komprimie...
- Mon Mar 24, 2008 1:03 pm
- Forum: Compressed files and methods
- Topic: Smash Online
- Replies: 14
- Views: 3727
Re: Smash Online
thx silver for your help, it work 
- Wed Feb 13, 2008 9:17 pm
- Forum: Compressed files and methods
- Topic: Smash Online
- Replies: 14
- Views: 3727
Re: Smash Online
That archive contained an exe :?: How did you manage to decompress the files? [german]Wieso ist da ne exe in dem Archiv? Woher hast du die dekomprimierten Daten? Mitm Debugger gezogen?[/german] Nein die habe ich nicht mit dem Debugger gezogen. Die Anwendung erschien erst, als das Update Programm di...
- Tue Feb 12, 2008 5:48 pm
- Forum: Compressed files and methods
- Topic: Smash Online
- Replies: 14
- Views: 3727
Re: Smash Online
And the original apllication
- Tue Feb 12, 2008 5:37 pm
- Forum: Compressed files and methods
- Topic: Smash Online
- Replies: 14
- Views: 3727
Re: Smash Online
Seems to be compressed indeed. But got no clue what it is. Thx for your answer. I have a another sample. Two application. Compressed_config.exe (are compressed) and config.exe (are uncompressed) the application are equal. because the uncompressed filesize with original application with the applicat...
- Sat Feb 09, 2008 10:41 pm
- Forum: Compressed files and methods
- Topic: Smash Online
- Replies: 14
- Views: 3727
Re: Smash Online
Ok, i try in bad english(sry ^-^) I have written a extractor that extract the NPK- Archive from the game Smash online. But the extracted files are compressed. I dont know how compression it used, can anyone help me please. a example is alredy exist (see above) compressed size of the file: 22284 byte...
- Sat Feb 09, 2008 2:45 pm
- Forum: Compressed files and methods
- Topic: Smash Online
- Replies: 14
- Views: 3727
Smash Online
Hallo an alle, ich kann leider kein Englisch schreiben(Nur etwas). Kommen wir gleich zur sachen. Ich habe eine Extrahierer geschrieben was das NPK- Archiv extrahieren kann. Das Problem ist nur das die extrahiereten Dateien komprimiert sind. Habe mal eine Datei hochgeladen, in der Hoffnung das einer ...
- Thu Jan 25, 2007 9:46 am
- Forum: Code Talk
- Topic: Problem mit Entropia Universe Archive
- Replies: 1
- Views: 2195
ok, i try in english. i have a proplem with the game archive Entropia Universe, can extract but not replace(the game crash). here is the gamearchive description Offset = filesize - 8 int32 (4) Start offset char (4) Header (BNT2) //go to startoffset int32 (4) number of files // for each file char (x)...
- Wed Jan 24, 2007 5:14 pm
- Forum: Code Talk
- Topic: Problem mit Entropia Universe Archive
- Replies: 1
- Views: 2195
Problem mit Entropia Universe Archive
Ich habe ein Problem mit dem Archiv mit Entropia Universe. Teilweise kann iich das Archiv schon lesen. Offset = Dateigröße - 8 Int32 (4) Startoffset Char (4) Header (BNT2) //Gehe zu Startoffset Int32 (4) anzahl der Dateien // Wiederholung anzahl der dateien Char (x) Dateiname (Solange wiederholen bi...
- Fri Dec 08, 2006 11:44 pm
- Forum: Game Archive
- Topic: Scrapland
- Replies: 4
- Views: 2086
Re: Thanks
Code: Select all
ImpType Standard ;
Goto 8 0 ;
Get FNum Long 0 ;
For n = 1 to FNum ;
Get FNLen Long 0 ;
GetDString FN FNLen 0 ;
SavePos FOO 0 ;
Get FO Long 0 ;
SavePos FSO 0 ;
Get FS Long 0 ;
Log FN FS FO FSO FOO ;
Next n ; Log FN FO FS FSO FOO ;
Right:
Log FN FS FO FSO FOO ;
- Fri Dec 08, 2006 1:43 pm
- Forum: Game Archive
- Topic: Scrapland
- Replies: 4
- Views: 2086
Re: Scrapland
All *.packed archive files are not compressed.diegoc wrote:Anyone know how to decompress this and get the datas?
Thanks
Archive description:
http://wiki.xentax.com/index.php/Scrapland_PACKED
- Thu Oct 19, 2006 10:44 am
- Forum: Old posts
- Topic: Spellforce 2 - Shadow Wars
- Replies: 9
- Views: 17276
Re: Spellforce 2 - Shadow Wars
Little tip, this archiv used Zlib in the footer data,PierreDeVega wrote:Hello
I'am need edit pak and cff files in Spellforce 2 game.
Demo: ftp://download20.gamershell.com/pub/Win ... 2_demo.zip
Please help me.
Thanks
more may can i not say.
Sincerely xennex
- Fri Oct 06, 2006 5:14 pm
- Forum: Code Talk
- Topic: Neues Datei-Format angeben.
- Replies: 13
- Views: 5674
- Fri Oct 06, 2006 4:20 pm
- Forum: Code Talk
- Topic: Neues Datei-Format angeben.
- Replies: 13
- Views: 5674
@Dinoguy1000: Translated, his first sentence reads "Unfortunately, I don't have great knowledge of English". ;-) Seems like he has problems adding a new file format somewhere ... @Xennex: Könntest Du noch kurz sagen, wo genau Du Schwierigkeiten hast? Versuchst Du ein neues Format ins Wiki einzutra...
