-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ee1bac
commit b65f45e
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Spiik | ||
Spiik is a Wii U homebrew that enchances the region-free feature of current custom firmwares. | ||
|
||
It makes your games believe they are run on a specific console region and system language. | ||
|
||
##Why do I need it? | ||
There are many games that even with region-free CFWs, freeze if not of the same region of the console. This happens because the game still checks the console region in order to decide what folders and files to load. If of a different region, the game will not find the right folders/files and would freeze. | ||
|
||
## How do I use it? | ||
Just run the elf in HBL, choose the region and language you want to enforce and press A. | ||
You will be redirected to the Wii U menu. | ||
Every game you run will think the console region and language are the ones you selected. | ||
|
||
To disable Spiik, just go back to the HBL/HBLC. |