Best method for fixing system link?

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
User avatar
CaptainPoopface




Artisan Advisor Literarian 250

Posts: 408
Joined: Mon Jul 23, 2007 7:56 am

Best method for fixing system link?

Post by CaptainPoopface »

I have never sweated system link in my previous mods. I've had to trust that the "Fix System Link" button in Entity would do the job. In one of my current mods, which needs to be SLC, clicking the button in Entity breaks any sounds that I internalized, extracted or injected. It has me wondering which is the best method for fixing system link, where the ideal is quick, easy, complete, reliable, and does not require restarting the mod.

I've dug through the tutorials and archives, and I've come across several different methods for fixing SLC, in addition to the button in Entity:

-Hex editing (seems very tedious)
-Cloning chunks in predicted resources (not fully reliable?)
-meta faking (unforgiving of errors)
-shade45's goof tag plugin (requires me to restart)

Does the button in Entity really fix everything? Can I fix the injected sounds by one of these other methods, after pressing the Fix button, so everything else is fine?

Also, if one tag is not properly fixed, does that break SLC entirely, or just the objects/properties directly affiliated with the tag?

Unfortunately, it is not feasible for me to test SLC, so I'm at the mercy of the method.
User avatar
Scoliosis




Articulatist 100

Posts: 254
Joined: Sat Apr 09, 2005 8:47 am
Location: Ottawa, Canada

Post by Scoliosis »

get Entity 1.6 UE. It has a working "fix system link" button. That usually does the trick for me. and I have also tested it, i have like 4 xboxs lol and they all work with system link 100%

that fix system link button only fixes system link

if one tag is not "fixed" it wont completely distrupt system link. lets says a duplicated magnum is not "fixed" or put into the predicted resource a client xbox wont see the duplicated magnum untill it is "fixed".
Signature over width limit and may not be animated.
User avatar
Agent ME




Articulatist 500

Posts: 881
Joined: Tue Jun 21, 2005 6:00 pm
Location: California, USA
Contact:

Post by Agent ME »

If something isn't fixed for system link I think that causes a good amount of lag.
User avatar
ScottyGEE




Visioneer Vector Mad Hatter Artisan
Snitch! Enthraller Pi Critic
Sorceror Droplet Scorched Earth Socialist
Advisor Articulatist 500

Posts: 7352
Joined: Sun Aug 15, 2004 9:08 pm
Location: Down under
Contact:

Post by ScottyGEE »

the slc button works on almost everything...for everything else, there's mastercard.....No I mean there's a meta faking tut to finish the little losers that don't work off.
Image
This collaboration is not endorsed by Halomods
Technically its only me animating though ;)
User avatar
Scoliosis




Articulatist 100

Posts: 254
Joined: Sat Apr 09, 2005 8:47 am
Location: Ottawa, Canada

Post by Scoliosis »

the slc button works on almost everything...for everything else, there's mastercard
lol
Signature over width limit and may not be animated.
User avatar
neodos
Readers Club




Artisan Miner

Posts: 1394
Joined: Thu Aug 12, 2004 11:57 am

Post by neodos »

I hope you made a backup of your map before doing that Fix SLC (which always works fine for me).

So if you have your map before the Fix SLC you first need to count the number of new tags that need to be referenced on the predicted resources [scnr].
Only: weap,vehi,jpt!,bloc,bipd,proj, (scen?) tag types

And once you know the number of new tags to reference, you can clone chunks in predicted resources and reference those new tags, but that could break your map again, if so you could use tags that are not going to be used on the map(you'll chose which) and swap the predicted resouces idents to the new tags.
Post Reply