More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|version=smash4-v1.2 | |version=smash4-v1.2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/saltysd.7z | ||
|website=https://github.com/shinyquagsire23/SaltySD | |website=https://github.com/shinyquagsire23/SaltySD | ||
|source=https://github.com/shinyquagsire23/SaltySD | |source=https://github.com/shinyquagsire23/SaltySD | ||
}} | }} | ||
SaltySD is a collection of modifications for 3DS ROMs which allows them to load various resources from the SD card rather than from romFS. This allows for easier modability and testing in some games which use archives to hold a majority of their files. | |||
==Installation== | |||
Download contains 3 versions, each supports different games: | |||
* Smash 3DS (SaltySD v1.2). | |||
* Pokemon Sun and Moon (SaltySD v1.2). | |||
* Pokemon Ultra Sun and Ultra Moon (SaltySD v1.0). | |||
Files are redirected into their own directory under sdmc:/saltysd/ based on the subdirectory name in the respository (ie Smash 3DS loads it's override files from sdmc:/saltysd/smash/). | |||
== | Patching instructions can be found in the PATCHING.md files in each subdirectory. | ||
==Changelog== | |||
'''Smash4-v1.2''' | |||
* code.bin patch for v1.2 of Smash 4 3DS 1.1.7 USA/EUR. | |||
* Added support for loading CROs from the SD card. CROs are stored in the same heirarchy as they are in rom:/cro.sarc/rex:/cro.sarc, ie fighter/falco would be overridden on SD as sdmc:/saltysd/smash/cro/fighter/falco. | |||
'''USM-v1.0''' | |||
* code.bin patch for v1.0 of Ultra Sun/Ultra Moon. | |||
'''SM-v1.2''' | |||
* code.bin patch for v1.1, v1.2 of Pokemon Sun and Moon. | |||
==External links== | |||
* | * GitHub - https://github.com/shinyquagsire23/SaltySD | ||
* | * GBAtemp - https://gbatemp.net/threads/saltysd-for-sun-moon.449886/#post-6863104 | ||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 15:11, 1 November 2021
SaltySD | |
---|---|
File:SaltySD.jpeg | |
General | |
Author | shinyquagsire23 |
Type | Utilities |
Version | smash4-v1.2 |
License | Mixed |
Last Updated | 2017/12/05 |
Links | |
Download | |
Website | |
Source | |
SaltySD is a collection of modifications for 3DS ROMs which allows them to load various resources from the SD card rather than from romFS. This allows for easier modability and testing in some games which use archives to hold a majority of their files.
Installation
Download contains 3 versions, each supports different games:
- Smash 3DS (SaltySD v1.2).
- Pokemon Sun and Moon (SaltySD v1.2).
- Pokemon Ultra Sun and Ultra Moon (SaltySD v1.0).
Files are redirected into their own directory under sdmc:/saltysd/ based on the subdirectory name in the respository (ie Smash 3DS loads it's override files from sdmc:/saltysd/smash/).
Patching instructions can be found in the PATCHING.md files in each subdirectory.
Changelog
Smash4-v1.2
- code.bin patch for v1.2 of Smash 4 3DS 1.1.7 USA/EUR.
- Added support for loading CROs from the SD card. CROs are stored in the same heirarchy as they are in rom:/cro.sarc/rex:/cro.sarc, ie fighter/falco would be overridden on SD as sdmc:/saltysd/smash/cro/fighter/falco.
USM-v1.0
- code.bin patch for v1.0 of Ultra Sun/Ultra Moon.
SM-v1.2
- code.bin patch for v1.1, v1.2 of Pokemon Sun and Moon.