Skip to content

Releases: garoxas/NX_Game_Info

v0.7.1

10 Nov 13:16
Compare
Choose a tag to compare

Changelog

  • Export to CSV and XLSX
  • Add Column for Languages
  • Add Update Title Keys for Title Names

Please refer to https://github.com/garoxas/NX_Game_Info#how-to for changes introduced in this release and how to use it

v0.7

05 Oct 19:09
Compare
Choose a tag to compare

Changelog

  • Command Line Interface
  • Add Columns for Title Key and Publisher
  • Add Right Click Context Menu on Table View
  • Update Cart System Update for 9.0.1
  • Bug fixes

NX Game Info command line interface is compatible with all platforms supported by .NET Core (Windows, macOS, Linux)
https://dotnet.microsoft.com/download

Download NX.Game.Info_<version>_cli.zip from Github releases and run nxgameinfo_cli.exe from the cmd.exe for Windows or mono nxgameinfo_cli.exe from Terminal for macOS and Linux

v0.6

16 Sep 14:26
Compare
Choose a tag to compare

Changelog

  • Table Contents History
  • Add Columns for Base Title ID, System Update (for XCI), System Version, Application Version (for DLC)
  • Bug fixes

If you downloaded prior to 16th September 2019 at 7.30 AM Pacific time, please re-download to fix the issue when application start

v0.5+hotfix.1

22 May 04:51
Compare
Choose a tag to compare

Changelog

  • [macOS] Fix crash on v0.5 (#7)
  • [Windows] Save column width and filter

v0.5

12 May 04:39
Compare
Choose a tag to compare

Changelog

  • Highlight outdated titles
  • Update Latest Version List
  • Move user.config from AppData to .switch or Application Directory
  • Show last opened table contents on start
  • Bug fixes

Nightly build for Windows now available on https://ci.appveyor.com/project/garoxas/nx-game-info/build/artifacts
Build status

v0.4.1-alpha

09 Mar 03:49
Compare
Choose a tag to compare
v0.4.1-alpha Pre-release
Pre-release
  • Add export titles to text
  • Read titlekey from .tik
  • Move files enumeration to background worker

v0.4-alpha

08 Feb 16:33
Compare
Choose a tag to compare
v0.4-alpha Pre-release
Pre-release
  • Improve installed titles on SD card for titles without Meta NCA
  • Save window location and size on exit
  • Add NRO support

v0.3.2.1-alpha

13 Jan 11:58
Compare
Choose a tag to compare
v0.3.2.1-alpha Pre-release
Pre-release
  • Fix crash in macOS when opening file dialog

v0.3.2-alpha

13 Jan 05:15
Compare
Choose a tag to compare
v0.3.2-alpha Pre-release
Pre-release
  • Debug Log

v0.3.1-alpha

08 Jan 17:46
Compare
Choose a tag to compare
v0.3.1-alpha Pre-release
Pre-release
  • Background worker cancellation
  • Add progress dialog for macOS