]> git.lizzy.rs Git - minetest.git/commitdiff
Request the dedicated GPU when starting Minetest from the `.desktop` file (#9827)
authorHugo Locurcio <hugo.locurcio@hugo.pro>
Sun, 10 May 2020 11:37:30 +0000 (13:37 +0200)
committerGitHub <noreply@github.com>
Sun, 10 May 2020 11:37:30 +0000 (13:37 +0200)
See <https://www.hadess.net/2020/05/dual-gpu-support-launch-on-discrete-gpu.html>
for more information about this newly added `.desktop` entry property.

misc/net.minetest.minetest.desktop

index ca493c44e82dcd673f26af68c12542704539001e..a94dbab1bceb03aa36721fd30752e334ecdd106d 100644 (file)
@@ -11,6 +11,7 @@ Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et
 Exec=minetest
 Icon=minetest
 Terminal=false
+PrefersNonDefaultGPU=true
 Type=Application
 Categories=Game;Simulation;
 StartupNotify=false