Merge pull request #179 from sakuramipha/notice

This commit is contained in:
Tobias
2023-05-19 00:31:15 +02:00
committed by GitHub

View File

@@ -20,20 +20,6 @@ The Citra updater provides a easy interface to install, update and manage Citra.
<br /> <br />
<br /> <br />
<style>
.alert {
padding: 20px;
background-color: #ff8e03;
color: white;
margin-bottom: 15px;
}
</style>
<div class="alert">
Notice: Citra does NOT support Apple silicon (M1/M2) MacOS devices. Our Mac builds may run through Rosetta, but you WILL encounter various issues that we won't provide support for. We may eventually support M1 Macs, but not at this time.
</div>
<br />
<div class="text-center"> <div class="text-center">
<i id="dl-autodetect">Autodetected platform: XYZ</i> <i id="dl-autodetect">Autodetected platform: XYZ</i>
<br /> <br />