- Joined
- Dec 5, 2018
- Messages
- 90
- Reaction score
- 5
- Trophies
- 0
- Age
- 29
- Location
- Mount Olympus
- XP
- 284
- Country

Hey all,
I'm trying to set up multiple update versions of Mario Kart 8 Deluxe on my modded Switch so I can easily switch between them depending on which cheats/mods I'm using.
Here’s what I’m trying to do:
- Store multiple MK8DX update NSPs (e.g., 3.0.1, 3.0.2, 3.0.3) on my SD card
- Use DBI to install/uninstall whichever update I need
- Keep them organized in folders like:
/switch/updates/mariokart/3.0.1/
/switch/updates/mariokart/3.0.3/
The problem:
My SD card is formatted as FAT32 (for compatibility with other tools), and some of the update NSPs are over 4 GB, so I get errors trying to copy them onto the card.
I do not want to reformat to exFAT.
What I’ve tried so far:
- Using DBI’s MTP Responder to install directly — works, but it overwrites the old update, and I can’t keep multiple NSPs stored on the SD this way.
- I read about splitting NSPs into .nsp.00/.01 parts for FAT32, but I'm not totally sure how to do it cleanly.
- I’m using DBI to browse and install NSPs from the SD card directly.
What I need help with:
- What’s the best way to split large NSP update files so they can be stored on FAT32 and still install fine through DBI?
- Can someone walk me through using NSC_Builder or another method to split properly?
- Any other tips for managing multiple update versions cleanly like this on a FAT32 setup?
Thanks in advance!








