Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.22 KB

File metadata and controls

40 lines (24 loc) · 1.22 KB

org.freesmlauncher.FreesmLauncher

A flatpak for Freesm Launcher Please see upstream README for more information.

Usage

Our repository can be added through its .flatpakrepo in most software centers using this link.

You can also start using it through the CLI:

$ flatpak remote-add --if-not-exists freesmlauncher https://flatpak.freesmlauncher.org/freesmlauncher.flatpakrepo
$ flatpak install org.freesmlauncher.FreesmLauncher

FAQ

How to use MangoHud

1. Install MangoHud for Flatpak apps with the following command:

flatpak install org.freedesktop.Platform.VulkanLayer.MangoHud//24.08

2. Open Freesm, click on the Settings button

3. Select Minecraft from the left panel

4. Select the Tweaks tab

5. Tick the Enable MangoHud checkbox

That's it!

How do I run MC on a hybrid GPU system with a dedicated NVIDIA GPU using Freesm Launcher?

The flatpak includes a prime-run script, which when set as the wrapper command in instance settings, runs MC using the Nvidia GPU.
Soon this should be unneccesary, as it has been fixed in the master branch of the launcher already.