Skip to content

v1.4.5.1

Latest
Compare
Choose a tag to compare
@ScanMountGoat ScanMountGoat released this 22 Jan 02:29
· 2 commits to master since this release

ArcExplorer

See the README for details on using the program. Report any bugs or request new features in issues.

Installation

Extract the zip to a folder. On Windows, double click ArcExplorer.exe.

On Linux, double click the ArcExplorer file or run the application from terminal with ./ArcExplorer.

The MacOS build will work on newer macs with Apple silicon as well as older Intel x86 based macs. ArcExplorer isn't released through the Apple App Store or signed with an Apple Developer ID. You may see a warning that the application "can't be checked for malicious software". Follow the steps on the apple support page to open and run the application. These steps only need to be done once every time the application is downloaded.

v1.4.5 Changes

  • Upgraded to .NET 8.0.
  • Added an option to open the parent folder for files in search results.
  • Fixed an issue where Arc > Extract Selected File/Folder was always disabled.

v1.4.4 Changes

  • Moved the search UI to better indicate that searching works over the entire ARC file.
  • Application files are now stored in a user directory rather than the executable directory to work consistently across platforms.
  • Added a precompiled binary for MacOS that works on Intel or Apple silicon macs.

v1.4.2 Changes

  • Fixed an issue where selecting files with the arrow keys while sorting would select the wrong file.
  • Fixed an issue where localized files failed to extract.

v1.4.1 Changes

  • Upgraded to .NET 6.0. The releases are now self-contained, which eliminates the need to install any extra components like .NET or C/C++ runtimes. This resolves most issues installing and running the application.
  • Fixed an issue where the files failed to clear when opening a new ARC.
  • Changed layouts to improve UI consistency.
  • Fixed a potential crash when entering invalid paths in the navigation bar.
  • Added an option to display file sizes in the file view.
  • Fixed an issue where file metadata didn't reflect the currently selected ARC region.
  • Updated the included hashes to the latest version.