From 9f985d422e646352bc48e0533bb87d5c990e51fc Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Thu, 4 Feb 2021 20:35:55 -0600 Subject: [PATCH] Add QA about Rosetta compatibility --- pages/apple-silicon-compatibility.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages/apple-silicon-compatibility.vue b/pages/apple-silicon-compatibility.vue index ddb1148..dcbea14 100644 --- a/pages/apple-silicon-compatibility.vue +++ b/pages/apple-silicon-compatibility.vue @@ -217,6 +217,14 @@ export default { Feel free to signup for email updates. ` + ], + [ + 'Don\'t all previous Mac Apps work via Rosetta 2 translation? ', + ` + Most apps will work with Rosetta 2 translation well but it's not a perfect technology. + Some apps will have various small issues and graphical bugs but will work well enough, a few apps will fail to launch entirely and some apps will runs with vitually no issues and perform even faster than an equivalent Intel-based Mac. + For now the best way to determine how well an app will run under Rosetta 2 is by human review. + ` ] ] },