m4xw / emuMMC

A SDMMC driver replacement for Nintendo's Filesystem Services.
GNU General Public License v2.0
303 stars 24 forks source link

Add proper support for bigger NAND Sizes #9

Closed m4xw closed 6 months ago

m4xw commented 5 years ago

Includes a hook for sdmmc_accessor_get_memory_capacity TODO: Maybe also overwrite other params?

CTCaer commented 6 months ago

That's not needed. hos uses GPT. The emuMMC driver blindly follows what the files/hos say, so it just works.