A toolbox for Hekate
Go to file
cathery b113644c93 Rewrite Override Key menu for Atmosphere 0.10 (#23)
* 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>
2019-12-30 15:25:20 +01:00
data Added hid-mitm config UI 2019-03-23 16:45:32 +01:00
include Rewrite Override Key menu for Atmosphere 0.10 (#23) 2019-12-30 15:25:20 +01:00
SimpleIniParser@6d02959136 Adapt to Atmosphere 0.10.0 and libnx 3.0.0 (#19) 2019-12-29 15:48:28 +01:00
source Rewrite Override Key menu for Atmosphere 0.10 (#23) 2019-12-30 15:25:20 +01:00
.gitignore Added sysmodule hot-loading functionality 2019-01-19 00:07:25 +01:00
.gitmodules Adapt to Atmosphere 0.10.0 and libnx 3.0.0 (#19) 2019-12-29 15:48:28 +01:00
icon.jpg Bug fixes, app rename and icon fix 2019-01-08 17:42:29 +01:00
LICENSE Initial commit 2018-09-22 01:25:26 +02:00
Makefile Rewrite Override Key menu for Atmosphere 0.10 (#23) 2019-12-30 15:25:20 +01:00
README.md Added new features to readme 2019-04-03 23:39:26 +02:00

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