diff --git a/emummc/README.md b/emummc/README.md index 7126b193f..604292ddc 100644 --- a/emummc/README.md +++ b/emummc/README.md @@ -1,21 +1,21 @@ # emuMMC -*A SDMMC driver replacement for Nintendo's Filesystem Services, by **m4xw*** +*A SDMMC driver replacement for Nintendo's Filesystem Services, by **m4xw*** ### Supported Horizon Versions -**1.0.0 - 9.0.0** +**1.0.0 - 9.1.0** ## Features -* Arbitrary SDMMC backend selection +* Arbitrary SDMMC backend selection **This allows loading eMMC from SD or even SD from eMMC** -* On the fly hooking / patching, fully self-infesting +* On the fly hooking / patching, fully self-infesting **Only one payload required for all versions!** -* File-based SDMMC backend support (from SD) +* File-based SDMMC backend support (from SD) **This allows loading eMMC images from hekate-backups (split or not)** -* SDMMC device based sector offset (*currently eMMC only*) +* SDMMC device based sector offset (*currently eMMC only*) **Raw partition support for eMMC from SD with less performance overhead** -* Full support for `/Nintendo` folder redirection to a arbitrary path +* Full support for `/Nintendo` folder redirection to a arbitrary path **No 8 char length restriction!** -* exosphere based context configuration +* exosphere based context configuration **This includes full support for multiple emuMMC images** ## Compiling