brucethemoose / Minecraft-Performance-Flags-Benchmarks

Sane, Benchmarked Java Flags and Tweaks for Minecraft
MIT License
1.34k stars 29 forks source link

Consider adding note about Graal EE with Prism Launcher on Linux #25

Open 400Ferrets opened 1 year ago

400Ferrets commented 1 year ago

When using the flathub version of prism launcher on linux the default permissions prevent the launcher from accessing the entire custom java directory, so the java executable fails to launch. when using this version you have to use Flatseal or manually change the permissions to allow access to the entire Graal directory where ever you decide to put it.