Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flathub/org.prismlauncher.prismlauncher
https://github.com/flathub/org.prismlauncher.prismlauncher
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flathub/org.prismlauncher.prismlauncher
- Owner: flathub
- Created: 2022-10-21T06:44:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T02:26:42.000Z (about 2 months ago)
- Last Synced: 2024-11-08T03:27:35.776Z (about 2 months ago)
- Language: Shell
- Homepage: https://flathub.org/apps/details/org.prismlauncher.PrismLauncher
- Size: 93.8 KB
- Stars: 9
- Watchers: 3
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# org.prismlauncher.PrismLauncher
A flatpak for [PrismLauncher](https://github.com/PrismLauncher/PrismLauncher)
Please see upstream README for more information.## FAQ
### How to use MangoHud
1\. Install MangoHud for Flatpak apps with the following command:
```
flatpak install org.freedesktop.Platform.VulkanLayer.MangoHud//23.08
```2\. Open Prism, 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 Prism 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.