Talk:Wii Signer
This is an old revision of this page, as edited by Isaac356 (talk | contribs) at 03:53, 19 January 2009. It may differ significantly from the current revision. |
Usage
When will this be ready? (or) How do you use this program? I can't find anything on how to use it.
You have to compile it from source if you are using Windows. (This is done with Cygwin). I will try to include an exe soon. This probably won't happen (I can't get the windows cross-compiler to work). The steps are quite simple on Cygwin:- Google search, download the setup.exe
- On the package installation screen, check openssl and openssl-dev as well as gcc and binutils (they should all be under "development"). Also, get make if it's there.
- Unpack the archive in "C:\cygwin\home\`your username`", open bash, and type make.
That should be all. (Next version might have an exe, if I can get rid of openssl)
This is old information, and no longer applies.