mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 16:05:07 +01:00
324e88d6e0
* cmake: allow supplying local compatibility list * dist/desktop: add prefer non-default GPU hint ... * On compatible systems, this will make the system to use more powerful GPU instead of the default one (usually the integrated one)
16 lines
437 B
Desktop File
16 lines
437 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=Citra
|
|
GenericName=3DS Emulator
|
|
GenericName[fr]=Émulateur 3DS
|
|
Comment=Nintendo 3DS video game console emulator
|
|
Comment[fr]=Émulateur de console de jeu Nintendo 3DS
|
|
Icon=citra
|
|
TryExec=citra-qt
|
|
Exec=citra-qt %f
|
|
Categories=Game;Emulator;Qt;
|
|
MimeType=application/x-ctr-3dsx;application/x-ctr-cci;application/x-ctr-cia;application/x-ctr-cxi;
|
|
Keywords=3DS;Nintendo;
|
|
PrefersNonDefaultGPU=true
|