CINXE.COM
EA Accessibility Portal - Electronic Arts
<!DOCTYPE html> <html lang="en" dir="ltr" wf-loading> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="shortcut icon" type="image/png" href="/assets/images/favicon.png"> <script> window.newrelicAttributes = { accountId: "1796917", trustKey: "1796917", agentId: "149134891", licenseKey: "f701a6c63c", applicationId: "149134891" }; </script> <script src="/newrelic.js"></script> <!-- Compliant Google Optimize --> <script> (() => { const getPrivacyCookie = () => { const privacyCookie = document.cookie.match('(^|;)\\s*cmapi_cookie_privacy\\s*=\\s*([^;]+)'); return privacyCookie ? privacyCookie.pop() : null; }; const getBehaviorCookie = () => { const behaviorCookie = document.cookie.match('(^|;)\\s*notice_behavior\\s*=\\s*([^;]+)'); return behaviorCookie ? behaviorCookie.pop() : null; }; const hasOptedIn = () => { const behaviorCookie = getBehaviorCookie(); const privacyCookie = getPrivacyCookie(); return behaviorCookie && behaviorCookie.match(/^none$/) || privacyCookie && privacyCookie.match(/2|3/); } const appendOptimize = () => { const head = document.getElementsByTagName('head')[0]; if (head) { const script = document.createElement('script'); script.src = 'https://www.googleoptimize.com/optimize.js?id=GTM-M6BQF2W'; script.id = "google-optimize" head.append(script); } }; const removeOptimize = () => { const head = document.getElementsByTagName('head')[0]; const optimizeScript = document.getElementById('google-optimize'); if (head && optimizeScript) { head.removeChild(optimizeScript); } } /** * Append or remove Google Optimize script to head, * depending on whether user's cookie preferences * have opted in and Google Optimize script already * exists in head. */ const handleConsentDecision = () => { const googleOptimizeScript = document.getElementById('google-optimize'); if (hasOptedIn() && !googleOptimizeScript) { appendOptimize(); } else if (!hasOptedIn() && googleOptimizeScript) { removeOptimize(); } } /** * Callbacks will occur in the form of a PostMessage event. This code listens for the * appropriately formatted PostMessage event, gets the new consent decision, and then sets * the new cookie preferences. */ const handlePreferencesUpdated = (e) => { try { const { capabilities, action } = JSON.parse(e.data).PrivacyManagerAPI || {}; if (capabilities && action === 'getConsentDecision') { handleConsentDecision(); } } catch (error) { console.error(error); } } /** * Registers with the TrustArc Content Manager (CM) API to receive callbacks when * a preference update occurs, and initialized dispatched preferences array to * the user's current preferences. You must wait for the CM API (PrivacyManagerAPI object) * to exist on the page before registering. */ const CMICallbackRegister = () => { const interval = setInterval(() => { if (window.PrivacyManagerAPI && interval) { const apiObject = { PrivacyManagerAPI: { action: 'getConsentDecision', timestamp: new Date().getTime(), self: window.location.host } }; window.top.postMessage(JSON.stringify(apiObject), '*'); clearInterval(interval); } }, 50); } /** * Listener registers a message callback on the TrustArc Content Manager when * user's cookie preferences are updated and adds an event listener * on the message events that occur when said preference updates occur. */ const trustArcScriptLoadListener = () => { if (typeof window.truste === 'object') { CMICallbackRegister(); window.addEventListener('message', handlePreferencesUpdated); } } window.addEventListener('load', trustArcScriptLoadListener); const behaviorCookie = getBehaviorCookie(); if (behaviorCookie === null) { // wait for TrustArc script to load before checking cookies let numIntervals = 0; const scriptLoadInterval = setInterval( () => { if(getBehaviorCookie()) { handleConsentDecision(); clearInterval(scriptLoadInterval); } // Stop running interval after 8 times (8x the documented 500ms it // should take to load the TrustArc script on the BE) to prevent running forever if (++numIntervals >= 10) { clearInterval(scriptLoadInterval); } } , 500); } else { handleConsentDecision(); } })(); </script> <!-- End Compliant Google Optimize --> <!-- Google Tag Manager --> <script> (function(w, d, s, l) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0]; var j = d.createElement(s); var dl = l !== 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-TG32RCX' + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer'); </script> <!-- End Google Tag Manager --> <style> [unresolved] { visibility: hidden !important; } </style> <noscript> <style> [unresolved] { visibility: visible !important; } </style> </noscript> <style> body { margin: 0; } .image img { max-width: 100%; } </style> <script> if (!CSS.supports('width', 'calc((var(--test))')) { window.ShadyCSS = { shimcssproperties: true }; } document.addEventListener('nds.typeKit.active', function() { document.querySelector('html').removeAttribute('wf-loading'); }); </script> <script src="//unpkg.com/@webcomponents/webcomponentsjs@2.2.7/webcomponents-loader.js" integrity="sha384-3HK5hxQbkFqOIxMbpROlRmRtYl2LBZ52t+tqcjzsmr9NJuOWQxl8RgQSyFvq2lhy" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js" integrity="sha384-GNFwBvfVxBkLMJpYMOABq3c+d3KnQxudP/mGPkzpZSTYykLBNsZEnG2D9G/X/+7D" crossorigin="anonymous"></script> <script src="//w.soundcloud.com/player/api.js"></script> <script> window.nds = window.nds || {}; window.nds.componentUrlPrefix = '//pl.ea.com/release/4.68.6/elements/ea-elements.min.js'.substring(0, '//pl.ea.com/release/4.68.6/elements/ea-elements.min.js'.lastIndexOf('/') + 1); window.nds.contentfulUrl = 'https://contentful-proxy.juno.ea.com/graphql'; window.nds.salUrl = 'https://service-aggregation-layer.juno.ea.com/graphql'; window.nds.useApq = true; window.nds.salClientId = 'eacom-fe'; window.nds.xGameDistMethod = 'eacom'; window.nds.lockboxGameId = 'eacom'; window.nds.lockboxInvoiceSource = 'EACOM-STORE-WEB-%countryCode%'; window.nds.lockboxExternalPaymentPath = '/lockbox-external-payment'; </script> <script type="module" src="//pl.ea.com/release/4.68.6/elements/ea-elements.min.js"></script> <script nomodule defer src="//pl.ea.com/release/4.68.6/elements/ea-elements.min.js"></script> <style> @font-face { font-family: 'ElectronicArtsDisplay'; src: url(/assets/fonts/display/ElectronicArtsDisplay-Regular.woff2) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: 'ElectronicArtsDisplay'; src: url(/assets/fonts/display/ElectronicArtsDisplay-Bold.woff2) format('woff'); font-weight: 600; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Light.woff2) format('woff'); font-weight: 300; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-LightItalic.woff2) format('woff'); font-weight: 300; font-style: italic; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Regular.woff2) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Italic.woff2) format('woff'); font-weight: 400; font-style: italic; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Bold.woff2) format('woff'); font-weight: 600; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-BoldItalic.woff2) format('woff'); font-weight: 600; font-style: italic; } </style> <title>EA Accessibility Portal - Electronic Arts</title> <meta property="og:type" content="article"> <meta property="og:title" content="EA Accessibility Portal - Electronic Arts"> <meta property="og:description" content="At EA, we want to make sure that gaming is inclusive for everyone – from the games we create, to the way players play, enjoy, and connect."> <meta property="og:url" content="https://www.ea.com/accessibility"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/news/www-ea/images/2021/05/ea-com-accessibility-thumbnail-16x9.png.adapt.crop191x100.1200w.png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="description" content="At EA, we want to make sure that gaming is inclusive for everyone – from the games we create, to the way players play, enjoy, and connect."> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2022-12-14T11:40:09Z"> <meta property="article:published_time" content="2022-12-15T13:00Z"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="EA Accessibility Portal - Electronic Arts"> <meta name="twitter:description" content="At EA, we want to make sure that gaming is inclusive for everyone – from the games we create, to the way players play, enjoy, and connect."> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/news/www-ea/images/2021/05/ea-com-accessibility-thumbnail-16x9.png.adapt.crop16x9.1023w.png"> <meta name="twitter:creator" content="@ea"> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Article", "image": { "@type": "ImageObject", "url": "https://media.contentapi.ea.com/content/dam/news/www-ea/images/2021/05/ea-com-accessibility-thumbnail-16x9.png.adapt.crop191x100.1200w.png" }, "author": { "@type": "Organization", "name": "Electronic Arts", "sameAs": "https://en.wikipedia.org/wiki/Electronic_Arts" }, "publisher": { "@type": "Organization", "name": "Electronic Arts", "sameAs": "https://en.wikipedia.org/wiki/Electronic_Arts", "logo": { "@type": "ImageObject", "url": "https://media.contentapi.ea.com/content/dam/ea/EA_logo.png", "width": 60, "height": 60 } }, "inLanguage": "en", "description": "At EA, we want to make sure that gaming is inclusive for everyone – from the games we create, to the way players play, enjoy, and connect.", "datePublished": "2022-12-15T13:00Z", "dateModified": "2022-12-14T11:40:09Z", "headline": "EA Accessibility Portal - Electronic Arts", "url": "https://www.ea.com/accessibility" } </script> </head> <body unresolved> <custom-style><style include="ea-shared-styles-base-common"></style></custom-style> <custom-style><style include="ea-shared-styles-base-headings"></style></custom-style> <custom-style><style include="ea-shared-styles-base-lists"></style></custom-style> <custom-style><style include="ea-shared-styles-base-links"></style></custom-style> <custom-style><style include="ea-shared-styles-base-images"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-headings"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-paragraphs"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-labels"></style></custom-style> <custom-style> <style> html { --origin-brand-color: #07F468; --eaCorporate-landingSection-spacerTop-XS: 32px; --eaCorporate-landingSection-spacerTop-SM: 32px; --eaCorporate-landingSection-spacerTop-MD: 80px; --eaCorporate-landingSection-spacerTop-LG: 104px; --eaCorporate-landingSection-spacerTop-XL: 128px; --eaCorporate-landingSection-spacerBottom-XS: 32px; --eaCorporate-landingSection-spacerBottom-SM: 32px; --eaCorporate-landingSection-spacerBottom-MD: 40px; --eaCorporate-landingSection-spacerBottom-LG: 48px; --eaCorporate-landingSection-spacerBottom-XL: 56px; --eaCorporate-standardSection-spacerTop-XS: 48px; --eaCorporate-standardSection-spacerTop-SM: 48px; --eaCorporate-standardSection-spacerTop-MD: 80px; --eaCorporate-standardSection-spacerTop-LG: 80px; --eaCorporate-standardSection-spacerTop-XL: 80px; --eaCorporate-standardSection-spacerBottom-XS: 48px; --eaCorporate-standardSection-spacerBottom-SM: 48px; --eaCorporate-standardSection-spacerBottom-MD: 80px; --eaCorporate-standardSection-spacerBottom-LG: 80px; --eaCorporate-standardSection-spacerBottom-XL: 80px; --ea-theme-stream-ui-paddle-default: #161616; --ea-theme-stream-ui-paddle-disabled: #BFBFBF; --ea-theme-stream-ui-progress-indicator-default: rgb(255,255,255); --ea-theme-stream-ui-progress-indicator-hover: rgb(255,255,255); --ea-theme-stream-ui-progress-bar-stroke-default: #ff8e8e; --ea-theme-stream-ui-progress-bar-stroke-hover: #ff8e8e; --ea-theme-stream-ui-progress-bar-fill-hover: #ff8e8e; --ea-theme-toaster-eyebrow-font-size-mobile: 16px; --ea-theme-toaster-eyebrow-font-size-tablet: 18px; --ea-theme-toaster-eyebrow-font-size-desktop: 20px; --ea-theme-toaster-copy-font-size-tablet: 16px; --ea-theme-toaster-copy-font-size-desktop: 18px; --ea-theme-tabs-background-color: #FFFFFF; --ea-theme-tabs-indicator-color: #FF4747; --ea-theme-tabs-interface-color: #FF4747; --ea-theme-tabs-unselected-type: #000000; --ea-theme-tabs-selected-type: #000000; --ea-theme-tabs-selected-state: #DEDEDE; --ea-theme-tabs-accent-elements: rgba(0, 0, 0, 0.08); --ea-theme-tabs-inactive-interface-color: rgba(255, 255, 255, 0.1); --ea-theme-tabs-tab-text-transform: none; --ea-theme-h5-font-size-tablet-landscape: 22px; --ea-theme-color: #1c3eff; } </style> </custom-style> <ea-elements-loader elements="ea-network-nav, ea-player, ea-type-kit"> </ea-elements-loader> <ea-network-nav unresolved userData="/user-data" content="//nds-network-nav.ea.com//en-us/network-nav" login-url="/login" logout-url="/logout" hide-logo="false" ></ea-network-nav> <ea-elements-loader elements="ea-local-nav-advanced, ea-link"> </ea-elements-loader> <ea-local-nav-advanced home-text="Accessibility" home-tooltip="Accessibility" home-link="/accessibility" logo-image="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-accessibility-logo.png" logo-tooltip="EA Accessibility Logo" theme="dark" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Close" mini unresolved > <a title="Accessibility" href="/accessibility"> Accessibility <img src="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-accessibility-logo.png" /> </a> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="light" link-href="/accessibility/games" link-title="Games" link-text="Games" unresolved > <a href="/accessibility/games">Games</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="light" link-href="/able/news" link-title="News" link-text="News" unresolved > <a href="/able/news">News</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="light" link-href="https://answers.ea.com/t5/Accessibility/ct-p/accessibility-en" link-title="Forums" link-text="Forums" unresolved > <a href="https://answers.ea.com/t5/Accessibility/ct-p/accessibility-en">Forums</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-link" class="eapl-local-nav__drawer-link" link-href="/accessibility/games" link-title="Games" link-text="Games" text-color="light" unresolved > <a href="/accessibility/games">Games</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-link" class="eapl-local-nav__drawer-link" link-href="/able/news" link-title="News" link-text="News" text-color="light" unresolved > <a href="/able/news">News</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-link" class="eapl-local-nav__drawer-link" link-href="https://answers.ea.com/t5/Accessibility/ct-p/accessibility-en" link-title="Forums" link-text="Forums" text-color="light" unresolved > <a href="https://answers.ea.com/t5/Accessibility/ct-p/accessibility-en">Forums</a> </ea-link> </ea-local-nav-advanced> <main> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="96px" small="96px" medium="96px" large="96px" largest="100px" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" animations-on-mobile type="full-bleed" layout="100" background-color="none" background-overflow="hidden" spacing-top="none" spacing-bottom="none" background-image-smallest="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/ea-able-section-gamepage-7x2-xl.jpg.adapt.1920w.jpg 1456w" /> <ea-section-column slot="section-column" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="1vw" small="10vw" medium="5vw" large="3vw" largest="2vw" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="medium" text-align="center" text-color="dark" title-text="Accessibility Portal" spacing-top="small" spacing-bottom="small" > <h3>Accessibility Portal</h3> </ea-subheading> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="1vw" small="10vw" medium="5vw" large="3vw" largest="2vw" > </ea-spacer> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="86px" small="86px" medium="86px" large="98px" largest="98px" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p>At EA, our mission is to inspire the world to play. As part of our commitment to this, we want to make sure that gaming is inclusive for everyone and that nothing comes between our players and our shared love for video games. </p> <p>To help us achieve this goal, we listen to our player community to better understand where the barriers to access might be so that we can take steps to reduce or eliminate them. Accessible design improves the quality of our products for all our players and helps ensure our communities remain positive, fun, fair, and safe for all.</p> </ea-text> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="86px" small="86px" medium="86px" large="98px" largest="98px" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="dark" title-text="Game Resources" spacing-top="none" spacing-bottom="small" > <h3>Game Resources</h3> </ea-subheading> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="dark" tile-color="light" hide-brand-stroke spacing-top="medium" spacing-bottom="medium" tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="left" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/eacom/common/eas-fc-24-16x9-thumbnail.png.adapt.crop16x9.652w.png" media-type="image" tooltip="FIFA 22" > <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://www.ea.com/able/resources/ea-sports-fc/fc-24" link-title="FC 24" link-text="FC 24" icon="none" fill-color="brand" text-color="dark" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="https://www.ea.com/able/resources/ea-sports-fc/fc-24" title="FC 24" > FC 24 </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/eacom/common/eas-wrc-keyart-16x9-thumbnail.jpg.adapt.crop16x9.652w.jpg" media-type="image" tooltip="Apex Legends" > <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://www.ea.com/able/resources/ea-sports-wrc" link-title="WRC" link-text="WRC" icon="none" fill-color="brand" text-color="dark" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="https://www.ea.com/able/resources/ea-sports-wrc" title="WRC" > WRC </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/eacom/common/jedi-survivor-16x9-thumbnail.jpg.adapt.crop16x9.652w.jpg" media-type="image" tooltip="Madden NFL 23" > <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://www.ea.com/able/resources/star-wars/star-wars-jedi-survivor" link-title="Jedi Survivor" link-text="Jedi Survivor" icon="none" fill-color="brand" text-color="dark" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="https://www.ea.com/able/resources/star-wars/star-wars-jedi-survivor" title="Jedi Survivor" > Jedi Survivor </a> </ea-cta> </ea-tile> </ea-container> </ea-grid> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="small" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/accessibility/games" link-text="View All Games" icon="none" fill-color="dark-brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/accessibility/games" > View All Games </a> </ea-cta> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="86px" small="86px" medium="86px" large="98px" largest="98px" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="dark" title-text="Get accessibility help with your game" spacing-top="none" spacing-bottom="small" > <h3>Get accessibility help with your game</h3> </ea-subheading> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="dark" tile-color="light" hide-brand-stroke spacing-top="medium" spacing-bottom="medium" tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="left" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/web-1920-4.png.adapt.crop16x9.652w.png" media-type="image" tooltip="Questions?" > <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="/accessibility/games" link-title="View Accessibility Game Pages" link-text="View Accessibility Game Pages" icon="none" fill-color="brand" text-color="dark" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/accessibility/games" title="View Accessibility Game Pages" > View Accessibility Game Pages </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/web-1920-8.png.adapt.crop16x9.652w.png" media-type="image" tooltip="Technical Help?" > <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://answers.ea.com/t5/Technical-Issues/bd-p/accessibility-technical-issues-en" link-title="View Accessibility Tech Forum" link-text="View Accessibility Tech Forum" icon="none" fill-color="brand" text-color="dark" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="https://answers.ea.com/t5/Technical-Issues/bd-p/accessibility-technical-issues-en" title="View Accessibility Tech Forum" > View Accessibility Tech Forum </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/common/web-1920-6.png.adapt.crop16x9.652w.png" media-type="image" tooltip="Discover a bug?" > <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://answers.ea.com/t5/Bug-Reports/bd-p/accessibility-bug-reports-en" link-title="View Accessibility Bugs Forum" link-text="View Accessibility Bugs Forum" icon="none" fill-color="brand" text-color="dark" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="https://answers.ea.com/t5/Bug-Reports/bd-p/accessibility-bug-reports-en" title="View Accessibility Bugs Forum" > View Accessibility Bugs Forum </a> </ea-cta> </ea-tile> </ea-container> </ea-grid> </ea-section-column> </ea-section> <div> <style> .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1) { width: 90%; margin: 0 auto; padding-bottom: 3rem; } @media screen and (min-width: 768px) { ea-section ea-section-column.eapl-section-column-50 { align-self: center; margin: 0; width: 50%; } .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1) { padding-right: 6rem; padding-bottom: 0; padding-left: 6rem; margin: 0; width: 50%; } .dx-video-asset ea-media { margin-bottom: -10px; } } </style> </div> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="86px" small="86px" medium="86px" large="98px" largest="98px" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="center" text-color="dark" title-text="Dive deeper into Accessibility at EA" spacing-top="medium" spacing-bottom="medium" > <h3>Dive deeper into Accessibility at EA</h3> </ea-subheading> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="2rem" small="2rem" medium="2rem" large="2rem" largest="2rem" > </ea-spacer> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="50:50" class="asset-first" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-media"> </ea-elements-loader> <ea-media slot="media" text-color="dark" spacing-top="none" spacing-bottom="none" unresolved > <ea-elements-loader elements="ea-image"> </ea-elements-loader> <ea-image unresolved tooltip="" smallest="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.320w.jpg" small="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.768w.jpg" medium="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.1024w.jpg" large="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.1456w.jpg" largest="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.1920w.jpg" allow-renditions slot="image" > <img src="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-patent-pledge-7x2-xl-new.jpg.adapt.1920w.jpg 1456w" /> </ea-image> </ea-media> </ea-section-column> <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <div class="sw-usp-copy"><h2 class="d4" style="text-align: left;">OUR PATENT PLEDGE</h2> </div> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/commitments/positive-play/accessibility-patent-pledge" link-text="Learn More" icon="none" fill-color="dark-brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/commitments/positive-play/accessibility-patent-pledge" > Learn More </a> </ea-cta> </ea-section-column> </ea-section> <div> <style> .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1) { width: 90%; margin: 0 auto; padding-bottom: 3rem; } @media screen and (min-width: 768px) { ea-section ea-section-column.eapl-section-column-50 { align-self: center; margin: 0; width: 50%; } .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1) { padding-right: 6rem; padding-bottom: 0; padding-left: 6rem; margin: 0; width: 50%; } .dx-video-asset ea-media { margin-bottom: -10px; } } </style> </div> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="50:50" class="copy-first" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="1" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <div class="sw-usp-copy"><h2 class="d4" style="text-align: left;">STRENGTHENING OUR COMMITMENTS TO ACCESSIBILITY AND INCLUSION</h2> </div> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/inside-ea/news/positive-play-accessibility-and-inclusion" link-text="Learn More" icon="none" fill-color="dark-brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/inside-ea/news/positive-play-accessibility-and-inclusion" > Learn More </a> </ea-cta> </ea-section-column> <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-media"> </ea-elements-loader> <ea-media slot="media" text-color="dark" spacing-top="none" spacing-bottom="none" unresolved > <ea-elements-loader elements="ea-image"> </ea-elements-loader> <ea-image unresolved tooltip="" smallest="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.320w.jpg" small="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.768w.jpg" medium="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.1024w.jpg" large="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.1456w.jpg" largest="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.1920w.jpg" allow-renditions slot="image" > <img src="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/eacom/ea-accessibility/images/2023/03/ea-able-hero-medium-strengthening-our-commitments-7x2-xl1.jpg.adapt.1920w.jpg 1456w" /> </ea-image> </ea-media> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="2rem" small="2rem" medium="2rem" large="2rem" largest="2rem" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="small" > <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="dark" title-text="Latest News" spacing-top="medium" spacing-bottom="medium" > <h3>Latest News</h3> </ea-subheading> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="dark" tile-color="none" hide-ctas hide-brand-stroke hide-byline spacing-top="small" spacing-bottom="small" tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="left" cards="" display-card-image-on-mobile ajax-url="/pagination/2-CXMzBy4DL8zb9q%2Fbd%2FUsqY2ziK2ppTAWbPE38vcZAG2lGlSBX1S%2FHD6jyFB39pceat%2FiHbss4F3YmfxZDy0m5Iw53d5V3ESGKAPyLm8r6tsPWlcwaFdsaARGVKsWNdl8WVaznzSdHHS2ADtd1czdlgHXBAz4qDuEBuzpGRlCTPeC%2Ftm%2BvktNCc0MdM4Z1d9bjja%2F%2BtDH%2Bqy%2F%2BFDID0RbBzB7Y4X0%2BG%2BGwOhccw%3D%3D" total-count="9" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/ea/starwars/star-wars-jedi-survivor/common/swj-survivor-featured-image-16x9.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="Accessibility, STAR WARS Jedi: Survivor™️" eyebrow-secondary-text="Apr 25, 2023" title-text="Designing Accessibility For STAR WARS Jedi: Survivor" tooltip="Designing Accessibility For STAR WARS Jedi: Survivor" > <h3>Designing Accessibility For STAR WARS Jedi: Survivor</h3> <div>Accessibility, STAR WARS Jedi: Survivor™️</div> <div>Apr 25, 2023</div> <ea-tile-copy slot="copy"> An overview of accessibility features in STAR WARS Jedi: Survivor </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/able/news/designing-accessibility-for-star-wars-jedi-survivor" link-title="Learn More" link-text="Learn More" icon="none" fill-color="none" text-color="dark" target="_self" intent="news" unresolved > <a href="/able/news/designing-accessibility-for-star-wars-jedi-survivor" title="Learn More" > Learn More </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/eacom/dead-space/common/articles/accessibility-blog/ds-accessibility-blog-thumbnail-v2.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="Dead Space, Electronic Arts Inc., Motive, Accessib…" eyebrow-secondary-text="Jan 26, 2023" title-text="Accessibility and Player Choice in Dead Space" tooltip="Accessibility and Player Choice in Dead Space" > <h3>Accessibility and Player Choice in Dead Space</h3> <div>Dead Space, Electronic Arts Inc., Motive, Accessib…</div> <div>Jan 26, 2023</div> <ea-tile-copy slot="copy"> Learn how Motive is innovating to allow even more players to enjoy Dead Space™. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/able/news/accessibility-and-player-choice-in-dead-space" link-title="Learn More" link-text="Learn More" icon="none" fill-color="none" text-color="dark" target="_self" intent="news" unresolved > <a href="/able/news/accessibility-and-player-choice-in-dead-space" title="Learn More" > Learn More </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/eacom/images/2022/07/eacom-brand-featured-image-16x9.png.adapt.crop16x9.431p.png" eyebrow-text="Accessibility, Electronic Arts Inc." eyebrow-secondary-text="Sep 13, 2022" title-text="Keeping Things Fair with EA anticheat System for PC" tooltip="Keeping Things Fair with EA anticheat System for PC" > <h3>Keeping Things Fair with EA anticheat System for PC</h3> <div>Accessibility, Electronic Arts Inc.</div> <div>Sep 13, 2022</div> <ea-tile-copy slot="copy"> EA anticheat for PC, a new technology, lets us keep the game fair and protect you from other gamers using exploits. </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/able/news/ea-anticheat" link-title="Learn More" link-text="Learn More" icon="none" fill-color="none" text-color="dark" target="_self" intent="news" unresolved > <a href="/able/news/ea-anticheat" title="Learn More" > Learn More </a> </ea-cta> </ea-tile> </ea-container> </ea-grid> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" spacing-top="none" spacing-bottom="large" > <ea-section-column slot="section-column" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/able/news " link-title="More News" link-text="More News" icon="none" fill-color="none" text-color="dark" target="_self" intent="news" unresolved > <a href="/able/news " title="More News" > More News </a> </ea-cta> </ea-section-column> </ea-section> <div> <style> @media screen and (min-width: 768px) { ea-section ea-section-column { align-self: center; } } </style> </div> <div> <style> @media screen and (max-width: 767px) { .mobile-first ea-section-column:nth-of-type(1) { order: 5; } } </style> </div> <div> <style> a.eapl-cta { font-weight: 700; font-size: 24px; line-height: 135%; } </style> </div> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="3rem" small="3rem" medium="6rem" large="6rem" largest="6rem" > </ea-spacer> <div style="display: none;"></div> </main> <footer role="contentinfo"> <ea-elements-loader elements="ea-local-footer, ea-local-links, ea-local-link, ea-social-links, ea-social-link, ea-hybrid-regional-rating"> </ea-elements-loader> <ea-local-footer theme="light" sal-game-slug="" rating-lang="en" unresolved > <ea-local-links slot="local-links" title-text="Accessibility Portal" text-color="light" unresolved > <ea-local-link slot="local-link" link-url="/accessibility/games" link-title="Game Features" link-text="Game Features" text-color="light" unresolved > <a href="/accessibility/games" title="Game Features" >Game Features</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/able/news" link-title="News & Media" link-text="News & Media" text-color="light" unresolved > <a href="/able/news" title="News & Media" >News & Media</a> </ea-local-link> <ea-local-link slot="local-link" link-url="https://answers.ea.com/t5/Accessibility/ct-p/accessibility-en" link-title="Forums" link-text="Forums" text-color="light" unresolved > <a href="https://answers.ea.com/t5/Accessibility/ct-p/accessibility-en" title="Forums" >Forums</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="light" title-text="" unresolved > </ea-social-links> </ea-local-footer> <ea-elements-loader elements="ea-network-footer, ea-network-legal, ea-link, ea-content-loader"> </ea-elements-loader> <ea-network-footer theme="dark" logo-image="https://media.contentapi.ea.com/content/dam/eacom/common/medallion-violet.png" logo-tooltip="Electronics Arts Home" logo-link-url="https://www.ea.com" logo-link-text="Electronics Arts Home" logo-link-tooltip="Electronics Arts Home" unresolved > <img src="https://media.contentapi.ea.com/content/dam/eacom/common/medallion-violet.png" alt="" /> <ea-link slot="link" link-href="/games/library" link-title="Game Library" link-text="Game Library" text-color="dark" unresolved > <a href="/games/library" title="Game Library" >Game Library</a> </ea-link> <ea-link slot="link" link-href="/subscribe" link-title="Subscribe" link-text="Subscribe" text-color="dark" unresolved > <a href="/subscribe" title="Subscribe" >Subscribe</a> </ea-link> <ea-link slot="link" link-href="/redeem" link-title="Redeem Code" link-text="Redeem Code" text-color="dark" unresolved > <a href="/redeem" title="Redeem Code" >Redeem Code</a> </ea-link> <ea-link slot="link" link-href="/ea-app" link-title="EA app" link-text="EA app" text-color="dark" unresolved > <a href="/ea-app" title="EA app" >EA app</a> </ea-link> <ea-link slot="link" link-href="/about" link-title="About" link-text="About" text-color="dark" unresolved > <a href="/about" title="About" >About</a> </ea-link> <ea-link slot="link" link-href="/able" link-title="Accessibility" link-text="Accessibility" text-color="dark" unresolved > <a href="/able" title="Accessibility" >Accessibility</a> </ea-link> <ea-link slot="link" link-href="https://help.ea.com/" link-title="Help" link-text="Help" text-color="dark" unresolved > <a href="https://help.ea.com/" title="Help" >Help</a> </ea-link> <ea-elements-loader elements="ea-regional-pricing-selector"> </ea-elements-loader> <ea-regional-pricing-selector slot="regional-pricing-selector" theme="dark" label-text="Regional Pricing" unresolved > <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="AT" >Austria</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="BE" >Belgium</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="BG" >Bulgaria</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="HR" >Croatia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CY" >Cyprus</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CZ" >Czech Republic</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="DK" >Denmark</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="EE" >Estonia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="FI" >Finland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="FR" >France</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="DE" >Germany</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="GR" >Greece</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="HU" >Hungary</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IS" >Iceland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IE" >Ireland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IT" >Italy</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LV" >Latvia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LI" >Liechtenstein</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LT" >Lithuania</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LU" >Luxembourg</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="MT" >Malta</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="NL" >Netherlands</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="NO" >Norway</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="PL" >Poland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="PT" >Portugal</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="RO" >Romania</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SK" >Slovakia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SL" >Slovenia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="ES" >Spain</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SE" >Sweden</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CH" >Switzerland</ea-regional-pricing-selector-option> </ea-regional-pricing-selector> <ea-elements-loader elements="ea-locale-selector"> </ea-elements-loader> <ea-locale-selector slot="locale-selector" theme="dark" value="en-us" label-text="Language" unresolved > <ea-locale-selector-option slot="locale-selector-option" value="en-us" >United States</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-gb" >United Kingdom</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-au" >Australia</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fr-fr" >France</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="de-de" >Deutschland</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="it-it" >Italia</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ja-jp" >日本</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="pl-pl" >Polska</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="pt-br" >Brasil</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ru-ru" >Россия</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-es" >España</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="cs-cz" >Česká republika</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-ca" >Canada (En)</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fr-ca" >Canada (Fr)</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="da-dk" >Danmark</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fi-fi" >Suomi</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-mx" >México</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="nl-nl" >Nederland</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="nb-no" >Norge</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="sv-se" >Sverige</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-cn" >中国</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ko-kr" >대한민국</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-tw" >繁體中文</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="tr-tr" >Türkiye</ea-locale-selector-option> </ea-locale-selector> <ea-network-legal slot="network-legal" copyright-text="© 2024 Electronic Arts Inc. " text-color="dark" unresolved > <ea-link slot="link" link-href="http://www.ea.com/legal" link-title="Legal & Privacy" link-text="Legal & Privacy" text-color="dark" unresolved > <a href="http://www.ea.com/legal" title="Legal & Privacy" >Legal & Privacy</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/terms-of-service" link-title="NEW User Agreement" link-text="User Agreement" text-color="dark" unresolved > <a href="https://www.ea.com/terms-of-service" title="NEW User Agreement" >User Agreement</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/legal/privacy-and-cookie-policy" link-title="Privacy & Cookie Policy (Your Privacy Rights)" link-text="Privacy & Cookie Policy (Your Privacy Rights)" text-color="dark" unresolved > <a href="https://www.ea.com/legal/privacy-and-cookie-policy" title="Privacy & Cookie Policy (Your Privacy Rights)" >Privacy & Cookie Policy (Your Privacy Rights)</a> </ea-link> <ea-link slot="link" link-href="/service-updates" link-title="Online Service Updates" link-text="Online Service Updates" text-color="dark" unresolved > <a href="/service-updates" title="Online Service Updates" >Online Service Updates</a> </ea-link> <ea-link slot="link" link-href="/security" link-title="Security" link-text="Security" text-color="dark" unresolved > <a href="/security" title="Security" >Security</a> </ea-link> <ea-content-loader slot="link" content-url="https://www.ea.com/ccpa/footer-link" > </ea-content-loader> <ea-content-loader slot="link" content-url="/about/reporting-concerns-romania/geotargeted-link" > </ea-content-loader> </ea-network-legal> <ea-elements-loader elements="ea-truste"> </ea-elements-loader> <script id="ea-trustarc-script" data-domain="ea.com" async> (() => { function createElement(id, hidden) { const element = document.createElement("div"); element.id = id; element.hidden = hidden; return element; } function createScriptTag() { const domain = document.querySelector('#ea-trustarc-script').dataset.domain; const script = document.createElement("script"); let src = `//consent.trustarc.com/notice?domain=${domain}&c=teconsent&js=nj¬iceType=bb&text=true>m=1&pn=1`; if (shouldAutoShowCookiePreferences()) { src = src + "&behavior=expressed"; } script.src = src; script.setAttribute("crossorigin", ""); return script; } function shouldAutoShowCookiePreferences() { const showCookiePreferencesParam = "show=cookiePreferences"; const urlSearchParams = window.location.search.slice(1).split("&"); return urlSearchParams.includes(showCookiePreferencesParam); } function isLocalNDS(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('local'); } function isNDSBranch(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('branch'); } function isNDSVersionGreaterOrEqual(componentUrlPrefix) { let ndsVersion = componentUrlPrefix && componentUrlPrefix.match('/release\/([^\/]*)/')[1]; let isGreaterOrEqual = ndsVersion && ndsVersion.localeCompare("4.40.5", undefined, { numeric: true, sensitivity: 'base' }); return isGreaterOrEqual >= 0; } const componentUrlPrefix = window.nds.componentUrlPrefix; /** * Check for backwards compatibility with NDS version greater or equal to when TrustArc was integrated */ if ( isLocalNDS(componentUrlPrefix) || isNDSBranch(componentUrlPrefix) || isNDSVersionGreaterOrEqual(componentUrlPrefix) ) { const trustArcScript = createScriptTag(); const elements = document.createDocumentFragment(); elements.appendChild(createElement("consent_blackbar", false)); elements.appendChild(createElement("teconsent", true)); elements.appendChild(trustArcScript); document.body.appendChild(elements); } })(); </script> <ea-truste unresolved slot="truste" domain="ea.com" > <div> <a href="//privacy.truste.com/privacy-seal/validation?rid=f1a11c5d-0232-4077-8498-2e69a38c1335" target="_blank"> <img style="border: none" src="//privacy-policy.truste.com/privacy-seal/seal?rid=f1a11c5d-0232-4077-8498-2e69a38c1335" alt="TRUSTe"/> </a> </div> </ea-truste> </ea-network-footer> </footer> <ea-player player-endpoint="/user-data"></ea-player> <ea-elements-loader elements="ea-modal"> </ea-elements-loader> <ea-modal modal restore-focus-on-close unresolved id="eacomagegate" theme="dark" > <ea-elements-loader elements="ea-age-gate"> </ea-elements-loader> <ea-age-gate unresolved slot="age-gate" age-gate-id="eacomagegate" age="18" error="You are not eligible to view this content." message="Please provide your birth date. " > <ea-elements-loader elements="ea-date-field"> </ea-elements-loader> <ea-date-field slot="date-field" type="date" text-color="light" month-placeholder="MM" day-placeholder="DD" year-placeholder="YYYY" label-text="Enter your birthdate" unresolved > </ea-date-field> <ea-elements-loader elements="ea-submit"> </ea-elements-loader> <ea-submit unresolved slot="submit" value-text="Submit" text-color="light" ></ea-submit> </ea-age-gate> </ea-modal> <script src="//pl.ea.com/release/4.68.6/elements/browser-support.min.js"></script> <script> eaBrowserSupport.requiredFeatures = 'picture'; eaBrowserSupport.requiredHeading = 'Sorry, this browser is not supported'; eaBrowserSupport.requiredText = 'Please download a supported browser to view this webpage.'; eaBrowserSupport.recommendedFeatures = 'cssgrid'; eaBrowserSupport.recommendedText = 'This browser is not recommended and the webpage may not display properly.'; eaBrowserSupport.ctas = [{"text":"Download Chrome","url":"https://www.google.com/chrome/"},{"text":"Download Firefox","url":"https://www.mozilla.org/firefox/new/"},{"text":"Download Edge","url":"https://www.microsoft.com/edge/"}]; eaBrowserSupport.dismissText = 'Dismiss'; eaBrowserSupport.svgLogo = ''; eaBrowserSupport.init(); </script> <ea-type-kit kit-url="//use.typekit.net/txn1klh.js"></ea-type-kit> </body> </html>