Skip to content

Added a new settings in config.json named "DisablePlusSearch"#896

Open
Nightshades1 wants to merge 1 commit into
Perfare:masterfrom
Nightshades1:master
Open

Added a new settings in config.json named "DisablePlusSearch"#896
Nightshades1 wants to merge 1 commit into
Perfare:masterfrom
Nightshades1:master

Conversation

@Nightshades1
Copy link
Copy Markdown

Added a new settings in config.json named "DisablePlusSearch", setting it to true will Disable PlusSearch which can resolve a potential crash of reading a 16 Digit Array size on certain dumped GameAssembly.dll (mostly Unity 2021.3.xx.xxxx) and maybe some others, it fall back to manual mode if it can't find codeRegistration/metadataRegistration.

A game that use Unity 2021.3.54f1 (v31 metadata), It was needed to disable plus search and to force the dumper to use unity v29, then it dumped the game with no crash.

…g it to true will DisablePlusSearch which can resolve a potential crash of reading a 16 Digit Array size on certain dumped GameAssembly.dll (mostly Unity 2021.3.xx.xxxx) and maybe some others.
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.

1 participant