Probe journal route listeners
This commit is contained in:
@@ -546,6 +546,8 @@ Better versions of this mod could:
|
||||
graph component
|
||||
- ship multiple archives only if a data patch is proven to affect routing
|
||||
|
||||
The next practical step is one more in-game route-plotting run with the current
|
||||
RED4ext mappin-system slot probe installed. If it logs concrete slot RVAs, the
|
||||
next static-disassembly target is no longer a guess.
|
||||
The next practical runtime step is no longer broad map/mappin logging. The
|
||||
installed RED4ext shim now hooks `JournalManager.TrackEntry` directly and dumps
|
||||
the listener array that native `TrackEntry` calls through. A short route-plotting
|
||||
run should identify which native listener consumes tracked quest/objective
|
||||
changes; that listener is the next focused static-disassembly target.
|
||||
|
||||
Reference in New Issue
Block a user