diff --git a/variants/light/config/ultrahand/packages.ini b/variants/light/config/ultrahand/packages.ini index 6b652ce..685d4c1 100644 --- a/variants/light/config/ultrahand/packages.ini +++ b/variants/light/config/ultrahand/packages.ini @@ -1,79 +1,44 @@ -[OmniNX Downloader] -custom_name=OmniNX Downloader -custom_version=1.0.0 -hide=false -priority=1 -star=false -use_boot_package=true -use_exit_package=true - -[RebootNX] -custom_name= -custom_version=2.0.0 -hide=false -priority=2 -star=false -use_boot_package=true -use_exit_package=true - -[Alchemist] -custom_name= -custom_version= -hide=false -priority=3 -star=false -use_boot_package=true -use_exit_package=true - -[Ovl_Pkg Manager] -custom_name= -custom_version= -hide=false -priority=4 -star=false -use_boot_package=true -use_exit_package=true - -[Cool Curves] -custom_name= -custom_version= -hide=false -priority=5 -star=false - -[Easy Installer] -custom_name= -custom_version= -hide=false -priority=6 -star=false -use_boot_package=true -use_exit_package=true - -[Memory Config] -custom_name= -custom_version= -hide=false -priority=7 -star=false -use_boot_package=true -use_exit_package=true - -[RAM Patcher] -custom_name= -custom_version= -hide=false -priority=8 -star=false -use_boot_package=true -use_exit_package=true -use_quick_launch=false - -[OC Toolkit] -custom_name= -custom_version= -hide=false -priority=9 -star=false - - +[OmniNX Downloader] +custom_name= +custom_version= +hide=false +priority=1 +star=false +use_boot_package=true +use_exit_package=true + +[RebootNX] +custom_name= +custom_version= +hide=false +priority=2 +star=false +use_boot_package=true +use_exit_package=true + +[Alchemist] +custom_name= +custom_version= +hide=false +priority=3 +star=false +use_boot_package=true +use_exit_package=true + +[Cool Curves] +custom_name= +custom_version= +hide=false +priority=4 +star=false +use_boot_package=true +use_exit_package=true + +[Package Manager] +custom_name= +custom_version= +hide=false +priority=5 +star=false +use_boot_package=true +use_exit_package=true \ No newline at end of file diff --git a/variants/light/switch/.packages/.offload/RAM Patcher/config.ini b/variants/light/switch/.packages/.offload/RAM Patcher/config.ini deleted file mode 100644 index d3f5a12..0000000 --- a/variants/light/switch/.packages/.offload/RAM Patcher/config.ini +++ /dev/null @@ -1 +0,0 @@ - diff --git a/variants/light/switch/.packages/Cool Curves/README.md b/variants/light/switch/.packages/Cool Curves/README.md deleted file mode 100644 index 937f52f..0000000 --- a/variants/light/switch/.packages/Cool Curves/README.md +++ /dev/null @@ -1,53 +0,0 @@ -# Cool Curves - -The "Cool Curves" package is a part of the Ultrahand Overlay project, which provides a fully craft-able overlay executor. This example demonstrates how to configure and set temperature-related settings in the system_settings.ini file for different temperature ranges. - -## Configuration - -To configure the temperature-related settings yourself, follow these steps: - -1. Make sure you have the necessary tools and files for the Ultrahand-Overlay project. -2. Locate the `package.ini` file in the `examples/Cool Curves` directory. -3. Open the `package.ini` file in a text editor. - -## Temperature Settings - -The `package.ini` file contains temperature settings for different temperature ranges. Each temperature range is associated with specific configurations for the console and handheld devices. Here are the available temperature ranges and their configurations: - -### Max Temp 54°C - -- Console: `tskin_rate_table_console_on_fwdbg`: [[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 54000, 128, 255], [54000, 1000000, 255, 255]] -- Handheld: `tskin_rate_table_handheld_on_fwdbg`: [[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 54000, 128, 255], [54000, 1000000, 255, 255]] -- `holdable_tskin`: 60000 (hex value: 0xEA60) -- `touchable_tskin`: 60000 (hex value: 0xEA60) - -### Max Temp 56°C - -- Console: `tskin_rate_table_console_on_fwdbg`: [[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 56000, 128, 255], [56000, 1000000, 255, 255]] -- Handheld: `tskin_rate_table_handheld_on_fwdbg`: [[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 56000, 128, 255], [56000, 1000000, 255, 255]] -- `holdable_tskin`: 60000 (hex value: 0xEA60) -- `touchable_tskin`: 60000 (hex value: 0xEA60) - -### Max Temp 58°C - -- Console: `tskin_rate_table_console_on_fwdbg`: [[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 58000, 128, 255], [58000, 1000000, 255, 255]] -- Handheld: `tskin_rate_table_handheld_on_fwdbg`: [[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 58000, 128, 255], [58000, 1000000, 255, 255]] -- `holdable_tskin`: 60000 (hex value: 0xEA60) -- `touchable_tskin`: 60000 (hex value: 0xEA60) - -### Max Temp 60°C - -- Console: `tskin_rate_table_console_on_fwdbg`: [[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 60000, 128, 255], [60000, 1000000, 255, 255]] -- Handheld: `tskin_rate_table_handheld_on_fwdbg`: [[-1000000, 40000, 0, 0], [36000, 43000, 51, 51], [43000, 49000, 51, 128], [49000, 60000, 128, 255], [60000, 1000000, 255, 255]] -- `holdable_tskin`: 60000 (hex value: 0xEA60) -- `touchable_tskin`: 60000 (hex value: 0xEA60) - -## Important Notes - -- Before modifying any settings, it is recommended to create a backup of the original `system_settings.ini` file. -- Ensure that you understand the consequences of changing the temperature settings and their impact on your system's performance and stability. - - -## Acknowledgments - -Special thanks to B3711. diff --git a/variants/light/switch/.packages/Cool Curves/config.ini b/variants/light/switch/.packages/Cool Curves/config.ini deleted file mode 100644 index 1becba2..0000000 --- a/variants/light/switch/.packages/Cool Curves/config.ini +++ /dev/null @@ -1 +0,0 @@ -404: Not Found \ No newline at end of file diff --git a/variants/light/switch/.packages/Cool Curves/package.ini b/variants/light/switch/.packages/Cool Curves/package.ini index 214278e..580a7ec 100644 --- a/variants/light/switch/.packages/Cool Curves/package.ini +++ b/variants/light/switch/.packages/Cool Curves/package.ini @@ -1,6 +1,6 @@ ;creator=ppkantorski ;version=0.2.0 - +[Cool Curves] [Max Temp 54°C] copy /atmosphere/config/system_settings.ini /atmosphere/config/system_settings.ini.bak set-ini-val /atmosphere/config/system_settings.ini tc use_configurations_on_fwdbg u8!0x1 diff --git a/variants/light/switch/.packages/Package Manager/config.ini b/variants/light/switch/.packages/Package Manager/config.ini deleted file mode 100644 index e69de29..0000000 diff --git a/variants/light/switch/.packages/Package Manager/package.ini b/variants/light/switch/.packages/Package Manager/package.ini index 7dec6d9..6635d68 100644 --- a/variants/light/switch/.packages/Package Manager/package.ini +++ b/variants/light/switch/.packages/Package Manager/package.ini @@ -2,6 +2,7 @@ ;version=1.0.0 ;about='Mit diesem Tool kann man Overlays und Packages aktivieren/deaktivieren.' +[Package Manager] [*Verwalte Overlays] ;mode=toggle filter /switch/.overlays/ovlmenu.ovl diff --git a/variants/light/switch/.packages/RebootNX/config.ini b/variants/light/switch/.packages/RebootNX/config.ini deleted file mode 100644 index 70a8212..0000000 --- a/variants/light/switch/.packages/RebootNX/config.ini +++ /dev/null @@ -1,105 +0,0 @@ -[*Boot Optionen] -footer= -grouping=default -mode=default -system=default - -[*Hekate] -footer= - -[*Lakka] -footer= - -[*Reboot] -footer= - -[*SD Boot] -footer= - -[*eMMC Boot] -footer= - -[Android LineageOS] -footer= - -[Android LineageOS - SD Karte] -footer= - -[Android LineageOS - eMMC] -footer= - -[CrDroid] -footer= - -[CrDroid - SD Karte] -footer= - -[CrDroid - eMMC] -footer= - -[Fedora] -footer= - -[Fedora - SD Karte] -footer= - -[Fedora - eMMC] -footer= - -[Fedora_41] -footer= - -[Hekate] -footer= - -[Hekate UMS] -footer= - -[Herunterfahren] -footer= - -[Lakka] -footer= - -[Lockpick_RCM] -footer= - -[Neustart CFW] -footer= - -[Neustart OFW] -footer= - -[Tegra_Explorer] -footer= - -[Ubuntu_Bionic] -footer= - -[Ubuntu_Bionic - SD Karte] -footer= - -[Ubuntu_Bionic - eMMC] -footer= - -[Ubuntu_Jammy] -footer= - -[Ubuntu_Jammy - SD Karte] -footer= - -[Ubuntu_Jammy - eMMC] -footer= - -[Ubuntu_Noble] -footer= - -[Ubuntu_Noble - SD Karte] -footer= - -[Ubuntu_Noble - eMMC] -footer= - -[gap] -footer= - diff --git a/variants/light/switch/.packages/RebootNX/package.ini b/variants/light/switch/.packages/RebootNX/package.ini index 064f76a..4780ee1 100644 --- a/variants/light/switch/.packages/RebootNX/package.ini +++ b/variants/light/switch/.packages/RebootNX/package.ini @@ -1,3 +1,7 @@ +;version=1.0.0 +;creator=NiklasCFW +;about='RebootNX' + [@Startseite] [HorizonOS] @@ -29,9 +33,4 @@ refresh-to *eMMC Boot [Lakka] ini_file_source /bootloader/ini/Lakka_Switch.ini filter config -reboot ini 'Lakka' - -[gap] -;mode=table -;background=false -;gap=30 \ No newline at end of file +reboot ini 'Lakka' \ No newline at end of file diff --git a/variants/light/switch/.packages/config.ini b/variants/light/switch/.packages/config.ini deleted file mode 100644 index d3f5a12..0000000 --- a/variants/light/switch/.packages/config.ini +++ /dev/null @@ -1 +0,0 @@ -