Merge branch 'master' of https://github.com/RiiConnect24/Wii-Guide
This commit is contained in:
commit
01ac1ca2ef
1 changed files with 7 additions and 4 deletions
|
@ -30,9 +30,9 @@ Do you want to get RSS feed updates on your Wii Message Board? This tutorial wil
|
||||||
```
|
```
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<rss>
|
<rss>
|
||||||
<feed name="RiiConnect24 Medium"><![CDATA[http://medium.com/feed/riiconnect24]]></feed>
|
<feed name="RiiConnect24 Medium"><![CDATA[https://medium.com/feed/riiconnect24]]></feed>
|
||||||
<feed name="RiiConnect24 Twitter"><![CDATA[http://twitrss.me/twitter_user_to_rss/?user=RiiConnect24]]></feed>
|
<feed name="RiiConnect24 Twitter"><![CDATA[https://twitrss.me/twitter_user_to_rss/?user=RiiConnect24]]></feed>
|
||||||
<feed name="Nintendo News"><![CDATA[http://www.nintendo.com/feed]]></feed>
|
<feed name="Nintendo News"><![CDATA[https://www.nintendo.com/feed]]></feed>
|
||||||
</rss>
|
</rss>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -41,6 +41,9 @@ Do you want to get RSS feed updates on your Wii Message Board? This tutorial wil
|
||||||
1. Press A to confirm you want to subscribe to the feeds. Ignore the error about ES_GetTitleID, everything is fine.
|
1. Press A to confirm you want to subscribe to the feeds. Ignore the error about ES_GetTitleID, everything is fine.
|
||||||
1. Once everything is done, press HOME to go back to the Homebrew Channel. You should soon get RSS feed updates on your Wii, enjoy!
|
1. Once everything is done, press HOME to go back to the Homebrew Channel. You should soon get RSS feed updates on your Wii, enjoy!
|
||||||
|
|
||||||
|
We recommend you use feeds that don’t update as often and use just a few feeds, because if you subscribe to a lot of feeds you can get a ton of mail on your Wii.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
If you're not receiving updates after a few days, you might need to subscribe to the RSS feeds again. Launch RSSMii from the Homebrew Channel again and it'll create brand new subscriptions.
|
If you're not receiving updates after a few days, you might need to subscribe to the RSS feeds again. Launch RSSMii from the Homebrew Channel again and it'll create brand new subscriptions.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue