HacDiskMount Switch: Difference between revisions
From GameBrew
More actions
m HydeWing moved page HacDisk Mount Switch to HacDiskMount Switch without leaving a redirect |
No edit summary |
||
| Line 15: | Line 15: | ||
Allows to open Switch eMMC RawNand dumps (and physical devices). | Allows to open Switch eMMC RawNand dumps (and physical devices). | ||
This program requires the [https://go.microsoft.com/fwlink/?LinkId=746572 Visual C++ 2017 x64 Redistributable] installed. | This program requires the [https://go.microsoft.com/fwlink/?LinkId=746572 Visual C++ 2017 x64 Redistributable] installed. | ||
[https://gbatemp.net/threads/how-to-install-run-any-switch-firmware-unofficially-without-burning-any-fuses.507461/ Example usage]. | |||
==Screenshots== | ==Screenshots== | ||
| Line 36: | Line 38: | ||
== External links == | == External links == | ||
* Author's website - https://switchtools.sshnuke.net/ | * Author's website - https://switchtools.sshnuke.net/ | ||
* Example usage - https://gbatemp.net/threads/how-to-install-run-any-switch-firmware-unofficially-without-burning-any-fuses.507461/ | |||
Revision as of 01:19, 6 July 2023
| HacDisk Mount | |
|---|---|
| General | |
| Author | rajkosto |
| Type | PC Utilities |
| Version | 1.0.5-5 |
| License | Mixed |
| Last Updated | 2018/07/27 |
| Links | |
| Download | |
| Website | |
| Support Author | |
Allows to open Switch eMMC RawNand dumps (and physical devices).
This program requires the Visual C++ 2017 x64 Redistributable installed.
Screenshots
Changelog
1.0.5-5 2018/07/27
- Fix crash during crypto on pre-Nehalem CPU.
1.0.4-4 2018/06/10
- Improve performance of dump/restore partition operations.
1.0.3-3 2018/05/29
- Fix crash in open physical disk if there's a removable drive with no media.
1.0.2-2 2018/04/30
- Fix crypto not working correctly at all on CPUs without AES-NI.
1.0.1-1 2018/04/30
- Partial support for dumps on 4K physical sector drives.
1.0.0-0 2018/04/25
- Initial release.