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 multi RedNAND setup in SD format menu #877

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

ZeroSkill1
Copy link
Contributor

The SD format menu allows the setup of 2x, 3x, or 4x multi RedNANDs.

Using the 3x and 4x options works properly, but using the 2x option, the SysNAND is only copied to the space reserved for the first RedNAND, leaving the other one without proper setup.

This results in the inability to access this EmuNAND space even when attempting to use the Switch EmuNAND option in the more... menu.

I have provided a fix which should allow for proper intialization of multi RedNAND setups, while keeping support for single Gateway type EmuNANDs.

@d0k3
Copy link
Owner

d0k3 commented Nov 8, 2024

Looks good to me and can be merged. But, why does the automatic check fail? It's not about the changes in this pr.

@ZeroSkill1
Copy link
Contributor Author

I updated the workflow so it succeeds now.

Test build can be downloaded here.

@d0k3 d0k3 merged commit 9e7df4c into d0k3:master Nov 14, 2024
1 check passed
@d0k3
Copy link
Owner

d0k3 commented Nov 14, 2024

Merged, thank you!

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