mirror of
https://gitlab.com/Nanolx/smashbroshaxer.git
synced 2024-11-22 01:09:16 +01:00
typo fixes, links in readme
This commit is contained in:
parent
0d084addef
commit
cd55ed8040
@ -3,9 +3,15 @@ smashbroshaxer
|
||||
|
||||
simple script that aids in executing smashbroshax under Linux.
|
||||
|
||||
smashbroshax allows you to run Homebrew on your Nintendo 3DS.
|
||||
|
||||
for further information efer to:
|
||||
* [smashbroshax page](https://github.com/yellows8/3ds_smashbroshax)
|
||||
* [3DS Homebrew start](https://smealum.github.io/3ds/)
|
||||
|
||||
Requirements:
|
||||
================
|
||||
* Super Smash Bros
|
||||
* Super Smash Bros for 3DS
|
||||
* Retail up to 1.0.8 (Retail 1.1.0 does not work)
|
||||
* Digital up to 1.1.2
|
||||
* Demo not supported (anymore)
|
||||
|
@ -83,7 +83,8 @@ interactive_mode () {
|
||||
(if you got a newer version, (temporarily) uninstall the update data).
|
||||
|
||||
Note: retail cardtriges version 1.1.0 (with amiibo logo) are known to
|
||||
not be supported by smashbroshax.:LBL" " " \
|
||||
not be supported by smashbroshax.
|
||||
:LBL" " " \
|
||||
--field="1. Select WiFi Device to use:CB" "${wireless}" \
|
||||
--field="2. Select your Game version:CB" "${pcaps}" \
|
||||
--field="
|
||||
@ -121,7 +122,7 @@ smashbroshaxer version ${version} (${reldate})
|
||||
|
||||
usage:
|
||||
smashbroshaxer | interactive (UI) mode
|
||||
smashbrosaxer <wifi> <pcap> | non-interactive mode
|
||||
smashbroshaxer <wifi> <pcap> | non-interactive mode
|
||||
"
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user