Our Network: VGFacts - DidYouKnowGaming? - The Spriters Resource - Muscle Tower


User(s) Viewing This Thread: 1 Guest(s)
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help on decompressing the cmp files
Author Message
Brandondorf9999 Offline
Member
*

Posts: 74
Joined: Aug 2011
Reputation: 0
Post: #1
Help on decompressing the cmp files
I do need some help trying to decompress the cmp files so it can be editable. Everytime i decompress them. I get this: FILENAME.brres_NONE.bin. Could someone help me make it like this: FILENAME.brres_DECOMP.bin so that i can be able to open the file to BrawlBox and Brresviewer. Could someone make the video tutorial and post it to Youtube on how to decompress the cmp files and make the decompressed files editable so that i can view them and edit them please?
04-13-2012 02:29 AM
Find all posts by this user Thank this post Quote this message in a reply
Login or Register to remove these ads!
thegameexplorer Offline
*flies around*
***

Posts: 1,190
Joined: Feb 2012
Reputation: 10
Resource - Models Resource - Textures Steam YouTube
Post: #2
RE: Help on decompressing the cmp files
From which game?
There are alot of extensions that are different like example .arc files. You have the nintendo variant and the ps360 and the PSP variant.
(04-13-2012 02:29 AM)Brandondorf9999 Wrote:  I do need some help trying to decompress the cmp files so it can be editable. Everytime i decompress them. I get this: FILENAME.brres_NONE.bin. Could someone help me make it like this: FILENAME.brres_DECOMP.bin so that i can be able to open the file to BrawlBox and Brresviewer. Could someone make the video tutorial and post it to Youtube on how to decompress the cmp files and make the decompressed files editable so that i can view them and edit them please?

* insert wasted space here *
(This post was last modified: 04-13-2012 06:41 AM by thegameexplorer.)
04-13-2012 06:40 AM
Visit this user's website Find all posts by this user Thank this post Quote this message in a reply
Brandondorf9999 Offline
Member
*

Posts: 74
Joined: Aug 2011
Reputation: 0
Post: #3
RE: Help on decompressing the cmp files
Kirby's Return to Dreamland and its on wii.
04-13-2012 09:43 PM
Find all posts by this user Thank this post Quote this message in a reply
Random Talking Bush Offline
The Opa-Opa with silly hats!
***
Administrators

Posts: 2,071
Joined: May 2008
Reputation: 75
Resource - Models Resource - Sounds Resource - Sprites Resource - Textures Steam YouTube
Post: #4
RE: Help on decompressing the cmp files
Since I've already had 'em all decompressed, here:

http://www.mediafire.com/?n0kyqiee0g1lo

But for future reference, you need to have "-x" in the command prompt before the filename, or else it won't decompress.

[Image: 5.png][Image: 8.png][Image: 9.png]
[Image: sig.gif]
04-13-2012 09:49 PM
Find all posts by this user Thank this post Quote this message in a reply
Brandondorf9999 Offline
Member
*

Posts: 74
Joined: Aug 2011
Reputation: 0
Post: #5
RE: Help on decompressing the cmp files
(04-13-2012 09:49 PM)Random Talking Bush Wrote:  Since I've already had most of them decompressed, I'll finish decompressing the models and I'll be uploading them here:

http://www.mediafire.com/?n0kyqiee0g1lo

But for future reference, you need to have "-x" in the command prompt before the filename, or else it won't decompress.

But could you upload a video tutorial on Youtube because the program closes quickly so that i can't put it there.
04-13-2012 10:34 PM
Find all posts by this user Thank this post Quote this message in a reply
Random Talking Bush Offline
The Opa-Opa with silly hats!
***
Administrators

Posts: 2,071
Joined: May 2008
Reputation: 75
Resource - Models Resource - Sounds Resource - Sprites Resource - Textures Steam YouTube
Post: #6
RE: Help on decompressing the cmp files
(04-13-2012 10:34 PM)Brandondorf9999 Wrote:  But could you upload a video tutorial on Youtube because the program closes quickly so that i can't put it there.
Code:
for /f %%a IN ('dir /b *.cmp') do ntcompress.exe %%a -x

Paste that in a TXT file, then save it as "ntcompress.bat". Put that and ntcompress.exe in the same folder with the CMP files, and it'll batch-decompress them. (You'll have to change the "*.cmp" if any files from other games have different extensions.)

[Image: 5.png][Image: 8.png][Image: 9.png]
[Image: sig.gif]
04-13-2012 10:47 PM
Find all posts by this user Thank this post Quote this message in a reply
Brandondorf9999 Offline
Member
*

Posts: 74
Joined: Aug 2011
Reputation: 0
Post: #7
RE: Help on decompressing the cmp files
(04-13-2012 10:47 PM)Random Talking Bush Wrote:  
(04-13-2012 10:34 PM)Brandondorf9999 Wrote:  But could you upload a video tutorial on Youtube because the program closes quickly so that i can't put it there.
Code:
for /f %%a IN ('dir /b *.cmp') do ntcompress.exe %%a -x

Paste that in a TXT file, then save it as "ntcompress.bat". Put that and ntcompress.exe in the same folder with the CMP files, and it'll batch-decompress them. (You'll have to change the "*.cmp" if any files from other games have different extensions.)

On which one. The blank one or something?
04-13-2012 10:57 PM
Find all posts by this user Thank this post Quote this message in a reply
Post Reply 


Forum Jump:


 Quick Theme:


Login or Register to remove this ad!