mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
dist: Request dedicated GPU when starting Freedoom from .desktop
file
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.
This commit is contained in:
parent
190787b6c3
commit
d6392ce169
3 changed files with 3 additions and 0 deletions
1
dist/io.github.freedoom.FreeDM.desktop
vendored
1
dist/io.github.freedoom.FreeDM.desktop
vendored
|
@ -5,6 +5,7 @@ Comment[he]=הילחם בחברים ובאויבים בקרבות מיתה תח
|
|||
GenericName=First Person Shooter Game
|
||||
GenericName[he]=משחק יריות בגוף ראשון
|
||||
Type=Application
|
||||
PrefersNonDefaultGPU=true
|
||||
Icon=io.github.freedoom.FreeDM
|
||||
Keywords=first;person;shooter;doom;freedoom;
|
||||
Categories=Game;ActionGame;
|
||||
|
|
1
dist/io.github.freedoom.Phase1.desktop
vendored
1
dist/io.github.freedoom.Phase1.desktop
vendored
|
@ -6,6 +6,7 @@ Comment[he]=הילחם במפלצות בארבעה פרקים בעלי 9 שלב
|
|||
GenericName=First Person Shooter Game
|
||||
GenericName[he]=משחק יריות בגוף ראשון
|
||||
Type=Application
|
||||
PrefersNonDefaultGPU=true
|
||||
Icon=io.github.freedoom.Phase1
|
||||
Keywords=first;person;shooter;doom;freedoom;
|
||||
Categories=Game;ActionGame;
|
||||
|
|
1
dist/io.github.freedoom.Phase2.desktop
vendored
1
dist/io.github.freedoom.Phase2.desktop
vendored
|
@ -6,6 +6,7 @@ Comment[he]=הילחם במפלצות בפרק אדיר אחד בעל 32 שלב
|
|||
GenericName=First Person Shooter Game
|
||||
GenericName[he]=משחק יריות בגוף ראשון
|
||||
Type=Application
|
||||
PrefersNonDefaultGPU=true
|
||||
Icon=io.github.freedoom.Phase2
|
||||
Keywords=first;person;shooter;doom;freedoom;
|
||||
Categories=Game;ActionGame;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue