Going Open Source

Going Open Source

It seems I have less and less time to work on this project, as originally planned I am going to release the code to the Ncard client under the GPL3 license. A few years ago when I started this was one of a kind, but it seems there are several other projects out there that  do the nintendo gamer card thing and are much more enthusiastic about it than I am.

They don’t seem to have figured out how to work with the  wii game play logs though and all of them work with homebrew launchers. I hope they can use the  ncard.h library in the Ncard code to work with the Wii game play logs.

If you want to get to the source  you can get it here:

https://github.com/minus273/Ncard

alternatively from the command line in Git paste:

git clone git://github.com/minus273/Ncard.git

Let me know how you are using this.   I think the file that is most useful to  other developers is ncard.c and ncard.h as that has Chris’ code to access the wii code and the wii game play logs.

About the Author