Ayy lmao I guess portablizemii really isn't that easy to understand
PM is a combination of plenty of software mods that all work together in such a way that we can successfully remove components that would otherwise be needed (such as MX chip, wifi module, and disc drive).
I'll go in the order you will use things.
First is Priiloader. Basically, it replaces the system menu app
(not an IOS mod lmao) so you can do homebrew stuff before you even hit the system menu (and in turn, the "Press A to continue" screen). This allows us to autoboot into a front end, Postloader.
Postloader is a program that sorts/categorizes games so they are all easy to find. Then, when you choose a game it launches the correct emulator to play said game. If you choose games for other consoles (NES/SNES/PS1 etc) it launches that particular emulator. If you choose a gamecube game it launches a custom version of Nintendont (more on that later). And if you choose a Wii game it launches SNEEK (more later).
Nintendont is a program that emulates the disc drive, memory card, and other components for playing gamecube games. We added additional code to load the rom that is usually stored on the MX chip from the USB drive instead (normally, you could load directly from the MX chip, but we cut it off
).
SNEEK (or the particular version we use, UNEEK+DI) is the software that emulates the disc drive and nand when running Wii games. We had to use this because when there is no disc drive present, even with USB loaders such as USB Loader GX, you will get an
extremely descriptive and
helpful error saying "An error has occurred, please turn off the system and check the instruction booklet".
To make stuff even more fun, we add on the no wifi ioses. These are special IOSes made by
@Aurelio that send fake responses when software checks to see if the wifi module is present, as without these responses, the Wii will not boot into any games or other software.
You'll probably only see the settings app once or twice, since once you set your settings, they're set for good, but it's there
If you want a more technical explanation of something, I can tell you exactly how most of the stuff works, but that's probably not best for noobs