You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/download.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ draft: false
8
8
type: "legal"
9
9
seo:
10
10
title: "Download OpenFusion"# custom title (optional)
11
-
description: ""# custom description (recommended)
11
+
description: "Get the latest versions of the OpenFusion Launcher and Server"# custom description (recommended)
12
12
canonical: ""# custom canonical URL (optional)
13
13
noindex: false # false (default) or true
14
14
---
@@ -17,8 +17,6 @@ seo:
17
17
Downloads provided below are not signed. Doing so would be cost prohibitive and has other logistical issues.
18
18
19
19
As a result, you may receive a warning from Windows stating that it is unable to run the app. To bypass this click "More info", then "Run anyway".
20
-
21
-
<!--On MacOS, ensure you have non App Store apps enabled, then hold the Options key when clicking the .app file, finally select "Open".-->
22
20
{{< /callout >}}
23
21
24
22
@@ -43,9 +41,9 @@ The launcher is what you use to connect to FusionFall servers and play the game
43
41
{{< tab "macOS" >}}
44
42
<mark>**macOS BUILDS ARE EXPERIMENTAL, AND WILL RUN SLOWLY**</mark>
45
43
46
-
You will need to install a compatibility layer such as Wine or Crossover, then manually configure it in the launch options. On Apple Silicon Macs **it will likely run at less than 15FPS**.
44
+
You will need to install a compatibility layer such as Wine or Crossover into the Applications folder first. Ensure you have non App Store apps enabled, then hold the Options key when clicking the .app file, finally select "Open".
47
45
48
-
For this reason **we still recommend using the Windows version through virtualization software** such as VMWare Fusion or Parallels. It requires less configuration overall and has significantly better performance.
46
+
On Apple Silicon Macs **it will likely run at less than 15FPS**. For this reason **we still recommend using the Windows version through virtualization software** such as VMWare Fusion or Parallels, which will have significantly better performance.
49
47
50
48
Currently, the macOS version of the launcher is provided in order to collect early feedback and hopefully drive more development in the future.
0 commit comments