Skip to content

Releases: OpenFusionProject/OpenFusionLauncher

OpenFusionLauncher v2.1.2

05 Nov 03:30

Choose a tag to compare

We're announcing the release of OpenFusionLauncher v2.1.2.

This release fixes auto-login on macOS. The issue was caused by a log file directory path containing spaces that weren't properly quoted.

With this release, the launcher will now also censor your login token in displayed error messages. This will prevent the rare case where if someone saw a screenshot with your token, they would be able to log in to your account (if done within 30 seconds).

Full changelog available here.

OpenFusionLauncher v2.1.1

17 Oct 02:26

Choose a tag to compare

We're announcing the release of OpenFusionLauncher v2.1.1. This is a small hotfix that changes the auto-updater URL to point to our website, and fixes a bug in ffrunner where textures would sometimes go blank on Windows.

Full changelog available here

OpenFusionLauncher v2.1.0

12 Oct 18:41

Choose a tag to compare

We're announcing the release of OpenFusionLauncher v2.1.0. This release comes with a number of bugfixes and the introduction of two new platforms that the launcher can run on.

  • Add MacOS and AppImage support to CI
  • Use new Tauri AppImage bundler in Linux CI
  • Use file:// protocol on non-Windows platforms (#22)
  • Create compat data directory on any non-Windows platform
  • Use compat data directory as wine prefix on desktop Linux
  • Auto-configure launch command on Steam Deck
  • Fix launch command not resetting to default correctly
  • Add config option for automatically deleting old game caches
  • Don't delete old game cache if it's in use by another server
  • Refactor navigation handling to use Next.js router in NavBar and Home components
  • Update ffrunner to d208248
  • Move ffrunner log to appdata directory

Full changelog available here

OpenFusionLauncher v2.0.2

22 Feb 06:23
616688a

Choose a tag to compare

We're announcing the release of OpenFusionLauncher v2.0.2. This fixes an issue where the Vulkan option in the Graphics API setting was not working as intended, causing OpenGL to be incorrectly used instead.

  • Added the missing DLL required for Vulkan functionality
  • Enabled the Vulkan debug overlay in debug builds

Full Changelog: 2.0.1...2.0.2

OpenFusionLauncher v2.0.1

17 Feb 22:45
4c588f5

Choose a tag to compare

We're announcing the release of OpenFusionLauncher v2.0.1. This release contains a small batch of bug fixes and improvements. Thank you to everyone who provided feedback on the initial v2.0.0 release.

  • Fixed the main.unity3d URL from build manifests being ignored.
  • Fixed the custom titlebar (used on Linux) scrolling off the top of the window and gave the buttons a visual refresh.
  • Fixed the login screen coming up twice on endpoint servers with multiple versions available when the "Remember Me" checkbox is not checked.
  • Fixed the resource path being incorrectly set in certain Linux environments.
  • Made the errors messages for common errors a little more clear & helpful.

Full Changelog: 2.0.0...2.0.1

We've made a change to the Windows installer that may fix an issue for some users where the launcher will not appear, but are still actively investigating (#7). For now, if this happens to you, you can manually install WebView2 to work around the problem.

OpenFusionLauncher v2.0.0 - Initial Release

11 Feb 02:45
191ecf0

Choose a tag to compare

Introducing OpenFusionLauncher, a complete rewrite of OpenFusionClient. OpenFusionLauncher supports everything OpenFusionClient does and more, with a bunch of new features and a visual refresh. To establish OpenFusionLauncher as the successor to OpenFusionClient, it will start at version 2.0. Although OpenFusionClient is currently still able to connect to the OpenFusion public servers, we will no longer be officially supporting it, so we encourage you to update as soon as possible.

For more details, please see the release blog post here.