Releases Tags
-
Kosmos Updater Version 3.1.0
released this 2 years ago | 2 commits to main since this release
- Now uses GitHub's API instead of relying on Kosmos Updater Server.
Downloads
-
Kosmos Updater Version 3.0.9
released this 3 years ago | 7 commits to main since this release
- Built with the latest version of libnx for 9.0.0 support.
Downloads
-
Kosmos Updater Version 3.0.8
released this 3 years ago | 8 commits to main since this release
- Fixed the app not being able to auto update itself.
- Fixed an issue where if settings.cfg was migrated, but internal.db wasn't then bad things happened.
- Updated SimpleIniParser, and Swurl.
Downloads
-
Kosmos Updater Version 3.0.7
released this 3 years ago | 14 commits to main since this release
- Fixed the icon
Downloads
-
Kosmos Updater Version 3.0.6
released this 3 years ago | 15 commits to main since this release
- Changed all web traffic to use HTTPS.
- Fixed the config path for sys-ftpd.
Downloads
-
Kosmos Updater Version 3.0.5
released this 3 years ago | 16 commits to main since this release
- Added ability to ignore all common config files in Kosmos, except for hekate_ipl.ini. Full list of config files below:
- sdmc:/atmosphere/BCT.ini
- sdmc:/atmosphere/loader.ini
- sdmc:/atmosphere/system_settings.ini
- sdmc:/bootloader/patches.ini
- sdmc:/config/hid_mitm/config.ini
- sdmc:/config/sys-clk/config.ini
- sdmc:/ftpd/config.ini
- sdmc:/switch/KosmosToolbox/config.json
- sdmc:/switch/KosmosUpdater/internal.db
- sdmc:/switch/KosmosUpdater/settings.cfg
- Removed Channels, Bundles, and removed Disable Game Cart. This will now always install the latest release of Kosmos with
autonogc
turned on. - Removed the ability to install ES Patches.
- Fixed bug where ignored file paths had to start with
sdmc://
. Now they can start withsdmc:/
,sdmc://
or/
. - Fixed issue where codebase would crash when compiled with the latest version of libNX. This had something to do with the multiple threads I was using. While fixing this the progress bars were removed when deleting files, and extracting files.
- Sounds were also removed due to dependency issues.
Downloads
- Added ability to ignore all common config files in Kosmos, except for hekate_ipl.ini. Full list of config files below:
-
Kosmos Updater Version 3.0.4
released this 4 years ago | 24 commits to main since this release
- Support Hekate's new
autonogc
option. Disable Game Cart will now default to "Auto", and will display a warning when turning it to "Off". - Kosmos Updater will now only update ES Patches if they are already installed -OR- if you force them to install by entering in a passcode on the package select screen. To enter the passcode hit "X" on the package select screen. (Hint: Abstract Youths Burn Xeroxes)
- Moved
channel
,bundle
, andversion
from thesettings.cfg
file tointernal.db
, as these are managed within the app. These will automatically be migrated over. - Added
Cache-Control: no-cache
to request headers to try and prevent caching as much as possible. - Fixed typo on ExFAT Warning Screen. Thanks @null-device!
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
- 3.9 MiB KosmosUpdater-304.zip
- 9.6 MiB KosmosUpdater.nro
- Support Hekate's new
-
Kosmos Updater Version 3.0.3
released this 4 years ago | 37 commits to main since this release
- New Icon thanks to bernv3 on the discord.
- Built using the latest version of libnx and SDL.
Downloads
-
Kosmos Updater Version 3.0.2
released this 4 years ago | 41 commits to main since this release
- Removed the Hekate bundle as it was the same as Atmosphere.
- Will now correctly handle errors from the server.
- When checking the version string for updates to Kosmos Updater it won't just compare strings, but will actually check version numbers.
- Will now extract empty files.
Downloads
-
Kosmos Updater Version 3.0.1
released this 4 years ago | 48 commits to main since this release
- Moved the Kosmos Updater Server on to it's own server. This will update the address in your config file only if it was the default address to begin with.
Downloads