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

Switch to profi200s dsi sd card driver #160

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

Dartz150
Copy link
Contributor

@Dartz150 Dartz150 commented May 5, 2024

This PR adds changes to switch from using libnds DSi SD card driver to profi200 SD card driver from here, partially fixes #71

The driver was slightly modified to use libtwl instead, and it waits for an event instead of just halting, thanks to @XLuma as libtwl integration is based from his implementation in another libtwl related project.

This has been tested working correctly in both DSi/3DS consoles, with these SD cards;

  • Samsung EVO Plus 128GB UHC Class 10
  • Toshiba 4GB Class 4
  • Kingston 32GB Class 10

It also fixes random flickering in Mega Man Zero 4 intro stage BG animations and Wild Battle Encounter animation intros in Pokémon games, it may also fix other SD related issues in other games.

Sound crackling is still occurring in some games, like Mermaid Melody, so that may require to implement NDMA into this driver.

@Dartz150
Copy link
Contributor Author

This also fixes #172

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.

Use a faster DSi SD driver with DMA
1 participant