Grammar and clear language

Condensed in some places and dumbed down some text.
This commit is contained in:
miningslayer18 2018-10-07 21:49:45 -05:00 committed by GitHub
parent 7595ca6804
commit 3eda7eb225
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,31 +7,34 @@ title: "FAQ"
{% capture notice-1 %}
<a name="faq_latestfw" />**Q:** *I am on the latest system version. Is my device hackable?*
**A:** Yes
**A:** Yes. In fact, there are exploits available for every version except for 1.0.
<a name="faq_wiiu" />**Q:** *I am using Wii Mode (vWii) on a Wii U. Can I softmod it?*
**A:** Yes, however for vWii, you should follow this [guide](https://wiiu.hacks.guide)
<a name="faq_risky" />**Q:** *How risky is hacking my console?*
**A:** Bricks are now *basically* impossible unless you ignore/circumvent all safety checks.
**A:** Bricks (a state where either some parts of your Wii software are not working, or your Wii is not working at all) are now *basically* impossible unless you ignore/circumvent all safety checks.
<a name="faq_support" />**Q:** *Where should I go for support?*
**A:** For support mail us at support@riiconnect24.net. Or if you have a Discord account, join our Discord server at [RiiConnect24 on Discord](https://discord.gg/b4Y7jfD).
<a name="faq_le4gbsd" />**Q:** *Can I do this with a 4GB (or smaller) SD card?*
**A:** Yes!
**A:** Yes! As a matter of fact, any SD Card with at least 128MB should work to run an exploit, but to store homebrew applications, it is recommended to have an SD Card with at least 2GB.
<a name="faq_ge128gbsd" />**Q:** *Can I use a SD card larger than 32GB?*
**A:** You will need an SD card 32GB or lower to do the LetterBomb/Wilbrand exploit (unless you are using FlashHax), but an SD card larger than 32GB should be fine.
<a name="faq_nopc" />**Q:** *Can I do this without a computer (e.g. an Android phone)?*
**A:** All you need is the ability to put files on an SD card!
**A:** All you need is the ability to put files on an SD card and an Internet connection!
<a name="faq_error" />**Q:** *I got error XXXXXX, how to fix it??*
**A:** In order to check what error that is, please visit [Wiimmfi error page](https://wiimmfi.de/error).
**A:** In order to check what error that is, please visit the [Wiimmfi error page](https://wiimmfi.de/error).
<a name="faq_wiimini" />**Q:** *Can I mod my Wii Mini?*
**A:** You cannot mod a Wii Mini due to it having no SD card slot and because it's lacking some other things.
**A:** You cannot mod a Wii Mini due to it not having an SD card slot and some other things.
<a name="faq_dolphin" />**Q:** *Can I install RiiConnect24 on Dolphin?*
**A:** Unfortunately, RiiConnect24 doesn't work on Dolphin due to lack of code to emulate WiiConnect24. We know people are interested in it working on Dolphin, so it might work in the future!
**A:** Unfortunately, RiiConnect24 doesn't work on Dolphin due to the way the processor of the Wii is emulated. We know people are interested in it working on Dolphin, so it might work in the future!
{% endcapture %}