Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix c10+ inkling crashes #547

Merged
merged 4 commits into from
Sep 22, 2023
Merged

Fix c10+ inkling crashes #547

merged 4 commits into from
Sep 22, 2023

Conversation

Coolsonickirby
Copy link
Collaborator

Fixes Inkling c10+ colors causing the game to crash

src/fixes.rs Outdated
Patch::in_text(offsets::inkling_patch() + 4)
.nop()
.expect("Failed to patch inkling 1 b.cs");

Patch::in_text(0xB0B5F4)
Copy link
Owner

Choose a reason for hiding this comment

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

Add a signature for this please

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Signature added (and switched to BranchBuilder)
Verified that everything works on console

@Raytwo Raytwo merged commit fafe449 into master Sep 22, 2023
1 check failed
@Raytwo Raytwo deleted the inkling-c10+-fix branch September 22, 2023 14:53
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