sly1 icon indicating copy to clipboard operation
sly1 copied to clipboard

Unnamed segment at 0xdeb20 between P2/sw and P2/tail

Open TheOnlyZac opened this issue 7 months ago • 2 comments

Unknown/unnamed translation unit falls alphabetically between P2/sw and P2/tail.

TheOnlyZac avatar Aug 13 '25 22:08 TheOnlyZac

I've been looking at the functions in this segment but I can't get them to hit a breakpoint in the debugger, except for two functions that animate the cutscene letterboxing in and out. Those two take an SW as a parameter, so my gut is telling me just to roll this segment into P2/sw.

TheOnlyZac avatar Aug 14 '25 16:08 TheOnlyZac

I've been looking at those functions and they seem to be dialog related. The last function in P2/sw is CancelSwDialogPlaying so it would make sense in that regard that the functions belong to P2/sw. I think that our best bet is to just roll this segment there.

545u avatar Oct 08 '25 23:10 545u