Fix: Rename yuzu executable in suyu-launcher.sh
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 144 KiB |
|
@ -20,7 +20,7 @@
|
|||
</keywords>
|
||||
<url type="homepage">https://suyu.dev/</url>
|
||||
<url type="bugtracker">https://gitlab.com/suyu-emu/suyu/-/issues</url>
|
||||
<!-- <url type="faq">https://yuzu-emu.org/wiki/faq/</url> -->
|
||||
<url type="faq">https://gitlab.com/suyu-emu/suyu/-/wikis/FAQ</url>
|
||||
<!-- <url type="help">https://yuzu-emu.org/wiki/home/</url> -->
|
||||
<!-- <url type="donation">https://yuzu-emu.org/donate/</url> -->
|
||||
<!-- <url type="translate">https://www.transifex.com/yuzu-emulator/yuzu/</url> -->
|
||||
|
@ -29,8 +29,8 @@
|
|||
<!-- <url type="contribute">https://github.com/yuzu-emu/yuzu/wiki/Contributing#contributing</url> -->
|
||||
<launchable type="desktop-id">org.suyu_emu.suyu.desktop</launchable>
|
||||
<provides>
|
||||
<binary>yuzu</binary>
|
||||
<binary>yuzu-cmd</binary>
|
||||
<binary>suyu</binary>
|
||||
<binary>suyu-cmd</binary>
|
||||
</provides>
|
||||
<requires>
|
||||
<memory>8192</memory>
|
||||
|
@ -39,15 +39,15 @@
|
|||
<memory>16384</memory>
|
||||
</recommends>
|
||||
<project_license>GPL-3.0-or-later</project_license>
|
||||
<developer_name>yuzu Emulator Team</developer_name>
|
||||
<developer_name>suyu Emulator Team</developer_name>
|
||||
<content_rating type="oars-1.0"/>
|
||||
<screenshots>
|
||||
<screenshot type="default"><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/001-Super%20Mario%20Odyssey%20.png</image></screenshot>
|
||||
<screenshot><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/004-The%20Legend%20of%20Zelda%20Skyward%20Sword%20HD.png</image></screenshot>
|
||||
<screenshot><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/007-Pokemon%20Sword.png</image></screenshot>
|
||||
<screenshot><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/010-Hyrule%20Warriors%20Age%20of%20Calamity.png</image></screenshot>
|
||||
<screenshot><image>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</image></screenshot>
|
||||
</screenshots>
|
||||
<!-- <screenshots> -->
|
||||
<!-- <screenshot type="default"><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/001-Super%20Mario%20Odyssey%20.png</image></screenshot> -->
|
||||
<!-- <screenshot><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/004-The%20Legend%20of%20Zelda%20Skyward%20Sword%20HD.png</image></screenshot> -->
|
||||
<!-- <screenshot><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/007-Pokemon%20Sword.png</image></screenshot> -->
|
||||
<!-- <screenshot><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/010-Hyrule%20Warriors%20Age%20of%20Calamity.png</image></screenshot> -->
|
||||
<!-- <screenshot><image>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</image></screenshot> -->
|
||||
<!-- </screenshots> -->
|
||||
<releases>
|
||||
<release version="mainline-0-1734" date="2024-03-04"/>
|
||||
<release version="mainline-0-1733" date="2024-03-03"/>
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
<svg id="svg815" version="1.1" width="682.67" height="682.67" xmlns="http://www.w3.org/2000/svg"><defs id="defs7"><clipPath id="clip-path"><path id="rect4" fill="none" d="M-43-46.67h699.6v777.33H-43z"/></clipPath><style id="style2">.cls-2{clip-path:url(#clip-path)}</style></defs><g id="g823" transform="translate(34)"><g id="right"><g class="cls-2" clip-path="url(#clip-path)" id="g14"><g id="g827"><g id="g833"><path id="path835" d="M340.81 138v544.08c150.26 0 272.06-121.81 272.06-272.06S491.07 138 340.81 138M394 197.55a219.06 219.06 0 010 424.94V197.55" fill="#ff3c28"/></g></g></g></g><g id="left"><g class="cls-2" clip-path="url(#clip-path)" id="g20"><g id="g839"><g id="g845"><path id="path847" d="M272.79 1.92C122.53 1.92.73 123.73.73 274c0 150.27 121.8 272.07 272.06 272.07zm-53.14 59.59v425A219 219 0 01118 119.18a217.51 217.51 0 01101.65-57.67" fill="#0ab9e6"/></g></g></g></g></g></svg>
|
Before Width: | Height: | Size: 899 B |
|
@ -3,11 +3,11 @@
|
|||
report_error() {
|
||||
read -r -d '|' MESSAGE <<EOF
|
||||
Unfortunately, suyu seems to have crashed.
|
||||
We kindly ask you to submit a bug report to <a href="https://github.com/flathub/org.yuzu_emu.yuzu/issues">https://github.com/flathub/org.yuzu_emu.yuzu/issues</a>.
|
||||
We kindly ask you to submit a bug report to <a href="https://gitlab.com/suyu-emu/linux-package-sources/flatpak/-/issues">https://gitlab.com/suyu-emu/linux-package-sources/flatpak/-/issues</a>.
|
||||
|
||||
When submitting a bug report, please attach your <b>system information</b> and the <b>yuzu log file</b>.
|
||||
You seem to be using ${XDG_SESSION_DESKTOP} ${DESKTOP_SESSION} (${XDG_SESSION_TYPE}):
|
||||
To obtain yuzu log files, please see <a href="https://yuzu-emu.org/help/reference/log-files/">this guide</a>.
|
||||
To obtain suyu log files, please see <a href="https://gitlab.com/suyu-emu/suyu/-/wikis/FAQ#how-do-i-upload-my-log-file">this guide</a>.
|
||||
To obtain your system information, please install <tt>inxi</tt> and run <tt>inxi -v3</tt>. |
|
||||
EOF
|
||||
zenity --warning --no-wrap --title "That's awkward ..." --text "$MESSAGE"
|
||||
|
@ -19,6 +19,6 @@ for i in {0..9}; do
|
|||
done
|
||||
|
||||
|
||||
if ! prlimit --nofile=8192 yuzu "$@"; then
|
||||
if ! prlimit --nofile=8192 suyu "$@"; then
|
||||
report_error
|
||||
fi
|
||||
|
|