Skip to content

Reorder a GarbageCollector::RunFinalizer signature to fix matching on SVS#196

Closed
y0soro wants to merge 1 commit intoBepInEx:masterfrom
y0soro:svs-reorder
Closed

Reorder a GarbageCollector::RunFinalizer signature to fix matching on SVS#196
y0soro wants to merge 1 commit intoBepInEx:masterfrom
y0soro:svs-reorder

Conversation

@y0soro
Copy link
Contributor

@y0soro y0soro commented Dec 30, 2024

The "Test Game" signature is a bit general that it matched MS.Internal.Xml.Cache.XPathDocumentNavigator in Summer Vacation! Scramble(SVS) assembly.

The "V Rising" signature is the one actually matched RunFinalizer in SVS, so reorder this signature before the "Test Game" one.

Also add a comment for "Test Game" signature that matched on HoneyCome and DigitalCraft.

Tested working on SVS, DC and HC with this order.

… SVS

The "Test Game" signature is a bit general that it matched `MS.Internal.Xml.Cache.XPathDocumentNavigator` in Summer Vacation! Scramble(SVS) assembly.

The "V Rising" signature is the one actually matched RunFinalizer in SVS, so reorder this signature before the "Test Game" one.

Also add a comment for "Test Game" signature that matched on HoneyCome and DigitalCraft.
Copy link
Collaborator

@ds5678 ds5678 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, but I want someone else to review it, too.

@y0soro
Copy link
Contributor Author

y0soro commented Jan 9, 2025

Closing this as I think a more specific signature should be added for "Test Game" even with #199,
unfortunately I didn't have Unity so I can't add a sample signature from test build.

@y0soro y0soro closed this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants