summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-01-28 17:42:02 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-01-28 17:42:02 -0500
commitc285dddcca63a901212e61335fba4429062a6c17 (patch)
treeb4aab8e8faf1ad2960ac02da065d47233788c7e0 /indra/newview/skins
parent9c58022a2e96cf97d42bf284f2cc97ad8e8d9882 (diff)
SH-845 FIX - display a message before bailing out if CPU lacks SSE2 support
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-x[-rw-r--r--]indra/newview/skins/default/xui/en/notifications.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 4fbe7b564f..de13379099 100644..100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -6737,6 +6737,12 @@ The site at &apos;&lt;nolink&gt;[HOST_NAME]&lt;/nolink&gt;&apos; in realm &apos;
- Your CPU speed does not meet the minimum requirements.
</global>
+ <global name="UnsupportedCPUSSE2">
+Your CPU does not seem to have the required support for SSE2 operations.
+
+Please see http://www.secondlife.com/corporate/sysreqs.php for information about system requirements.
+ </global>
+
<global name="UnsupportedGLRequirements">
You do not appear to have the proper hardware requirements for [APP_NAME]. [APP_NAME] requires an OpenGL graphics card that has multitexture support. If this is the case, you may want to make sure that you have the latest drivers for your graphics card, and service packs and patches for your operating system.