Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

HACDN Sharp Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=HACDN# |image=Switch-logo.png |description=Dangerously download your Switch eShop purchases on your PC, Now in C#! |author=DeltaJordan |lastupdated=2018/05/18 |type=PC Utilities |version=0.1.1 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/hacdnswitch.7z |website=https://gbatemp.net/threads/hacdn-dangerously-download-your-switch-eshop-purchases-on-your-pc-now-in-c.504295/ |source=https://github.com/DeltaJordan/HACDN.S...")
 
m (HydeWing moved page HACDN.Sharp Switch to HACDN Sharp Switch without leaving a redirect)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=HACDN#
|title=HACDN#
|image=Switch-logo.png
|image=hacdnnx.png
|description=Dangerously download your Switch eShop purchases on your PC, Now in C#!
|description=Dangerously download your Switch eShop purchases on your PC, Now in C#.
|author=DeltaJordan
|author=DeltaJordan
|lastupdated=2018/05/18
|lastupdated=2018/05/18
Line 8: Line 8:
|version=0.1.1
|version=0.1.1
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/hacdnswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/hacdnnx.7z
|website=https://gbatemp.net/threads/hacdn-dangerously-download-your-switch-eshop-purchases-on-your-pc-now-in-c.504295/
|website=https://gbatemp.net/threads/hacdn-dangerously-download-your-switch-eshop-purchases-on-your-pc-now-in-c.504295/
|source=https://github.com/DeltaJordan/HACDN.Sharp
|source=https://github.com/DeltaJordan/HACDN.Sharp
|donation=
|donation=
}}
}}
{{#seo:
{{obsolete}}
|title=Switch Homebrew PC Tools (PC Utilities) - GameBrew
This is a direct port to C# of SimonMKWii's [https://gbatemp.net/threads/hacdn-v3-safely-download-your-switch-eshop-purchases-on-your-pc.504091/ HACDN]. Any and every risk you are taking with that app is equal to this one. They both run on the same framework, .Net Framework. The only differences in code are added using statements and other optimizations. The core mechanics are unchanged.
|title_mode=append
 
|image=Switch-logo.png
'''Note:''' This app and any other unofficial CDN clients have a chance of ban. It is recommended using [[CDNX Switch|CDNX]] instead of HACDN or its ports(s), CDNX is much more optimized, has less of a chance of banning you and is also in C#.
|image_alt=HACDN#
 
}}
==User guide==
{{cleanup|article|Needs cleanup}}
Differences between HACDN# and HACDN:
Dangerously download your Switch eShop purchases on your PC, Now in C#!
*This application uses "using", Basically "using" disposes unneeded memory allocations after they are done being used.
*It's written in C#. Self-explanatory.
*This application does not use goto statements.
*The code is more organized, but that's subjective.


==Media==
Dependencies:
<youtube></youtube>
*Requires your cert, hactool and a filled keys.txt file.
*.Net Framework 4.7.1.


How to use:
*Put in the title id of a Switch game you purchased on the eShop, put in your device id and then click download.
*The title ID is the identifier of a game, you can see a reasonably up-to-date listing on SwitchBrew.
*The device ID is extractable from your PRODINFO partition.


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-01.png
https://dlhb.gamebrew.org/switchhomebrews/hacdnnx.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-02.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-03.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-04.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-05.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-06.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-07.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v0.1.1'''
* First Release.
* Added DragDrop Support.
 
'''v0.1.0'''
* Untested release of a direct port, with optimizations.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/hacdn-dangerously-download-your-switch-eshop-purchases-on-your-pc-now-in-c.504295/
* GitHub - https://github.com/DeltaJordan/HACDN.Sharp
* Github - https://github.com/DeltaJordan/HACDN.Sharp
* GBAtemp - https://gbatemp.net/threads/hacdn-dangerously-download-your-switch-eshop-purchases-on-your-pc-now-in-c.504295/
* Reddit -

Latest revision as of 06:18, 5 Haziran 2023

HACDN#
Hacdnnx.png
General
AuthorDeltaJordan
TypePC Utilities
Version0.1.1
LicenseMixed
Last Updated2018/05/18
Links
Download
Website
Source

This is a direct port to C# of SimonMKWii's HACDN. Any and every risk you are taking with that app is equal to this one. They both run on the same framework, .Net Framework. The only differences in code are added using statements and other optimizations. The core mechanics are unchanged.

Note: This app and any other unofficial CDN clients have a chance of ban. It is recommended using CDNX instead of HACDN or its ports(s), CDNX is much more optimized, has less of a chance of banning you and is also in C#.

User guide

Differences between HACDN# and HACDN:

  • This application uses "using", Basically "using" disposes unneeded memory allocations after they are done being used.
  • It's written in C#. Self-explanatory.
  • This application does not use goto statements.
  • The code is more organized, but that's subjective.

Dependencies:

  • Requires your cert, hactool and a filled keys.txt file.
  • .Net Framework 4.7.1.

How to use:

  • Put in the title id of a Switch game you purchased on the eShop, put in your device id and then click download.
  • The title ID is the identifier of a game, you can see a reasonably up-to-date listing on SwitchBrew.
  • The device ID is extractable from your PRODINFO partition.

Screenshots

hacdnnx.png

Changelog

v0.1.1

  • Added DragDrop Support.

v0.1.0

  • Untested release of a direct port, with optimizations.

External links

Advertising: