AveryEvans / cfg-loader-mod

Automatically exported from code.google.com/p/cfg-loader-mod
GNU General Public License v2.0
0 stars 0 forks source link

Configurable directory from which to load GCT cheats. #93

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is an enhancement request and not a priority; however, given the state of 
cfg-loader's cheat download, this can be of use.

AFAIK, the best cheat downloader in the scene at this time is Accio Hacks. 
However, it's designed with Gecko OS in mind, so all its cheats get saved to 
sd:/codes. When used in its standard USB mode, cfg (and cfg-loader-mod) looks 
for cheats in usb:/usb-loader/codes. While it is possible to copy the GCT code 
files back and forth using something like Wii Explorer, this is not an 
elementary task.

The enhancement request is a configurable setting where we can say where to 
look for .gct cheat files. When set, cfg will look for cheats in that directory 
instead of the default <device>:/usb-loader/codes. This would have the benefit 
of allowing the use of Accio Hacks cheats (which means configurable codes are 
supported) without having to move files back and forth. In addition, Accio 
Hacks fully supports GameCube cheat codes where available, a feature not well 
rounded in the current instance of cfg-loader-mod. This would make the cheat 
feature of cfg more useful.

Original issue reported on code.google.com by huusask...@gmail.com on 10 Nov 2012 at 7:16

GoogleCodeExporter commented 8 years ago
Please try r50.
It should search .gct files on more folders (i.e. "/codes").

Original comment by softwiiv2 on 11 Dec 2012 at 7:14

GoogleCodeExporter commented 8 years ago
(Sorry for lateness of reply).

Works out pretty well. It's a workable implementation, as it's able to find 
cheats on the SD card as well (even when the USB drive is used).

Original comment by huusask...@gmail.com on 26 Apr 2013 at 8:29