Skip to content

Conversation

@jnackmclain
Copy link
Contributor

This fixes a specific crash that has popped up in bank8 with the wii cnt stuff if you have legacysdmode disabled

in the words of emma

the game is calling Debug::Fail and that's what's causing the game to stop - but after the Debug::Fail it's actually cleaning up after itself and failing gracefully without an error
for this you'd want to just stop that Debug::Fail call from doing anything

it's just a nop specific to this one fail

image

* nop debug crash enumerating content with legacysdmode disabled

* i did not put this in the right spot

* gate correctly

* update comment position to be inline with others

This was only one commit i swear
@InvoxiPlayGames InvoxiPlayGames merged commit 0eb8d89 into RBEnhanced:master May 28, 2025
@jnackmclain jnackmclain deleted the bank8_fail_fix branch May 28, 2025 02:13
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