More actions
(Created page with "{{Infobox 3DS homebrew | title = DTK | image = https://dlhb.gamebrew.org/3dshomebrew/DTK.jpg|250px | type = PC Utilities | version = v2.0 | licence = Mixed | author = justync7...") |
m (Text replacement - "Category:PC utilities for 3DS homebrew" to "") |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = | |title=D.T.K. - D.T.K. Takes Keys | ||
| image = | |image=dtk3ds3.png | ||
| type = PC Utilities | |description=TitleKeybin viewer and CDN downloader. | ||
| version = | |author=justync7 | ||
| | |lastupdated=2016/04/24 | ||
| | |type=PC Utilities | ||
| website = https://gbatemp.net/threads/release-d-t-k-titlekey-bin-viewer-and-cdn-downloader.423179/ | |version=2.0 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/dtk3ds.7z | |||
|website=https://gbatemp.net/threads/release-d-t-k-titlekey-bin-viewer-and-cdn-downloader.423179/ | |||
|source=https://github.com/justync7/DTK/ | |||
}} | }} | ||
{{Obsolete}} | |||
D.T.K. is an application that downloads games from Nintendo's CDN using [[FunKeyCIA 3DS]]. | |||
'''Note:''' DTK is no longer in development. | |||
==Installation== | |||
[https://www.microsoft.com/en-us/download/details.aspx?id=42642 Latest .NET Framework (Windows)] or [https://www.mono-project.com/download/#download-lin Mono (Linux)] | ===Dependencies=== | ||
[https://www.python.org/downloads/release/python-2711/ Python 2.7] | * [https://www.microsoft.com/en-us/download/details.aspx?id=42642 Latest .NET Framework (Windows)] or [https://www.mono-project.com/download/#download-lin Mono (Linux)] | ||
* [https://www.python.org/downloads/release/python-2711/ Python 2.7] | |||
===Setup (Windows)=== | |||
* Download release and extract it. | |||
* Run DTK.exe and wait for it to download the needed files (this can take a while). | |||
* Close DTK. | |||
* Open config.xml in your favorite text editor. | |||
* Modify the config to your liking. | |||
===Setup (Linux)=== | |||
* Download release and extract it. | |||
* Run "mono DTK.exe" in your terminal and wait for it to download the needed files (this can take a while). | |||
* Close DTK. | |||
* Open config.xml in your favorite text editor. | |||
* Modify the config to your liking. | |||
==User guide== | |||
===How to use that key site=== | |||
* Open config.xml in your favorite text editor. | |||
* Replace the "undefined" on KeyDBUrl with the encTitleKeys download link from "that key site". | |||
* Replace the "false" on AutoLoad with "true". | |||
* Run DTK.exe and it will download the DB automatically. | |||
===Download from the CDN using FunKeyCIA=== | |||
* Find the title you wish to download in DTK. | |||
* Highlight it and double click to open a command window for FunKeyCIA. | |||
* Your download will automatically begin. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/dtk3ds3.png | |||
==Changelog== | |||
'''v2.0''' | |||
* Linux support. | |||
* Title CIA sorting. | |||
'''v1.2''' | |||
* New config entries. | |||
* Fixed copyright issues. | |||
* Made all 3DS titles have types. | |||
* Reworked code. | |||
'''v1.1''' | |||
* Add column sorting. | |||
* Some anchoring fixes. | |||
* Some code reworked. | |||
'''v1.0''' | |||
* Attempt at fixing search | |||
* Add lots of automatic file downloads (deps, key db). | |||
==Credits== | |||
* HouseBreaker - [https://github.com/HouseBreaker/NintendoCDN-TicketParser Took its work without permission. Sorry.] | |||
Thanks to: | |||
* cearp - For FunKeyCIA. | |||
* Ptrk25 - For the GroovyCIA/CDN-FX database. | |||
Alternatives: | |||
* [[CDN-FX 3DS|CDN-FX]] or [[Shameless 3DS|Shameless]]. | |||
==External links== | |||
* GitHub - https://github.com/Lustyn/DTK | |||
* GBAtemp - https://gbatemp.net/threads/release-d-t-k-titlekey-bin-viewer-and-cdn-downloader.423179 | |||
= | |||
* | |||
Latest revision as of 04:31, 6 Mayıs 2024
D.T.K. - D.T.K. Takes Keys | |
---|---|
General | |
Author | justync7 |
Type | PC Utilities |
Version | 2.0 |
License | Mixed |
Last Updated | 2016/04/24 |
Links | |
Download | |
Website | |
Source | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
D.T.K. is an application that downloads games from Nintendo's CDN using FunKeyCIA 3DS.
Note: DTK is no longer in development.
Installation
Dependencies
Setup (Windows)
- Download release and extract it.
- Run DTK.exe and wait for it to download the needed files (this can take a while).
- Close DTK.
- Open config.xml in your favorite text editor.
- Modify the config to your liking.
Setup (Linux)
- Download release and extract it.
- Run "mono DTK.exe" in your terminal and wait for it to download the needed files (this can take a while).
- Close DTK.
- Open config.xml in your favorite text editor.
- Modify the config to your liking.
User guide
How to use that key site
- Open config.xml in your favorite text editor.
- Replace the "undefined" on KeyDBUrl with the encTitleKeys download link from "that key site".
- Replace the "false" on AutoLoad with "true".
- Run DTK.exe and it will download the DB automatically.
Download from the CDN using FunKeyCIA
- Find the title you wish to download in DTK.
- Highlight it and double click to open a command window for FunKeyCIA.
- Your download will automatically begin.
Screenshots
Changelog
v2.0
- Linux support.
- Title CIA sorting.
v1.2
- New config entries.
- Fixed copyright issues.
- Made all 3DS titles have types.
- Reworked code.
v1.1
- Add column sorting.
- Some anchoring fixes.
- Some code reworked.
v1.0
- Attempt at fixing search
- Add lots of automatic file downloads (deps, key db).
Credits
- HouseBreaker - Took its work without permission. Sorry.
Thanks to:
- cearp - For FunKeyCIA.
- Ptrk25 - For the GroovyCIA/CDN-FX database.
Alternatives: