Accio Hacks Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Apps (Utilities) - GameBrew
|title_mode=append
|image=acciohackswii.jpg
|image_alt=Accio Hacks
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Accio Hacks
|title=Accio Hacks
|image=acciohackswii.jpg
|image=acciohackswii2.png
|description=Download codes from GeckoCodes.org and create GCT files
|description=Download codes from GeckoCodes.org and create GCT files.
|author=James0x57
|author=James0x57
|lastupdated=2011/05/15
|lastupdated=2011/05/15
|type=Utilities
|type=Savegame Tools
|version=1.2.0
|version=1.2.0
|license=Freeware
|license=Freeware
|download=https://dlhb.gamebrew.org/wiihomebrews/acciohackswii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/acciohackswii.7z
|website=https://web.archive.org/web/20120118013440/http://geckocodes.org/
|website=https://wiibrew.org/wiki/Accio_Hacks
|source=
}}
}}
Downloads codes from the [https://web.archive.org/web/20120118013440/http://geckocodes.org/WiiRD Code Database] to the SD Card then allows you to select the codes you want to use. Finally, it creates a gct file that Gecko OS or Gecko OS Mod can apply to the game.
A tool for managing cheat codes on the Nintendo Wii. Developed by James0x57, this homebrew application allows you to download cheat codes from the WiiRD database and store them on an SD card. The codes can then be used with the Gecko OS or OS Mod, by creating a .gct file.  


== Installation ==
'''Note:''' Please use at your own risk.
* Copy the 'AccioHacks' folder to the 'apps' folder in the SD Card's root directory.
* If you use another folder, the self-update still sends the new files to "SD:\apps\AccioHacks\"!


== Features ==
== Features ==
Line 33: Line 24:
* Automatically attaches universal codes to the file you download if they exist.
* Automatically attaches universal codes to the file you download if they exist.


== Usage ==
== Installation ==
*'''Wiimote Plus Button''' on any connected Wii Remote will display its controls.
Copy the AccioHacks folder to the apps folder in the SD Card's root directory.
*'''Classic Plus Button''' on any connected Classic Controller will display its controls.
 
*'''GC X Button''' on any connected GameCube Controller will display its controls.
If you use another folder, the self-update still sends the new files to SD:\apps\AccioHacks\.
*As is, no warranty; If it causes a dead cat or two, I'm not responsible; Use at your own risk; And other things I'm supposed to say. ;P


=== Adding codes from outside the app ===
==User guide==
* SD:\codes\X\L\GAMEID.txt
Adding codes from outside the app:
* X = Channel Letter ID. (Seen in Accio Hacks and on GeckoCodes in brackets, Wii = R)
* SD:\codes\X\L\GAMEID.txt.
* L = The first letter of the title of the game. or '#' if it starts with a number.
* X - Channel Letter ID (Seen in Accio Hacks and on GeckoCodes in brackets, Wii = R).
* L - The first letter of the title of the game. or '#' if it starts with a number.
* The file format, including the file name, is exactly the same as when you download the txt from GeckoCodes.org.
* The file format, including the file name, is exactly the same as when you download the txt from GeckoCodes.org.
==Controls==
Wii Remote/Classic Controller Plus - Display controls on any connected controller
GameCube Controller X - Display controls on any connected GameCube controller


==Screenshots==
==Screenshots==
[[image:acciohackswii.jpg]]
https://dlhb.gamebrew.org/wiihomebrews/acciohackswii2.png


==Media==
==Media==
'''Accio Hacks v1.0.0''' ([https://www.youtube.com/watch?v=MZPCeiwcPKQ Cid2Mizard])<br>
<youtube>MZPCeiwcPKQ</youtube>
<youtube>MZPCeiwcPKQ</youtube>
== Known issues==
If the total number of characters returned in an online list of available games (per system per letter) is > 8000, none will be returned.
*This is very unlikely to happen but it's actually a [http://bugs.php.net/bug.php?id=45945 PHP + Apache bug].
*In the event of this very unlikely situation, this affects all versions of Accio Hacks.
If a listing of available games (per system per letter) is > 150, Accio Hacks will probably code dump.
*This applies both to SD lists of games and to Online lists and affects all versions of Accio Hacks.
*The limit for Online lists was increased to 250 in Accio Hacks v1.1
*Currently, the largest possible list is 137 games: "[R] Wii - S - (*) Any/All Regions"
There is a 900 code limit per game, the rest are abandoned when the txt file and gct are saved. This does NOT cause crashing.
*Games Affected: Monster Hunter 3 (US with 33,215 codes and PAL with 2,919).
*Fire Emblem Radiant Dawn (US) is close with 892 codes.
*The average number of codes per game is only 59. There are no plans to significantly increase this limit. (enough requests could change that, however)
Cannot Download VC Arcade games, reports (404).
*Only Effects v0.9 (not v0.9.1).


== Changelog ==
== Changelog ==
August 4, 2011 - v1.2
'''v1.2 2011/08/04'''
*Fixes connection issue many users had.
*Fixes connection issue many users had.
May 5, 2011 - v1.1
 
'''v1.1 2011/05/05'''
*Fixed after broken by Link's (necessary) server config.
*Fixed after broken by Link's (necessary) server config.
*Online lists max length changed 150->250.
*Online lists max length changed 150->250.
*Icon transparency removed.
*Icon transparency removed.
September 20, 2010 - v1.0
 
'''v1.0 2010/09/20'''
*Region Select added for online lists.
*Region Select added for online lists.
*Universal codes are included in a download.
*Universal codes are included in a download.
Line 66: Line 83:
*Fixed "controlls" typo (multiple)
*Fixed "controlls" typo (multiple)
*Version number added to about page.
*Version number added to about page.
July 14, 2010 - v0.9.1
 
'''v0.9.1 2010/07/14'''
*Fixed VC Arcade 404 bug.
*Fixed VC Arcade 404 bug.
July 13, 2010 - v0.9
*Initial Release


== Known Bugs ==
'''v0.9 2010/07/13'''
<b>If the total number of characters returned in an online list of available games (per system per letter) is > 8000, none will be returned.</b><br>
*Initial Release.
This is <u>very unlikely</u> to happen but it's actually a [http://bugs.php.net/bug.php?id=45945 PHP + Apache bug].<br>
In the event of this very unlikely situation, this affects all versions of Accio Hacks.<br>
<br>
<b>If a listing of available games (per system per letter) is > 150, Accio Hacks will probably code dump.</b><br>
This applies both to SD lists of games and to Online lists and affects all versions of Accio Hacks.<br>
''The limit for Online lists was increased to 250 in Accio Hacks v1.1''<br>
<u>Currently, the largest possible list is 137 games</u>: "[R] Wii - S - (*) Any/All Regions"<br>
<br>
<b>There is a 900 code limit per game, the rest are abandoned when the txt file and gct are saved. This does NOT cause crashing.</b><br>
Games Affected: Monster Hunter 3 (US with  33,215 codes and PAL with 2,919). <br>
Fire Emblem Radiant Dawn (US) is close with 892 codes. <br>
The average number of codes per game is only 59. <u>There are no plans to significantly increase this limit.</u> (enough requests could change that, however)<br>
<br>
<b>Cannot Download VC Arcade games, reports (404).</b> <br>
Only Effects v0.9 (not v0.9.1).


==External links==
==External links==
* Homepage - https://web.archive.org/web/20120118013440/http://geckocodes.org/
* GeckoCodes.org - [https://web.archive.org/web/20191001120556/https://www.geckocodes.org/index.php?chid=R&r=*&l=m http://geckocodes.org/] (archived)
* Wiibrew - https://wiibrew.org/wiki/Accio_Hacks
* WiiBrew - https://wiibrew.org/wiki/Accio_Hacks

Latest revision as of 11:13, 25 February 2023

Accio Hacks
Acciohackswii2.png
General
AuthorJames0x57
TypeSavegame Tools
Version1.2.0
LicenseFreeware
Last Updated2011/05/15
Links
Download
Website

A tool for managing cheat codes on the Nintendo Wii. Developed by James0x57, this homebrew application allows you to download cheat codes from the WiiRD database and store them on an SD card. The codes can then be used with the Gecko OS or OS Mod, by creating a .gct file.

Note: Please use at your own risk.

Features

  • Download codes from the WiiRD Code Database.
  • Edit codes saved on the SD Card.
  • Turn On the codes and create gct file.
  • Self-Update if an update is available.
  • Shiny, easy to use user interface.
  • Automatically detects removal of SD Card.
  • Automatically attaches universal codes to the file you download if they exist.

Installation

Copy the AccioHacks folder to the apps folder in the SD Card's root directory.

If you use another folder, the self-update still sends the new files to SD:\apps\AccioHacks\.

User guide

Adding codes from outside the app:

  • SD:\codes\X\L\GAMEID.txt.
  • X - Channel Letter ID (Seen in Accio Hacks and on GeckoCodes in brackets, Wii = R).
  • L - The first letter of the title of the game. or '#' if it starts with a number.
  • The file format, including the file name, is exactly the same as when you download the txt from GeckoCodes.org.

Controls

Wii Remote/Classic Controller Plus - Display controls on any connected controller

GameCube Controller X - Display controls on any connected GameCube controller

Screenshots

acciohackswii2.png

Media

Accio Hacks v1.0.0 (Cid2Mizard)

Known issues

If the total number of characters returned in an online list of available games (per system per letter) is > 8000, none will be returned.

  • This is very unlikely to happen but it's actually a PHP + Apache bug.
  • In the event of this very unlikely situation, this affects all versions of Accio Hacks.

If a listing of available games (per system per letter) is > 150, Accio Hacks will probably code dump.

  • This applies both to SD lists of games and to Online lists and affects all versions of Accio Hacks.
  • The limit for Online lists was increased to 250 in Accio Hacks v1.1
  • Currently, the largest possible list is 137 games: "[R] Wii - S - (*) Any/All Regions"

There is a 900 code limit per game, the rest are abandoned when the txt file and gct are saved. This does NOT cause crashing.

  • Games Affected: Monster Hunter 3 (US with 33,215 codes and PAL with 2,919).
  • Fire Emblem Radiant Dawn (US) is close with 892 codes.
  • The average number of codes per game is only 59. There are no plans to significantly increase this limit. (enough requests could change that, however)

Cannot Download VC Arcade games, reports (404).

  • Only Effects v0.9 (not v0.9.1).

Changelog

v1.2 2011/08/04

  • Fixes connection issue many users had.

v1.1 2011/05/05

  • Fixed after broken by Link's (necessary) server config.
  • Online lists max length changed 150->250.
  • Icon transparency removed.

v1.0 2010/09/20

  • Region Select added for online lists.
  • Universal codes are included in a download.
  • Update Notification made less intrusive.
  • App starts on the main menu.
  • "Update" option added to the main menu.
  • Fixed "controlls" typo (multiple)
  • Version number added to about page.

v0.9.1 2010/07/14

  • Fixed VC Arcade 404 bug.

v0.9 2010/07/13

  • Initial Release.

External links

Advertising: