Skip to content

Releases: OpenFusionProject/OpenFusionLauncher

OpenFusionLauncher v2.2.4

11 May 16:32
1231264

Choose a tag to compare

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

This update introduces a couple of improvements:

  • Fixes another use-after-free bug that caused the game to crash after launch for a small number of users.
  • Adds a notice before account registration clarifying the email verification process.

Full changelog available here.

OpenFusionLauncher v2.2.3

09 May 01:25
5b30744

Choose a tag to compare

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

This update introduces a critical fix for a bug in v2.2.2 that causes a crash when launching the game.

Full changelog available here.

OpenFusionLauncher v2.2.2

08 May 05:48
3a6bf92

Choose a tag to compare

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

This update introduces a few improvements:

  • The main.unity3d file is now always downloaded directly over HTTPS; previously it was retrieved via the proxy or, if proxied downloads were disabled, over plaintext HTTP.
  • When launching the game, cached files that are corrupted or stale will be discarded rather than sticking around, potentially causing loading to fail.

Full changelog available here.

OpenFusionLauncher v2.2.1

02 May 04:37
db17125

Choose a tag to compare

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

This patch fixes an issue where the game would fail to launch if any of the folders the executables are stored in has spaces.

Full changelog available here.

OpenFusionLauncher v2.2.0

01 May 22:50
14cad18

Choose a tag to compare

Today we are releasing OpenFusionLauncher v2.2.0.

This release introduces three new features to the launcher to improve the user experience and reliability.

  • Launch Profiles - New, more flexible system that replaces the launch command option
  • Custom Window Titles and Icons - Endpoint servers can now define a window title and icon in order to stand out
  • Proxied Asset Downloading - Lets the game securely download game assets by passing requests through the launcher

Read more details on our website.

Full changelog available here.

OpenFusionLauncher v2.1.3

02 Apr 23:29
6a8fea8

Choose a tag to compare

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

This release fixes a rare bug where the launcher could not resolve server IP addresses. It also now hides your password when using the password change dialog.

Full changelog available here.

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