- Joined
- Jan 25, 2024
- Messages
- 11,610
- Points
- 38
- Age
- 39
- Location
- USA
- Website
- gameparadise.org
- Credits
- 192,434
As of hiyaCFW v1.4.0 this functionality has been integrated into hiyaCFW itself. Please just use the latest version of hiyaCFW.
https://github.com/RocketRobz/hiyaCFW/releases
This is just a really simple app that creates dummy files to work around the bug in the DSi Menu you sometimes get when using hiyaCFW based on the amount of free space on your SD. There's been a PC app to do this for a bit, but I just made this since its nice to be able to do it fully on console and its actually much faster, maybe 10s or so worst case instead of a few minutes because this FAT library seems to be able to make sparse files which Python didn't I guess.
Using it is really simple, just boot the app and it'll make the file if needed and a few seconds later you're done.
Download on GitHub
Source code on GitHub
https://github.com/RocketRobz/hiyaCFW/releases
This is just a really simple app that creates dummy files to work around the bug in the DSi Menu you sometimes get when using hiyaCFW based on the amount of free space on your SD. There's been a PC app to do this for a bit, but I just made this since its nice to be able to do it fully on console and its actually much faster, maybe 10s or so worst case instead of a few minutes because this FAT library seems to be able to make sparse files which Python didn't I guess.
Using it is really simple, just boot the app and it'll make the file if needed and a few seconds later you're done.
Download on GitHub
Source code on GitHub