From 9427e27e24a7135880ee2881c3c44988e174b41a Mon Sep 17 00:00:00 2001 From: Zephyron Date: Tue, 31 Dec 2024 16:19:25 +1000 Subject: chore: update project branding to citron --- dist/72-citron-input.rules | 19 ++++++++ dist/72-yuzu-input.rules | 19 -------- dist/citron.bmp | Bin 0 -> 262282 bytes dist/citron.icns | Bin 0 -> 30200 bytes dist/citron.ico | Bin 0 -> 23159 bytes dist/citron.manifest | 58 ++++++++++++++++++++++ dist/citron.svg | 1 + dist/org.citron_emu.citron.desktop | 16 ++++++ dist/org.citron_emu.citron.metainfo.xml | 62 ++++++++++++++++++++++++ dist/org.citron_emu.citron.xml | 39 +++++++++++++++ dist/org.yuzu_emu.yuzu.desktop | 16 ------ dist/org.yuzu_emu.yuzu.metainfo.xml | 62 ------------------------ dist/org.yuzu_emu.yuzu.xml | 39 --------------- dist/qt_themes/default/icons/256x256/citron.png | Bin 0 -> 4425 bytes dist/qt_themes/default/icons/256x256/yuzu.png | Bin 4425 -> 0 bytes dist/yuzu.bmp | Bin 262282 -> 0 bytes dist/yuzu.icns | Bin 30200 -> 0 bytes dist/yuzu.ico | Bin 23159 -> 0 bytes dist/yuzu.manifest | 58 ---------------------- dist/yuzu.svg | 1 - 20 files changed, 195 insertions(+), 195 deletions(-) create mode 100644 dist/72-citron-input.rules delete mode 100644 dist/72-yuzu-input.rules create mode 100644 dist/citron.bmp create mode 100644 dist/citron.icns create mode 100644 dist/citron.ico create mode 100644 dist/citron.manifest create mode 100644 dist/citron.svg create mode 100644 dist/org.citron_emu.citron.desktop create mode 100644 dist/org.citron_emu.citron.metainfo.xml create mode 100644 dist/org.citron_emu.citron.xml delete mode 100644 dist/org.yuzu_emu.yuzu.desktop delete mode 100644 dist/org.yuzu_emu.yuzu.metainfo.xml delete mode 100644 dist/org.yuzu_emu.yuzu.xml create mode 100644 dist/qt_themes/default/icons/256x256/citron.png delete mode 100644 dist/qt_themes/default/icons/256x256/yuzu.png delete mode 100644 dist/yuzu.bmp delete mode 100644 dist/yuzu.icns delete mode 100644 dist/yuzu.ico delete mode 100644 dist/yuzu.manifest delete mode 100644 dist/yuzu.svg (limited to 'dist') diff --git a/dist/72-citron-input.rules b/dist/72-citron-input.rules new file mode 100644 index 000000000..d64f8b28d --- /dev/null +++ b/dist/72-citron-input.rules @@ -0,0 +1,19 @@ +# SPDX-FileCopyrightText: 2023 yuzu Emulator Project +# SPDX-License-Identifier: GPL-2.0-or-later + +# Allow systemd-logind to manage user access to hidraw with this file +# On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules +# Consult your distro if this is not the case + +# Switch Pro Controller (USB/Bluetooth) +KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="2009", MODE="0660", TAG+="uaccess" +KERNEL=="hidraw*", KERNELS=="*057e:2009*", MODE="0660", TAG+="uaccess" + +# Joy-Con L (Bluetooth) +KERNEL=="hidraw*", KERNELS=="*057e:2006*", MODE="0660", TAG+="uaccess" + +# Joy-Con R (Bluetooth) +KERNEL=="hidraw*", KERNELS=="*057e:2007*", MODE="0660", TAG+="uaccess" + +# Joy-Con Charging Grip (USB) +KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="200e", MODE="0660", TAG+="uaccess" diff --git a/dist/72-yuzu-input.rules b/dist/72-yuzu-input.rules deleted file mode 100644 index d64f8b28d..000000000 --- a/dist/72-yuzu-input.rules +++ /dev/null @@ -1,19 +0,0 @@ -# SPDX-FileCopyrightText: 2023 yuzu Emulator Project -# SPDX-License-Identifier: GPL-2.0-or-later - -# Allow systemd-logind to manage user access to hidraw with this file -# On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules -# Consult your distro if this is not the case - -# Switch Pro Controller (USB/Bluetooth) -KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="2009", MODE="0660", TAG+="uaccess" -KERNEL=="hidraw*", KERNELS=="*057e:2009*", MODE="0660", TAG+="uaccess" - -# Joy-Con L (Bluetooth) -KERNEL=="hidraw*", KERNELS=="*057e:2006*", MODE="0660", TAG+="uaccess" - -# Joy-Con R (Bluetooth) -KERNEL=="hidraw*", KERNELS=="*057e:2007*", MODE="0660", TAG+="uaccess" - -# Joy-Con Charging Grip (USB) -KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="200e", MODE="0660", TAG+="uaccess" diff --git a/dist/citron.bmp b/dist/citron.bmp new file mode 100644 index 000000000..66f2f696f Binary files /dev/null and b/dist/citron.bmp differ diff --git a/dist/citron.icns b/dist/citron.icns new file mode 100644 index 000000000..fea288c95 Binary files /dev/null and b/dist/citron.icns differ diff --git a/dist/citron.ico b/dist/citron.ico new file mode 100644 index 000000000..df3be8464 Binary files /dev/null and b/dist/citron.ico differ diff --git a/dist/citron.manifest b/dist/citron.manifest new file mode 100644 index 000000000..f2c8639a2 --- /dev/null +++ b/dist/citron.manifest @@ -0,0 +1,58 @@ + + + + + + + + + + true/pm + + + + PerMonitorV2 + + + + true + + + true + + + + + + + + + + + + + + + + + + diff --git a/dist/citron.svg b/dist/citron.svg new file mode 100644 index 000000000..93171d1bf --- /dev/null +++ b/dist/citron.svg @@ -0,0 +1 @@ +Artboard 1 \ No newline at end of file diff --git a/dist/org.citron_emu.citron.desktop b/dist/org.citron_emu.citron.desktop new file mode 100644 index 000000000..51e191a8e --- /dev/null +++ b/dist/org.citron_emu.citron.desktop @@ -0,0 +1,16 @@ +# SPDX-FileCopyrightText: 2018 yuzu Emulator Project +# SPDX-License-Identifier: GPL-2.0-or-later + +[Desktop Entry] +Version=1.0 +Type=Application +Name=yuzu +GenericName=Switch Emulator +Comment=Nintendo Switch video game console emulator +Icon=org.yuzu_emu.yuzu +TryExec=yuzu +Exec=yuzu %f +Categories=Game;Emulator;Qt; +MimeType=application/x-nx-nro;application/x-nx-nso;application/x-nx-nsp;application/x-nx-xci; +Keywords=Nintendo;Switch; +StartupWMClass=yuzu diff --git a/dist/org.citron_emu.citron.metainfo.xml b/dist/org.citron_emu.citron.metainfo.xml new file mode 100644 index 000000000..cfd174174 --- /dev/null +++ b/dist/org.citron_emu.citron.metainfo.xml @@ -0,0 +1,62 @@ + + + + + + org.yuzu_emu.yuzu + CC0-1.0 + yuzu + Nintendo Switch emulator + +

yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra.

+

The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements.

+

For a full list of games yuzu support, please visit our Compatibility page.

+

Check out our website for the latest news on exciting features, monthly progress reports, and more!

+
+ + Game + Emulator + + + switch + emulator + + https://yuzu-emu.org/ + https://github.com/yuzu-emu/yuzu/issues + https://yuzu-emu.org/wiki/faq/ + https://yuzu-emu.org/wiki/home/ + https://yuzu-emu.org/donate/ + https://www.transifex.com/projects/p/yuzu + https://community.citra-emu.org/ + https://github.com/yuzu-emu/yuzu + https://yuzu-emu.org/wiki/contributing/ + org.yuzu_emu.yuzu.desktop + + yuzu + yuzu-cmd + + + pointing + keyboard + gamepad + + + 8192 + + + 16384 + + GPL-3.0-or-later + yuzu Emulator Team + + + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/001-Super%20Mario%20Odyssey%20.png + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/004-The%20Legend%20of%20Zelda%20Skyward%20Sword%20HD.png + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/007-Pokemon%20Sword.png + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/010-Hyrule%20Warriors%20Age%20of%20Calamity.png + https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png + +
diff --git a/dist/org.citron_emu.citron.xml b/dist/org.citron_emu.citron.xml new file mode 100644 index 000000000..b774eb0c4 --- /dev/null +++ b/dist/org.citron_emu.citron.xml @@ -0,0 +1,39 @@ + + + + + + + Nintendo Switch homebrew executable + NRO + + + + + + + Nintendo Switch homebrew executable + NSO + + + + + + + Nintendo Switch Package + NSP + + + + + + + Nintendo Switch Card Image + XCI + + + + diff --git a/dist/org.yuzu_emu.yuzu.desktop b/dist/org.yuzu_emu.yuzu.desktop deleted file mode 100644 index 51e191a8e..000000000 --- a/dist/org.yuzu_emu.yuzu.desktop +++ /dev/null @@ -1,16 +0,0 @@ -# SPDX-FileCopyrightText: 2018 yuzu Emulator Project -# SPDX-License-Identifier: GPL-2.0-or-later - -[Desktop Entry] -Version=1.0 -Type=Application -Name=yuzu -GenericName=Switch Emulator -Comment=Nintendo Switch video game console emulator -Icon=org.yuzu_emu.yuzu -TryExec=yuzu -Exec=yuzu %f -Categories=Game;Emulator;Qt; -MimeType=application/x-nx-nro;application/x-nx-nso;application/x-nx-nsp;application/x-nx-xci; -Keywords=Nintendo;Switch; -StartupWMClass=yuzu diff --git a/dist/org.yuzu_emu.yuzu.metainfo.xml b/dist/org.yuzu_emu.yuzu.metainfo.xml deleted file mode 100644 index cfd174174..000000000 --- a/dist/org.yuzu_emu.yuzu.metainfo.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - org.yuzu_emu.yuzu - CC0-1.0 - yuzu - Nintendo Switch emulator - -

yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra.

-

The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements.

-

For a full list of games yuzu support, please visit our Compatibility page.

-

Check out our website for the latest news on exciting features, monthly progress reports, and more!

-
- - Game - Emulator - - - switch - emulator - - https://yuzu-emu.org/ - https://github.com/yuzu-emu/yuzu/issues - https://yuzu-emu.org/wiki/faq/ - https://yuzu-emu.org/wiki/home/ - https://yuzu-emu.org/donate/ - https://www.transifex.com/projects/p/yuzu - https://community.citra-emu.org/ - https://github.com/yuzu-emu/yuzu - https://yuzu-emu.org/wiki/contributing/ - org.yuzu_emu.yuzu.desktop - - yuzu - yuzu-cmd - - - pointing - keyboard - gamepad - - - 8192 - - - 16384 - - GPL-3.0-or-later - yuzu Emulator Team - - - https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/001-Super%20Mario%20Odyssey%20.png - https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/004-The%20Legend%20of%20Zelda%20Skyward%20Sword%20HD.png - https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/007-Pokemon%20Sword.png - https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/010-Hyrule%20Warriors%20Age%20of%20Calamity.png - https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png - -
diff --git a/dist/org.yuzu_emu.yuzu.xml b/dist/org.yuzu_emu.yuzu.xml deleted file mode 100644 index b774eb0c4..000000000 --- a/dist/org.yuzu_emu.yuzu.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - Nintendo Switch homebrew executable - NRO - - - - - - - Nintendo Switch homebrew executable - NSO - - - - - - - Nintendo Switch Package - NSP - - - - - - - Nintendo Switch Card Image - XCI - - - - diff --git a/dist/qt_themes/default/icons/256x256/citron.png b/dist/qt_themes/default/icons/256x256/citron.png new file mode 100644 index 000000000..238adeb89 Binary files /dev/null and b/dist/qt_themes/default/icons/256x256/citron.png differ diff --git a/dist/qt_themes/default/icons/256x256/yuzu.png b/dist/qt_themes/default/icons/256x256/yuzu.png deleted file mode 100644 index 238adeb89..000000000 Binary files a/dist/qt_themes/default/icons/256x256/yuzu.png and /dev/null differ diff --git a/dist/yuzu.bmp b/dist/yuzu.bmp deleted file mode 100644 index 66f2f696f..000000000 Binary files a/dist/yuzu.bmp and /dev/null differ diff --git a/dist/yuzu.icns b/dist/yuzu.icns deleted file mode 100644 index fea288c95..000000000 Binary files a/dist/yuzu.icns and /dev/null differ diff --git a/dist/yuzu.ico b/dist/yuzu.ico deleted file mode 100644 index df3be8464..000000000 Binary files a/dist/yuzu.ico and /dev/null differ diff --git a/dist/yuzu.manifest b/dist/yuzu.manifest deleted file mode 100644 index f2c8639a2..000000000 --- a/dist/yuzu.manifest +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - true/pm - - - - PerMonitorV2 - - - - true - - - true - - - - - - - - - - - - - - - - - - diff --git a/dist/yuzu.svg b/dist/yuzu.svg deleted file mode 100644 index 93171d1bf..000000000 --- a/dist/yuzu.svg +++ /dev/null @@ -1 +0,0 @@ -Artboard 1 \ No newline at end of file -- cgit v1.2.3