Running your own Wii Forecast Channel: Difference between revisions

We'll need to generate a certificate for the Forecast Channel's files, so just go to the root ForecastChannel folder and generate the certificate using openssl (you'll need to install it on Windows): <code>openssl genrsa -traditional -out Private.pem 2048</code>
 
Now for the more annoying part of this project... By default it has a HUGE <code>weather.xml</code> file with a ton of different countries that you very likely don't need. My advice is, backup the file, wipe out the original and replace it with an empty-ish version like this:...
 
<syntaxhighlight lang="xml">