Skip to content

Releases: Guillem96/argon-nx

ArgonNX v1.1-alpha

07 Sep 14:12
04280be
Compare
Choose a tag to compare

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.1-alpha

  • Fixing critical bug. Now ArgonNX launches using any payload sender.
  • Argon now is composed by 2 payloads (2 stages).
    1. First stage configures hardware
    2. Second stage loads the GUI
  • Bootlogo/splash and wait until GUI is loaded.
  • Improve system stability to enhance user experience.

Check README.md for more details.

ArgonNX v1.0-alpha

31 Aug 12:03
af9cb42
Compare
Choose a tag to compare

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.

ArgonNX v0.3

23 Jan 18:09
Compare
Choose a tag to compare

Assets in release

  • argon-nx.bin: ArgonNX payload ready to inject it via TegraGUI or TegraSmash.
  • sd-files.zip: Fully functional ArgonNX example.

Includes:

  • Minerva training
  • Custom background and title

Includes the following CFW with custom logos

  • Hekate 4.6
  • ReiNX 2.0
  • Atmosphere 0.8.3
  • SXOS (You need to use your licence)

Installation

  1. Download argon-nx.bin
  2. Download and unzip sd-files.zip directly to your sd card root.
  3. Inject argon-nx.bin using TegraGUI, Trinkedm0 or any modchip or dongle.

Changelog v0.3

  • Now background must be in a vertical position. New background size must be smaller or equal than 720x1280. (Performance reasons)
  • Using double buffering for rendering in order to avoid flickering and also improve performance.
  • Fully touch support. Thanks to @pixel-stuck
  • Now payloads are sorted by name.
  • Correctly deallocate argon-nx from memory when launching payloads.
  • Improve system stability to enhance user experience.

Check README.md for more details

ArgonNX v0.2

03 Jan 14:55
Compare
Choose a tag to compare

Assets in release

  • argon-nx.bin: ArgonNX payload ready to inject it via TegraGUI or TegraSmash.
  • sd-files.zip: Basic structure of ArgonNX for sd card. Includes a custom background, minerva training and a custom title.
  • sd-example.zip: Fully functional ArgonNX example. Includes the following CFW with custom logos
    • Hekate 4.6
    • ReiNX 2.0
    • Atmosphere 0.8.2
    • SXOS 2.5 (You need to use your licence)

Installation

  1. Download argon-nx.bin
  2. Download and unzip sd-files.zip directly to your sd card root.
  3. Inject argon-nx.bin using TegraGUI, Trinked0 or any modchip or dongle.

Changelog v0.2

  • Cancel autolaunch/autochainloading of argon/payload.bin by holding VOL_DOWN_BUTTON when ArgonNX is booting.
  • Minerva training to improve performance.
  • Custom background. Just place your custom background inside argon directory and name it background.bmp. Use of custom background is optional.
  • Custom title. Just place your custom title inside argon directory and name it title.bmp. Use of custom title is optional.
  • By default ArgonNX uses dark background instead of the white one in v0.1.
  • Payloads' names now are centred below the logo.
  • Partial touch support. To enable touch support create an empty file called touch inside argon directory.
  • Take Screenshots to share your argon configuration!
  • Improve system stability to enhance user experience.

Check README.md for more details

ArgonNX v0.1

24 Dec 10:37
Compare
Choose a tag to compare

To know more about ArgonNX check the readme at code section.