|
|
@ -1,5 +1,10 @@ |
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
|
|
|
|
|
|
|
<!-- |
|
|
|
|
|
SPDX-FileCopyrightText: 2025 Eden Emulator Project |
|
|
|
|
|
SPDX-License-Identifier: GPL-3.0-or-later |
|
|
|
|
|
--> |
|
|
|
|
|
|
|
|
<!-- |
|
|
<!-- |
|
|
SPDX-FileCopyrightText: 2018 yuzu Emulator Project |
|
|
SPDX-FileCopyrightText: 2018 yuzu Emulator Project |
|
|
SPDX-License-Identifier: GPL-2.0-or-later |
|
|
SPDX-License-Identifier: GPL-2.0-or-later |
|
|
@ -9,7 +14,7 @@ SPDX-License-Identifier: GPL-2.0-or-later |
|
|
<mime-type type="application/x-nx-nro"> |
|
|
<mime-type type="application/x-nx-nro"> |
|
|
<comment>Nintendo Switch homebrew executable</comment> |
|
|
<comment>Nintendo Switch homebrew executable</comment> |
|
|
<acronym>NRO</acronym> |
|
|
<acronym>NRO</acronym> |
|
|
<icon name="org.yuzu_emu.yuzu"/> |
|
|
|
|
|
|
|
|
<icon name="org.eden_emu.eden"/> |
|
|
<glob pattern="*.nro"/> |
|
|
<glob pattern="*.nro"/> |
|
|
<magic><match value="NRO" type="string" offset="16"/></magic> |
|
|
<magic><match value="NRO" type="string" offset="16"/></magic> |
|
|
</mime-type> |
|
|
</mime-type> |
|
|
@ -17,7 +22,7 @@ SPDX-License-Identifier: GPL-2.0-or-later |
|
|
<mime-type type="application/x-nx-nso"> |
|
|
<mime-type type="application/x-nx-nso"> |
|
|
<comment>Nintendo Switch homebrew executable</comment> |
|
|
<comment>Nintendo Switch homebrew executable</comment> |
|
|
<acronym>NSO</acronym> |
|
|
<acronym>NSO</acronym> |
|
|
<icon name="org.yuzu_emu.yuzu"/> |
|
|
|
|
|
|
|
|
<icon name="org.eden_emu.eden"/> |
|
|
<glob pattern="*.nso"/> |
|
|
<glob pattern="*.nso"/> |
|
|
<magic><match value="NSO" type="string" offset="0"/></magic> |
|
|
<magic><match value="NSO" type="string" offset="0"/></magic> |
|
|
</mime-type> |
|
|
</mime-type> |
|
|
@ -25,7 +30,7 @@ SPDX-License-Identifier: GPL-2.0-or-later |
|
|
<mime-type type="application/x-nx-nsp"> |
|
|
<mime-type type="application/x-nx-nsp"> |
|
|
<comment>Nintendo Switch Package</comment> |
|
|
<comment>Nintendo Switch Package</comment> |
|
|
<acronym>NSP</acronym> |
|
|
<acronym>NSP</acronym> |
|
|
<icon name="org.yuzu_emu.yuzu"/> |
|
|
|
|
|
|
|
|
<icon name="org.eden_emu.eden"/> |
|
|
<glob pattern="*.nsp"/> |
|
|
<glob pattern="*.nsp"/> |
|
|
<magic><match value="PFS" type="string" offset="0"/></magic> |
|
|
<magic><match value="PFS" type="string" offset="0"/></magic> |
|
|
</mime-type> |
|
|
</mime-type> |
|
|
@ -33,7 +38,7 @@ SPDX-License-Identifier: GPL-2.0-or-later |
|
|
<mime-type type="application/x-nx-xci"> |
|
|
<mime-type type="application/x-nx-xci"> |
|
|
<comment>Nintendo Switch Card Image</comment> |
|
|
<comment>Nintendo Switch Card Image</comment> |
|
|
<acronym>XCI</acronym> |
|
|
<acronym>XCI</acronym> |
|
|
<icon name="org.yuzu_emu.yuzu"/> |
|
|
|
|
|
|
|
|
<icon name="org.eden_emu.eden"/> |
|
|
<glob pattern="*.xci"/> |
|
|
<glob pattern="*.xci"/> |
|
|
</mime-type> |
|
|
</mime-type> |
|
|
</mime-info> |
|
|
</mime-info> |