Update README.md

This commit is contained in:
Kei 2025-01-25 23:31:06 +00:00
parent e682a4252e
commit 30856a9c2a

View File

@ -11,7 +11,7 @@ Requires devkitarm to be installed with the `nds-dev` package. Simply build the
* The system directory is `_nds/akmenunext` where the akmenu system files should be placed, along with a copy of nds-bootstrap in the `_nds` folder as `nds-bootstrap-release.nds`. * The system directory is `_nds/akmenunext` where the akmenu system files should be placed, along with a copy of nds-bootstrap in the `_nds` folder as `nds-bootstrap-release.nds`.
* The binary of akmenu-next additionally needs to be in the `_nds/akmenunext` folder as `launcher.nds` for theme & language reboots. * The binary of akmenu-next additionally needs to be in the `_nds/akmenunext` folder as `launcher.nds` for theme & language reboots.
* Cheats should be placed as `usrcheat.dat` into the `_nds/akmenu/cheats` folder. * Cheats should be placed as `usrcheat.dat` into the `_nds/akmenunext/cheats` folder.
* Themes go into `_nds/akmenunext/ui`. Acekard & Wood R4 themes are supported. * Themes go into `_nds/akmenunext/ui`. Acekard & Wood R4 themes are supported.
## License ## License