Skip to content

v1.2.1

Choose a tag to compare

@heartached heartached released this 23 Jun 11:27
· 553 commits to main since this release

Download

Pick your platform from the Assets below:

Platform Files
Windows Noctis-Setup.exe (installer) · Noctis-windows-x64.zip (portable)
macOS Noctis-osx-arm64.dmg (Apple Silicon) · Noctis-osx-x64.dmg (Intel)
Linux Noctis-x86_64.AppImage · Noctis-linux-x64.tar.gz · Noctis-linux-arm64.tar.gz

Running on macOS — the app isn't code-signed, so Gatekeeper quarantines it on first launch. After dragging Noctis into your Applications folder, clear the flag once in Terminal:

xattr -dr com.apple.quarantine /Applications/Noctis.app

Then open Noctis normally.

What's Changed

  • Fixed a startup crash where the app failed to launch with a "resource could not be found" error, caused by case-mismatched icon references

Full Changelog: v1.2.0...v1.2.1