More actions
AtmoXL Titel Installer | |
---|---|
File:Atmoxltitelinstaller.png | |
General | |
Author | dezem |
Type | Utilities |
Version | 1.7.3 |
License | GPL-3.0 |
Last Updated | 2023/04/08 |
Links | |
Download | |
Website | |
Source | |
The AtmoXL Title Installer is a user-friendly installer for NSP, NSZ, XCZ, and XCI files that is free of unnecessary features. It supports installation from both SD and USB devices.
Features
- Installs NSP/NSZ/XCI/XCZ files and split NSP/XCI files from your SD card
- Installs NSP/NSZ/XCI/XCZ files and split NSP/XCI files from your USB HDD exFAT, NTFS and EXT2/3/4 (NTFS and EXT2/3/4 currently works only with AMS)
- Installs NSP/NSZ/XCI/XCZ files over LAN or USB from tools such as NS-USBloader
- Installs NSP/NSZ/XCI/XCZ files over the internet by URL or Google Drive
- Installs NSP/NSZ/XCI/XCZ files over HTTP Directory Indexing like Nginx / Apache...and Tinfoil style JSON
- Verifies NCAs by header signature before they're installed
- Forked from Huntereb Awoo-Installer
- Based on Adubbz Tinfoil
- Uses XorTroll's Plutonium for a pretty graphical interface
- Works on Atmosphere Switch and SX OS
Media
Easiest Ways To Install Games on HACKED switch! - (bytesizechris)
Screenshots
Coloring support
To use this, you must place the "themecolor.json" at ATI dir.
{ "themeColorTextTopInfo": "#CC00FF", "themeColorTextBottomInfo": "#FF0000", "themeColorTextMenu": "#FFFF00", "themeColorTextFile": "#66FF33", "themeColorTextDir": "#00FFFF", "themeColorTextInstall": "#0000FF", "themeMenuFontSize": 84 }
Use your wanted HEX colors -> https://www.w3schools.com/colors/colors_picker.asp
Choose your font size, use the themeMenuFontSize from the "themecolor.json" Default font size is 84.
Thanks to
- Huntereb for Awoo-Installer
- HookedBehemoth for A LOT of contributions
- Adubbz and other contributors for Tinfoil
- XorTroll for Plutonium and Goldleaf
- blawar and nicoboss for NSZ support
- blawar for tinleaf
- DarkMatterCore, XorTroll and Rhys Koedijk for libusbhsfs
- TheLogicMaster for contributing HTTP Directory Indexing Net install hide installed content option Page up and page down for fast scrolling
- R-YaTian for contributing Update for new font render and others
Changelog
v.1.7.3
- Update for latest libnx 4.3.0 changes for FW 16.0
- Thanks to @R-YaTian for the pull request -> #40
- Compiled with latest libusbhsfs 0.2.8
v.1.7.2
- Align memory for encryption to not corrupt nsz files compressed with zstd 1.5.0 and later #36 this should fix #34
- Big thanks to @nicoboss
- fix for nca chunk thx @duckbill007 see issues 27
- Bug fix & Typo fix #32 thx @R-YaTian
v.1.7.1
- added function to set the font size for the menu, use the themecolor.json
- fix title selection bug from 1.7.0