Cthulhu: Unterschied zwischen den Versionen

Aus The Homebrew Cloud
Zur Navigation springenZur Suche springen
(added new version)
(Deutsche Übersetzung + Neue Versionen hinzugefügt)
Zeile 1: Zeile 1:
 
[[File:Cthulhu.png|right]]
 
[[File:Cthulhu.png|right]]
'''Cthulhu''' is a homebrew application for managing play time history, step history and cached icon data.
+
'''Cthulhu''' (auch '''CacheTool''') ist eine Homebrew um die Spielzeit, den Schrittzähler oder den Icon-Cache zu Verwalten.
  
=Versions=
+
=Versionen=
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
Zeile 8: Zeile 8:
 
! scope="col"| Release
 
! scope="col"| Release
 
! scope="col"| Download
 
! scope="col"| Download
! scope="col"| File / Size
+
! scope="col"| Datei / Größe
! scope="col"| Source
+
! scope="col"| Quelle
 +
|-
 +
! scope="row"| 1.3.2
 +
| 28. Mai 2017
 +
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Tools/Cthulhu/Cthulhu_v1.3.2.zip]]
 +
| ZIP / 592KB
 +
| [https://github.com/Ryuzaki-MrL/CacheTool/releases/tag/1.3.2 GitHub.com]
 +
|-
 +
! scope="row"| 1.3.1
 +
| 25. Mai 2017
 +
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Tools/Cthulhu/Cthulhu_v1.3.1.zip]]
 +
| ZIP / 485KB
 +
| [https://github.com/Ryuzaki-MrL/CacheTool/releases/tag/1.3.1 GitHub.com]
 +
|-
 +
! scope="row"| 1.3.0
 +
| 26. März 2017
 +
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Tools/Cthulhu/Cthulhu_v1.3.0.zip]]
 +
| ZIP / 497KB
 +
| [https://github.com/Ryuzaki-MrL/CacheTool/releases/tag/1.3 GitHub.com]
 
|-
 
|-
 
! scope="row"| 1.2.0
 
! scope="row"| 1.2.0
| 17. February 2017
+
| 17. Februar 2017
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Tools/Cthulhu/Cthulhuv1.2.zip]]
+
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Tools/Cthulhu/Cthulhu_v1.2.0.zip]]
 
| ZIP / 495KB
 
| ZIP / 495KB
| [https://github.com/Ryuzaki-MrL/CacheTool/releases/tag/v1.2.0 GitHub.com]
+
| [https://github.com/Ryuzaki-MrL/CacheTool/releases/tag/1.2.0 GitHub.com]
 
|-
 
|-
 
! scope="row"| 1.0
 
! scope="row"| 1.0
 
| 25. August 2016
 
| 25. August 2016
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Tools/Cthulhu/Cthulhuv1.0.zip]]
+
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Tools/Cthulhu/Cthulhu_v1.0.zip]]
| ZIP / 475KB
+
| ZIP / 483KB
 
| [https://github.com/Ryuzaki-MrL/CacheTool/releases/tag/v1.0 GitHub.com]
 
| [https://github.com/Ryuzaki-MrL/CacheTool/releases/tag/v1.0 GitHub.com]
 
|-
 
|-
Zeile 26: Zeile 44:
  
 
=Changelog=
 
=Changelog=
 +
==v1.3.2==
 +
<pre>What's new:
 +
Cthulhu now checks if test menu is installed before attempting to switch to it.</pre>
 +
==v1.3.1==
 +
<pre>Whats new:
 +
Support for Korean/Taiwan/Chinese HOME Menu
 +
Switch between HOME Menu and Test Menu
 +
Fix software library not being cleared (activity log will still reload data from PTM though, rendering this useless)</pre>
 +
==v1.3.0==
 +
<pre>This release fixes Cthulhu not working on the New 3DS and adds "accepted EULA version" setting for out-of-region online play. (Credits go to @SciresM for his EULASetter app.)</pre>
 
==v1.2.0==
 
==v1.2.0==
 
<pre>Finally, software library editing is here!
 
<pre>Finally, software library editing is here!
Zeile 42: Zeile 70:
 
<pre>First stable release. Check the README for info.</pre>
 
<pre>First stable release. Check the README for info.</pre>
  
[[Category:Nintendo 3DS]]
+
[[Kategorie:Nintendo 3DS]]
[[Category:Tools]]
+
[[Kategorie:Tools (3DS)]]
[[Category:Ryuzaki-MrL]]
+
[[Kategorie:Ryuzaki-MrL]]

Version vom 28. Oktober 2017, 17:34 Uhr

Cthulhu.png

Cthulhu (auch CacheTool) ist eine Homebrew um die Spielzeit, den Schrittzähler oder den Icon-Cache zu Verwalten.

Versionen

Version Release Download Datei / Größe Quelle
1.3.2 28. Mai 2017
Download button.png
ZIP / 592KB GitHub.com
1.3.1 25. Mai 2017
Download button.png
ZIP / 485KB GitHub.com
1.3.0 26. März 2017
Download button.png
ZIP / 497KB GitHub.com
1.2.0 17. Februar 2017
Download button.png
ZIP / 495KB GitHub.com
1.0 25. August 2016
Download button.png
ZIP / 483KB GitHub.com

Changelog

v1.3.2

What's new:
Cthulhu now checks if test menu is installed before attempting to switch to it.

v1.3.1

Whats new:
Support for Korean/Taiwan/Chinese HOME Menu
Switch between HOME Menu and Test Menu
Fix software library not being cleared (activity log will still reload data from PTM though, rendering this useless)

v1.3.0

This release fixes Cthulhu not working on the New 3DS and adds "accepted EULA version" setting for out-of-region online play. (Credits go to @SciresM for his EULASetter app.)

v1.2.0

Finally, software library editing is here!
Although some features like moving and sorting entries are still missing.

Warning: ALWAYS MAKE A BACKUP OF YOUR ACTIVITY LOG SAVEFILE BEFORE USING THIS!!!

Go to "Activity Log management" then "Edit software library".
Once the list loads, you can either press A to edit a entry, X to remove it, or Y to list/delist it.

Pressing A will take you to another menu, where you can view detailed info about a title.
Select a field, press A to edit it and up/down to modify values.

If you encounter any errors or crashes, report here or on gbatemp.

v1.0

First stable release. Check the README for info.