Listfile Merger

Any tool that you think is useful, make a thread here and upload it.

Moderator: Cheaters

Forum rules
While crediting should be allowed, please keep down the advertising. If you know who it's from, and they have a website, please link to it as a basic courtesy.
User avatar
Dekar
Forum Drunk
Posts: 2895
Joined: January 17th, 2007, 4:22 pm
Location: Darmstadt, Germany

Re: Listfile Merger

Post by Dekar »

FatherSpace wrote:Fair enough, I guess. But I like my .NET dependency... :(

I guess I should update my tool similarly... For cases, at least. And I'm fixing a crash if output file = one of the input files.

You like forcing users to install .net?
If you don't use too exotic stuff you can use mono to link it static so people don't need .net anymore.
Don't pm me with Warcraft questions, this is a forum so just make a post!

In the world of thinking we are all immigrants. -Robert Nozick
User avatar
Risen
Forum Staff
Posts: 811
Joined: January 1st, 2008, 12:58 am

Re: Listfile Merger

Post by Risen »

Just use PSPad.

"Sort -> Delete dupes"
Image
Wanna learn to hack maps? --> Guide
User avatar
Ozzapoo
The Flying Cow!
Posts: 2197
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Re: Listfile Merger

Post by Ozzapoo »

Here's FatherSpace's listfile merger with Mono bundled. .NET-independent!! Yay!
You do not have the required permissions to view the files attached to this post.
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
storyyeller
Senior Member
Posts: 178
Joined: February 15th, 2009, 9:08 pm

Re: Listfile Merger

Post by storyyeller »

I just updated it with the option to subtract listfiles as well as add them.
I figured it might be useful to help find unused files in your map. E.g., protect it, get a partial listfile from RMPQEx, and then subtract it from the complete list file to get a list of unused files.

Does anyone think this is something worth posting?