mirror of
https://github.com/Team-Neptune/DeepSea-Toolbox.git
synced 2024-11-23 04:19:42 +00:00
A toolbox for Hekate
b113644c93
* Adapt to libnx-master and atmosphere 0.10.0 ayaya * Fix path for atmosphere config * add findOrCreate functions to simpleIniParser * Create atmosphere ini file and fill it as necessary * Accept inputs from any controller * Sort source files into folders * Add OverrideKey class * Add default case for g_nextGui * Update source/Utils/threads.cpp * Create flags folder for each sysmodule Co-Authored-By: WerWolv <werwolv98@gmail.com> * Rename folders to snake_case * Messed up the folders somehow * Remove /ini folder and use SimpleIniParser submodule instead * Build custom libs dependencies * Add override keys menu * Fix button select allowing to go out of bounds * Add GUI menu for each override option * add author * Fix ...'s positioning * Add OverrideKeyType enum * Add helper functions to get option names * Undo last commit's changes * Allow different options for override key scene * Add unselected text color * Implement Add button * Change "Ok" to "OK" * Retain selected button after leaving the menu * Redesign override-key scene * Add semicolon * Change default parameters * move getOverrideKeyString and getOverrideProgramString to OverrideKey class * Implement override config deletion * Change SimpleIniParser path * Change SimpleIniParser path * Change SimpleIniParser URL Co-authored-by: WerWolv <werwolv98@gmail.com> |
||
---|---|---|
data | ||
include | ||
SimpleIniParser@6d02959136 | ||
source | ||
.gitignore | ||
.gitmodules | ||
icon.jpg | ||
LICENSE | ||
Makefile | ||
README.md |
Kosmos Toolbox
A toolbox that allows the user to change settings of the loader (requires a modified version of loader). It's aimed for the use with tomGER's SDFiles.
Current Features
- Reading and modifying of the hbmenu launch button combination
- Actually modifying the hbmenu config as well so settings stick across reboots
- Reading and modifying whether the album or the hbmenu launches by default
- Sysmodule hotloading and unloading
- Reboot to Hekate profiles and the Hekate menu
- HID-mitm button config