Jump to content

TOLGER2 dv change


pro5

Recommended Posts

One more file needs to be patched to reflect the DV change on TOLGER2.CRE:

 

REPLACE_TRIGGER_TEXT  MGTEOS01
~Dead("tolger")~ ~Dead("tolger2")~

 

There's also a block in AR1002.BCS:

IF
 Dead("TOLGER")  // ~Tolgerias~
THEN
 RESPONSE #100
ActionOverride("TOLGER",DestroySelf())
END

 

which if corrected would do part of what this extend_top does (instead of being useless):

// multiple ring of the ram exploit fixes
EXTEND_TOP ~tolger.bcs~ ~bg2fixpack/baf/tolger.baf~

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...