diff --git a/README.md b/README.md index 0c74c40..161d8f1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # uncart 3DS homebrew utility program to dump game cartridges to the SD card. -To build this, you will need to obtain a file called `sdmc.s` which implements the SDMC functionality as required by fatfs and place it in the `source/fatfs` folder. We are working towards an integrated, GPL-compatible solution, but currently that's the only way to build uncart. Sorry for the inconvenience. - Credits go to: - archshift: code cleanups; general polishing of my PoC dumper - Lioncash: code cleanups