diff --git a/site/content/entry/yuzu-linux-installer/banner.png b/site/content/entry/yuzu-linux-installer/banner.png new file mode 100644 index 00000000..8d5a6a70 Binary files /dev/null and b/site/content/entry/yuzu-linux-installer/banner.png differ diff --git a/site/content/entry/yuzu-linux-installer/download.png b/site/content/entry/yuzu-linux-installer/download.png new file mode 100644 index 00000000..06baaaa5 Binary files /dev/null and b/site/content/entry/yuzu-linux-installer/download.png differ diff --git a/site/content/entry/yuzu-linux-installer/index.md b/site/content/entry/yuzu-linux-installer/index.md new file mode 100644 index 00000000..d0029adc --- /dev/null +++ b/site/content/entry/yuzu-linux-installer/index.md @@ -0,0 +1,52 @@ ++++ +date = "2022-08-11T23:00:00+05:30" +title = "New Feature Release - Installer for Linux" +author = "CaptV0rt3x" +forum = 612296 ++++ + +Hey there, yuz-ers! +Guess what? We've got some news to share. +We're excited to announce that the yuzu installer now supports Linux! +Let's jump right in! + + + +## What's happening? + +As we mentioned, the yuzu installer is available for Linux. +The installer will distribute `AppImages` of Mainline and Early Access builds for our Linux users. + +You can now download the new installer from our [Downloads page](https://yuzu-emu.org/downloads/). + +(Note: Early Access builds require a subscription to our [Patreon](https://www.patreon.com/yuzuteam). We appreciate any and all support!) + +## Why? + +When we originally released our installer, our user base was predominantly composed of Windows users. +Although a weak excuse, that's why the installer's Linux compatibility wasn't a priority for us then. + + +But, over the years we've seen consistent growth in the number of our Linux users +and realized that we had to ensure that they reaped the benefits of the installer too. We're so happy our Linux community continues to expand and support us. + +{{< imgs + "./install.png| It's never a bad idea to pick both builds" + >}} + +Thanks to the efforts of [toastUnlimited](https://github.com/lat9nq), who implemented Linux compatibility for the installer, +we're now able to address this long overdue feature request. + +{{< imgs + "./download.png| Remember, we update daily!" + >}} + +## Fin + +As with any new update, we've tested the installer internally, but our efforts can't compare to the community as a whole. +We could have easily missed an edge case or some weird bug or issue. +So, please reach out to us on our [Discord](https://discord.gg/u77vRWY) and report any bugs you find, so that we can quickly address them. + +That's all we have for now, until next time! Happy emulating! + +{{< article-end >}} diff --git a/site/content/entry/yuzu-linux-installer/install.png b/site/content/entry/yuzu-linux-installer/install.png new file mode 100644 index 00000000..7e16c7c8 Binary files /dev/null and b/site/content/entry/yuzu-linux-installer/install.png differ diff --git a/site/content/entry/yuzu-linux-installer/maintenance.png b/site/content/entry/yuzu-linux-installer/maintenance.png new file mode 100644 index 00000000..57c1c1ba Binary files /dev/null and b/site/content/entry/yuzu-linux-installer/maintenance.png differ diff --git a/site/content/entry/yuzu-linux-installer/summary.png b/site/content/entry/yuzu-linux-installer/summary.png new file mode 100644 index 00000000..e9291bce Binary files /dev/null and b/site/content/entry/yuzu-linux-installer/summary.png differ