Search found 878 matches

by michalss
Mon Dec 12, 2011 10:13 am
Forum: Tutorials
Topic: Quick BMS Editor GUI + Tools
Replies: 85
Views: 122176

Re: Quick BMS Editor GUI + Tools

piratesephiroth wrote:Interesting, the file name still says Quick_BSM
8D
Yeah it is fixed, sorry for that :)
by michalss
Mon Dec 12, 2011 8:29 am
Forum: Tutorials
Topic: Any other tutorials like "Guide To Exploring File Forma
Replies: 64
Views: 29171

Re: Any other tutorials like "Guide To Exploring File Forma

that would be great if anyone can continue with this, coz i think it is really great :)
by michalss
Mon Dec 12, 2011 7:57 am
Forum: Code Talk
Topic: Rebuilding archives with QuickBMS
Replies: 15
Views: 10442

Re: Rebuilding archives with QuickBMS

Aluigi, I was wonder, is it really complicated to also make quickbms do the pack part? Since you are able to unpack most of the archives, than it would make sence to me also make a possible to pack the archive back. I know we have re-import function and so on, but it is not same becasue you are limi...
by michalss
Sun Dec 11, 2011 11:36 am
Forum: Tutorials
Topic: Quick BMS Editor GUI + Tools
Replies: 85
Views: 122176

Re: Quick BMS Editor GUI + Tools

aluigi, please let me know if you like it :) thx
by michalss
Sun Dec 11, 2011 12:55 am
Forum: Tutorials
Topic: Quick BMS Editor GUI + Tools
Replies: 85
Views: 122176

Re: Quick BMS Editor GUI + File Size Changer

I just Updated my Application. Please find all information in my first post.... I have to say it is less bugy :)
by michalss
Fri Dec 09, 2011 10:26 pm
Forum: Tutorials
Topic: Quick BMS Editor GUI + Tools
Replies: 85
Views: 122176

Re: Quick BMS Editor GUI + File Size Changer

remember my suggestion about the webspace, just to avoid situations like that one of the deleted link. come on, it's full of free webspaces out there :) Ok i will do it sooner or later. Just in time presure :( Question : Can i use your site to parse it and get of list the scripts ? Or do you have s...
by michalss
Fri Dec 09, 2011 9:05 pm
Forum: Tutorials
Topic: Quick BMS Editor GUI + Tools
Replies: 85
Views: 122176

Re: Quick BMS Editor GUI + File Size Changer

OK ppl i'm working on a new version. All mistakes will be fixed and also improove the stability. Give me a couple days to finnish it :)
by michalss
Fri Dec 09, 2011 8:24 pm
Forum: Compressed files and methods
Topic: Toy Story 3 ZIP help please
Replies: 12
Views: 7845

Re: Toy Story 3 ZIP help please

I don't see problems or difficult things, it's just like WRS said: "KF\x13\x00MD5" followed by the md5 in binary form (so 16 bytes). if you want I can write a script for doing the job automatically but if you must modify only one or two files is better if you do it by hand :) You mean pac...
by michalss
Fri Dec 09, 2011 5:03 pm
Forum: Compressed files and methods
Topic: Toy Story 3 ZIP help please
Replies: 12
Views: 7845

Re: Toy Story 3 ZIP help please

I guess that is is :

Write simple application to do it :

Code: Select all

http://warimagehost.net/files/MD5Hash Check.exe
by michalss
Fri Dec 09, 2011 2:15 pm
Forum: Compressed files and methods
Topic: Toy Story 3 ZIP help please
Replies: 12
Views: 7845

Re: Toy Story 3 ZIP help please

You can use http://www.pc-tools.net/win32/md5sums/ in Base64 mode ex. md5sums -B -u text.tfx > text.md5.txt and it will make a base64 encoded string, which after decoding will be 16-byte long sequence, which is written in that zip file. It's not so comfortable solution, but maybe someone else knows...
by michalss
Fri Dec 09, 2011 8:50 am
Forum: Compressed files and methods
Topic: Toy Story 3 ZIP help please
Replies: 12
Views: 7845

Re: Toy Story 3 ZIP help please

this is a standard zip format with a custom comment field for the raw MD5 hash of the file. when you repack the zip you need to add the comment field: KF\x13\x00MD5 followed by the 16-byte md5 hash i'm not sure if any zip programs allow you to do this automatically though Thank you. Did know this b...
by michalss
Thu Dec 08, 2011 8:12 pm
Forum: Compressed files and methods
Topic: Toy Story 3 ZIP help please
Replies: 12
Views: 7845

Re: Toy Story 3 ZIP help please

anyone pls ?
by michalss
Thu Dec 08, 2011 2:24 pm
Forum: Compressed files and methods
Topic: Toy Story 3 ZIP help please
Replies: 12
Views: 7845

Re: Toy Story 3 ZIP help please

chrrox wrote:extract using winrar its a normal zip.
I know it is ! But when i do repack or change anything in the file. Game is crashing coz each file got MD5 check writen in the zip file....
by michalss
Thu Dec 08, 2011 12:10 pm
Forum: Compressed files and methods
Topic: Toy Story 3 ZIP help please
Replies: 12
Views: 7845

Toy Story 3 ZIP help please

Hello all, I have a small problem. I'm trying to repack this zip file for a long time. I can unpack it and so on, But once i do repack it always crashed, because it countaints MD5 hash for all file in the zip, pls see below. Can anyone help me out please ?? That MD5 seems to be crypted or something....
by michalss
Mon Dec 05, 2011 8:34 am
Forum: Game Archive
Topic: L.A. Noire
Replies: 449
Views: 175320

Re: L.A. Noire

I also made a xbox repacker, but it's not tested in real :-) I only compared the results with the original files and made unpack to be sure it works. http://www.wupload.com/file/2605903227/xbox-pack.zip Use is the same as for pc version - put lanoire folder in the C:\ folder, add big.360 and wad.36...