Closed AlexKnauth closed 9 months ago
There are 2 sets of monoclass offsets possible within V1: without cattrs and with cattrs.
monoclass
V1
cattrs
This looks at the monoclass_image to see if it points back to the image that the class came from, to decide which of those sets of offsets to use.
monoclass_image
image
Closing in favor of https://github.com/LiveSplit/asr/pull/92
There are 2 sets of
monoclass
offsets possible withinV1
: withoutcattrs
and withcattrs
.This looks at the
monoclass_image
to see if it points back to theimage
that the class came from, to decide which of those sets of offsets to use.