Skip to content

ArgonNX v1.0-alpha

Compare
Choose a tag to compare
@Guillem96 Guillem96 released this 31 Aug 12:03
· 16 commits to master since this release
af9cb42

Assets in the release

  • argon-nx.zip: The zip files contains all the needed resources to run argon.

Installation

  1. Download and unzip argon-nx.zip.
  2. Drag and drop argon folder on the sd card root.
  3. (Optional) Remember you can add your custom logos and payloads inside argon/logos and argon/payloads.
  4. Inject the argon-nx.bin payload to your switch in RCM mode using tegrasmash or TegraGUI.

Changelog v1.0-alpha

  • ArgonNX's UI has been rewritten using LittlevGL library. This rewrite has a lot of benefits. Some benefits include:
    • Prettier font
    • Faster rendering
    • Better touch support
    • In general terms improves UX
  • Now payloads are listed inside tabviews where each tab contains a group of 4 payloads.
  • New tab of tools. By now tools only are related to reboot stuff (reboot to rcm, power off, reboot to ofw)
  • Background size back to 1280*720. No more weird image flippings.
  • ArgonNX Command Line Interface to simplify the process to create logos and backgrounds.
  • Now there is no need to declare a default.bmp logo inside the argon/logos directory.
  • Improve system stability to enhance user experience.

Check README.md for more details.