- Joined
- Nov 15, 2011
- Messages
- 5,210
- Reaction score
- 2,080
- Trophies
- 0
- Age
- 42
- Location
- Deep in GBAtemp addiction
- Website
- gbadev.googlecode.com
- XP
- 1,730
- Country

Okay, I finished my category converter app. Here it is :
http://www.mediafire...d0cw0uffxib5a9d (v1.2.1 ... no GameTDB) FIXED
http://www.mediafire...n0zx073dp55ewk1 (v1.4 with GameTDB support) FIXED
source code is included but it's not all that complicated.
It has a EXE file that you can just double click in Windows or for Mac, Linux, etc, there are also the Java files included (although even the Windows version needs Java to be installed.)
All you do is put it in your /wiiflow/settings folder where the old categories.ini file is and run it on a computer and it will create the new categories_v4.ini file based on it.
If you already have the categories_v4.ini file that WiiFlow creates automatically it will use it to determine which entries go in which coverflow sections.
To best take advantage of that fact it would be good to run WiiFlow first and go into each coverflows so that wiiflow will include them all in the file and then exit normally.
If it doesn't find any of the previous entries in the new v4 file it will treat them in the following way :
I ran it with the files from my Wii that I brought with me to work on and it seems to work great but I just finished it and haven't been able to get back to my Wii to put those files files in and see that they're actually working so any feedback is greatly appreciated.
ALSO, if there's any GC game who's GameID doesn't actually start with G, somebody tell me so I can fix it.
http://www.mediafire...d0cw0uffxib5a9d (v1.2.1 ... no GameTDB) FIXED
http://www.mediafire...n0zx073dp55ewk1 (v1.4 with GameTDB support) FIXED
source code is included but it's not all that complicated.
It has a EXE file that you can just double click in Windows or for Mac, Linux, etc, there are also the Java files included (although even the Windows version needs Java to be installed.)
All you do is put it in your /wiiflow/settings folder where the old categories.ini file is and run it on a computer and it will create the new categories_v4.ini file based on it.
If you already have the categories_v4.ini file that WiiFlow creates automatically it will use it to determine which entries go in which coverflow sections.
To best take advantage of that fact it would be good to run WiiFlow first and go into each coverflows so that wiiflow will include them all in the file and then exit normally.
If it doesn't find any of the previous entries in the new v4 file it will treat them in the following way :
- anything with a / in it goes under [EMULATOR]
- 4-digit items go under [NAND]
- 6-digit items starting with G go under [DML]
- other 6-digit things go under [GAMES]
- and everything else goes under [HOMEBREW]
I ran it with the files from my Wii that I brought with me to work on and it seems to work great but I just finished it and haven't been able to get back to my Wii to put those files files in and see that they're actually working so any feedback is greatly appreciated.
ALSO, if there's any GC game who's GameID doesn't actually start with G, somebody tell me so I can fix it.












