TWiLightMenu
TWiLightMenu copied to clipboard
General fixes for akmenu
What's changed?
- Fixes folder paths not being properly saved on akmenu (paths on akmenu need trailing slash, but saves without trailing slash)
- Moves AP check, compat check, cheat handling into
bootstrapconfig - Big refactor for
bootstrapconfigto make it theme generic (in preparation for use in other themes) - Refactored widescreen configuration into
widescreenconfig(in preparation for use in other themes) - Added sort order support to akmenu
- Added update recently played to akmenu
- Made DSi theme highlight restore based on
ROM_PATHfilename instead of cursor position. - Removes File IO options in akmenu, use GodMode9i for that.
- Reverts AKmenu disable commits
Where have you tested it?
- Nintendo DSi
- Nintendo DS Lite on AK2i for B4DS
Pull Request status
- [x] This PR has been tested using the provided devkitPro, devkitARM, and EasyGL2D.
blocking on #1208
The acekard theme has been updated since the last commit of this PR. Please update your fork accordingly
APfix/MPU changes?
That + MPU Map
i'll probably end up making the menu changes to fix this on libfat, ill rebase this branch when i get the chance to work on this again.