CMPRES Format Help - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: The Resources (https://www.vg-resource.com/forum-109.html) +--- Forum: The Models Resource (https://www.vg-resource.com/forum-111.html) +---- Forum: Ripping Help (https://www.vg-resource.com/forum-115.html) +---- Thread: CMPRES Format Help (/thread-27795.html) |
CMPRES Format Help - OzzyMandice - 09-17-2015 Hi! I've been looking chaning models in Fortune Street, but I've experienced one problem. I used NTCompress to get my models out of the CMPRES format, but how can I change a BRRES to a CMPRES? Thanks in advance! RE: CMPRES Format Help - TGE - 09-17-2015 (09-17-2015, 10:43 AM)OzzyMandice Wrote: Hi! I've been looking chaning models in Fortune Street, but I've experienced one problem. I used NTCompress to get my models out of the CMPRES format, but how can I change a BRRES to a CMPRES? Thanks in advance! There's a lot of compression types supported by ntcompress. For example: Code: ntcompress -r infile RE: CMPRES Format Help - OzzyMandice - 09-17-2015 (09-17-2015, 11:54 AM)TGE Wrote:(09-17-2015, 10:43 AM)OzzyMandice Wrote: Hi! I've been looking chaning models in Fortune Street, but I've experienced one problem. I used NTCompress to get my models out of the CMPRES format, but how can I change a BRRES to a CMPRES? Thanks in advance! Alright, thanks! I'll try some of these out later tonight. |