Page 1 of 1

[App] Universal Halo Patcher 2.0

Posted: Fri Aug 31, 2007 3:05 pm
by Altimit01
This is the main program that creates and applies .uhp files.

Read Me:
UHP v2.0

created by: Altimit01

This program is designed to create patch files that are independent of the mapfile that created them. They can be used on any map and will apply changes to the edited tags if they exist. Please note the following exceptions: will not patch bitm, mod2 or sbsp changes. They use special data that is currently not supported. Also, if you have done meta swaps, there may be errors as UHP will assume that every version of a tag is of an identical size and will most likely corrupt your map if you have swapped a smaller tag for a larger one. Enjoy.

Posted: Fri Aug 31, 2007 5:45 pm
by AwdBawl
A novel idea. Unfortunately, this app serves no purpose for me until it can apply both/either bitmap and/or model data. High hopes for this capability in later versions.

Cheers.

Posted: Fri Aug 31, 2007 5:50 pm
by V0Lt4Ge
Hmm... so if I swapped some dependencies on one map, and then made a patch for that map, I could apply the patch to other maps as well (as long as the two maps have the all the same tags and dependencies that I've change)?

Posted: Fri Aug 31, 2007 5:55 pm
by Altimit01
Yes. It finds the dependencies and records them as a string class2:tagname. It makes the patches a bit heavy but allows that kind of portability.

Posted: Fri Aug 31, 2007 6:01 pm
by V0Lt4Ge
Ah, cool. This'll definitely have it's uses.