CINXE.COM

EA Play Subscription Service Play List Updates - Official Electronic Arts Site

<!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.7/elements/ea-elements.min.js'.substring(0, '//pl.ea.com/release/4.68.7/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.7/elements/ea-elements.min.js"></script> <script nomodule defer src="//pl.ea.com/release/4.68.7/elements/ea-elements.min.js"></script> <style> .eaPlay_textContainer h4 { margin: 1em 0 0.35em 0; padding: 0; font-weight: var(--ea-theme-header-font-weight-bold); } .eaPlay_textContainer p { margin: 0; padding: 0; } .eaPlay_textContainer p + p { margin-top: 1em; } .eaPlay_textContainer .footnote { font-size: 12px; } .eaPlay_textContainer.fullColumn { text-align: center; max-width: 767px; margin: 0 auto; } .eaPlayDashedDivider, .eaPlaySolidDivider { font-size: 0; line-height: 0; margin: 0 auto; max-width: 1120px; padding: 0; width: 100%; } .eaPlayDashedDivider { border-top: 1px dashed #ffffff; } .eaPlaySolidDivider { border-top: 3px solid #ffffff; } @media only screen and (min-width: 768px) { .eaPlay_textContainer h4 { margin-top: 0; } .eaPlay_textContainer.fullColumn { margin-top: 32px; } } </style> <style>html { scroll-behavior: smooth; }</style> <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 Play Subscription Service Play List Updates - Official Electronic Arts Site</title> <meta property="og:type" content="article"> <meta property="og:title" content="EA Play Subscription Service Play List Updates - Official Electronic Arts Site"> <meta property="og:description" content="Find out the latest Play List service updates for EA Play and EA Play Pro, the video game subscription services that help you get more from your games."> <meta property="og:url" content="https://www.ea.com/ea-play/terms/service-games-updates"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/eacom/images/2020/06/ea-featured-image-ea-play.jpg.adapt.crop191x100.1200w.jpg"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="description" content="Find out the latest Play List service updates for EA Play and EA Play Pro, the video game subscription services that help you get more from your games."> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2025-02-25T00:19:34Z"> <meta property="article:published_time" content="2025-02-25T00:19:34Z"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="EA Play Subscription Service Play List Updates - Official Electronic Arts Site"> <meta name="twitter:description" content="Find out the latest Play List service updates for EA Play and EA Play Pro, the video game subscription services that help you get more from your games."> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/eacom/images/2020/06/ea-featured-image-ea-play.jpg.adapt.crop16x9.1023w.jpg"> <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/eacom/images/2020/06/ea-featured-image-ea-play.jpg.adapt.crop191x100.1200w.jpg" }, "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": "Find out the latest Play List service updates for EA Play and EA Play Pro, the video game subscription services that help you get more from your games.", "datePublished": "2025-02-25T00:19:34Z", "dateModified": "2025-02-25T00:19:34Z", "headline": "EA Play Subscription Service Play List Updates - Official Electronic Arts Site", "url": "https://www.ea.com/ea-play/terms/service-games-updates" } </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: #20D944; --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: #FFFFFF; --ea-theme-stream-ui-paddle-disabled: rgba(255,255,255,0.35); --ea-theme-stream-ui-progress-indicator-default: #FFFFFF; --ea-theme-stream-ui-progress-indicator-hover: #FFFFFF; --ea-theme-stream-ui-progress-bar-stroke-default: #FFFFFF; --ea-theme-stream-ui-progress-bar-stroke-hover: #FFFFFF; --ea-theme-stream-ui-progress-bar-fill-hover: rgba(255,255,255,0.35); --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: transparent; --ea-theme-tabs-indicator-color: transparent; --ea-theme-tabs-interface-color: #FF4747; --ea-theme-tabs-unselected-type: #FFFFFF; --ea-theme-tabs-selected-type: var(--ea-theme-dark-gradient); --ea-theme-tabs-selected-state: #FFFFFF; --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-play-absolute-unit-xs: 16px; --ea-play-absolute-unit-sm: 24px; --ea-play-absolute-unit-md: 32px; --ea-play-absolute-unit-lg: 64px; --ea-play-absolute-unit-xl: 128px; --ea-play-absolute-unit-xxl: 192px; --body-font-size-xs: 14px; --body-font-size-sm: 16px; --body-font-size-md: 18px; --body-font-size-lg: 20px; --body-font-size-xl: 22px; --header-font-size-xs: 20px; --header-font-size-sm: 24px; --header-font-size-md: 32px; --header-font-size-lg: 40px; --header-font-size-xl: 48px; --ea-gutter-mobile: 16px; --ea-gutter-tablet-portrait: 16px; --ea-gutter-tablet-landscape: 24px; --ea-gutter-desktop: 24px; --ea-theme-d2-font-weight: bolder; --ea-theme-d2-font-size-mobile: var(--header-font-size-sm); --ea-theme-d2-font-size-tablet-portrait: var(--header-font-size-sm); --ea-theme-d2-font-size-tablet-landscape: var(--header-font-size-lg); --ea-theme-d2-font-size-desktop: var(--header-font-size-lg); --ea-theme-d3-font-size-mobile: var(--header-font-size-sm); --ea-theme-d3-font-size-tablet-portrait: var(--header-font-size-sm); --ea-theme-d3-font-size-tablet-landscape: var(--ea-theme-d2-font-size-tablet-landscape); --ea-theme-d3-font-size-desktop: var(--ea-theme-d2-font-size-desktop); --ea-theme-d4-font-size-mobile: var(--header-font-size-xs); --ea-theme-d4-font-size-tablet-portrait: var(--header-font-size-xs); --ea-theme-d4-font-size-tablet-landscape: var(--header-font-size-md); --ea-theme-d4-font-size-desktop: var(--header-font-size-md); --ea-theme-d5-font-size-mobile: var(--header-font-size-md); --ea-theme-d5-font-size-desktop: var(--header-font-size-lg); --ea-theme-h2-font-size-mobile: var(--header-font-size-sm); --ea-theme-h2-font-size-tablet-landscape: var(--header-font-size-sm); --ea-theme-h2-font-size-desktop: var(--header-font-size-md); --ea-theme-h4-font-size-mobile: var(--header-font-size-xs); --ea-theme-h4-font-size-tablet-landscape: var(--header-font-size-xs); --ea-theme-h4-font-size-desktop: var(--header-font-size-sm); --ea-theme-h6-font-size-mobile: var(--header-font-size-xs); --ea-theme-h6-font-size-desktop: var(--header-font-size-xs); --ea-theme-b2-font-size-mobile: var(--body-font-size-sm); --ea-theme-b2-font-size-tablet-portrait: var(--body-font-size-sm); --ea-theme-b2-font-size-tablet-landscape: var(--body-font-size-md); --ea-theme-b2-font-size-desktop: var(--body-font-size-md); --ea-theme-l3-font-size-mobile: var(--body-font-size-sm); --ea-theme-l3-font-size-desktop: var(--body-font-size-md); --ea-theme-tabs-accent-elements: transparent; --eacom-color-blue: #FF4747; --eacom-platform-cta-hover-color: #FF4747; } </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 ></ea-network-nav> <ea-elements-loader elements="ea-local-nav-advanced, ea-link"> </ea-elements-loader> <ea-local-nav-advanced home-text="EA Play" home-tooltip="EA Play" home-link="/ea-play" logo-image="https://media.contentapi.ea.com/content/dam/eacom/subscription/ea-play/common/embed-code/color/ea-play-logo-coral-embed-code.svg" logo-tooltip="Electronics Arts Home" theme="dark" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Close" mini franchise-link-text="Electronic Arts" franchise-link-url="/" unresolved > <a title="EA Play" href="/ea-play"> EA Play <img src="https://media.contentapi.ea.com/content/dam/eacom/subscription/ea-play/common/embed-code/color/ea-play-logo-coral-embed-code.svg" alt="Electronics Arts Home" /> </a> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="Games" theme="dark" type="narrow" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text="Platforms" slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Xbox" link-href="/ea-play/games-xbox" link-target="_self" unresolved > <a href="/ea-play/games-xbox">Xbox</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="PlayStation" link-href="/ea-play/games-playstation" link-target="_self" unresolved > <a href="/ea-play/games-playstation">PlayStation</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Steam" link-href="/ea-play/games-steam" link-target="_self" unresolved > <a href="/ea-play/games-steam">Steam</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="EA Play" link-href="/ea-play/games-ea-play" link-target="_self" unresolved > <a href="/ea-play/games-ea-play">EA Play</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="EA Play Pro" link-href="/ea-play/games-ea-play-pro" link-target="_self" unresolved > <a href="/ea-play/games-ea-play-pro">EA Play Pro</a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="light" link-href="/ea-play/member-benefits" link-title="Member Benefits" link-text="Member Benefits" unresolved > <a href="/ea-play/member-benefits">Member Benefits</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="light" link-href="/ea-play/news" link-title="News" link-text="News" unresolved > <a href="/ea-play/news">News</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="light" link-href="/ea-play/newsletter" link-title="Newsletter" link-text="Newsletter" unresolved > <a href="/ea-play/newsletter">Newsletter</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="light" link-href="/ea-play/faq" link-title="FAQ" link-text="FAQ" unresolved > <a href="/ea-play/faq">FAQ</a> </ea-link> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-advanced"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-advanced slot="local-nav-drawer-link" toggle-text="Games" toggle-tooltip="" theme="dark" type="narrow" unresolved > <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-section, ea-link"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-section slot="local-nav-drawer-sub-nav-section" title-text="Platforms" unresolved > <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/ea-play/games-xbox" link-title="" link-text="Xbox" unresolved > <a href="/ea-play/games-xbox">Xbox</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/ea-play/games-playstation" link-title="" link-text="PlayStation" unresolved > <a href="/ea-play/games-playstation">PlayStation</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/ea-play/games-steam" link-title="" link-text="Steam" unresolved > <a href="/ea-play/games-steam">Steam</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/ea-play/games-ea-play" link-title="" link-text="EA Play" unresolved > <a href="/ea-play/games-ea-play">EA Play</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/ea-play/games-ea-play-pro" link-title="" link-text="EA Play Pro" unresolved > <a href="/ea-play/games-ea-play-pro">EA Play Pro</a> </ea-link> </ea-local-nav-drawer-sub-nav-section> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-link" class="eapl-local-nav__drawer-link" link-href="/ea-play/member-benefits" link-title="Member Benefits" link-text="Member Benefits" text-color="light" unresolved > <a href="/ea-play/member-benefits">Member Benefits</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="/ea-play/news" link-title="News" link-text="News" text-color="light" unresolved > <a href="/ea-play/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="/ea-play/newsletter" link-title="Newsletter" link-text="Newsletter" text-color="light" unresolved > <a href="/ea-play/newsletter">Newsletter</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="/ea-play/faq" link-title="FAQ" link-text="FAQ" text-color="light" unresolved > <a href="/ea-play/faq">FAQ</a> </ea-link> <ea-elements-loader elements="ea-cta-dropdown, ea-hybrid-modal-invoker"> </ea-elements-loader> <ea-hybrid-modal-invoker slot="cta-dropdown" modal-id="ea-play-drawer"> <ea-cta-dropdown theme="light" cta-title-text="Join Now" border-color="none" fill-color="brand" text-color="light" type="" unresolved > </ea-cta-dropdown> </ea-hybrid-modal-invoker> <ea-elements-loader elements="ea-local-nav-dropdown"> </ea-elements-loader> <ea-local-nav-dropdown slot="local-nav-dropdown" theme="light" menu-title="" cta-title-text="Join Now" cta-link="/ea-play?modal-id=ea-play-drawer" border-color="none" fill-color="brand" text-color="light" type="" unresolved > </ea-local-nav-dropdown> </ea-local-nav-advanced> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="93px" small="93px" medium="96px" large="96px" largest="100px" > </ea-spacer> <div> <style> .eaPlay_pseudoPageBackgroundContainer { bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: -9999; } .eaPlay_gradientAnimation { background: -o-linear-gradient(255deg, #ff4747 -25%, #0d1042 50%); background: linear-gradient(-165deg, #ff4747 -25%, #0d1042 50%); height: 100%; width: 100%; } .eaPlay_gradientAnimation::before { display: block; content: ""; -webkit-animation-duration: 1.8s; animation-duration: 1.8s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: eaPlayGradientAnimation; animation-name: eaPlayGradientAnimation; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; background: -o-linear-gradient(260deg, rgba(255,71,71,0.45) -15%, rgba(255,71,71,0.15) 30%, rgba(255,71,71,0) 45%); background: linear-gradient(190deg, rgba(255,71,71,0.45) -15%, rgba(255,71,71,0.15) 30%, rgba(255,71,71,0) 45%); height: 100%; width: 100%; } @-webkit-keyframes eaPlayGradientAnimation { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } @keyframes eaPlayGradientAnimation { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } </style> <div class="eaPlay_pseudoPageBackgroundContainer"> <div class="eaPlay_gradientAnimation"></div> </div> </div> <main> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="hidden" 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-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--ea-play-absolute-unit-lg)" small="var(--ea-play-absolute-unit-lg)" medium="var(--ea-play-absolute-unit-lg)" large="var(--ea-play-absolute-unit-lg)" largest="var(--ea-play-absolute-unit-lg)" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="large" text-align="center" text-color="light" title-text="The Play List Removals" spacing-top="none" spacing-bottom="none" > <h3>The Play List Removals</h3> </ea-subheading> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--ea-play-absolute-unit-md)" small="var(--ea-play-absolute-unit-md)" medium="0" large="0" largest="0" > </ea-spacer> </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="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-table"> </ea-elements-loader> <ea-table unresolved header-theme="light-brand" row-theme="light" spacing-top="medium" spacing-bottom="medium" > <ea-table-header> <ea-table-header-cell key= "game" description= "" type="string" treatment="bold" >Game</ea-table-header-cell> <ea-table-header-cell key= "delist" description= "" type="string" treatment="bold" >Date of Removal*</ea-table-header-cell> <ea-table-header-cell key= "platform" description= "" type="string" treatment="bold" >Platform</ea-table-header-cell> </ea-table-header> <ea-table-body> <ea-table-body-row> <ea-table-body-cell key="game">Frostpunk</ea-table-body-cell> <ea-table-body-cell key="delist">March 28, 2025</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox X|S, PlayStation 4, PlayStation 5, PC</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Operation Flashpoint: Dragon Rising</ea-table-body-cell> <ea-table-body-cell key="delist">March 14, 2025</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox X|S, PlayStation 4, PlayStation 5, PC</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">F1 22</ea-table-body-cell> <ea-table-body-cell key="delist">February 28, 2025</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox X|S, PlayStation 4, PlayStation 5, PC</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">UFC 3</ea-table-body-cell> <ea-table-body-cell key="delist">February 15, 2025</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One and PlayStation 4</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 23</ea-table-body-cell> <ea-table-body-cell key="delist">February 15, 2025</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox X|S, PlayStation 4, PlayStation 5, PC</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 23</ea-table-body-cell> <ea-table-body-cell key="delist">September 16, 2024</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 22</ea-table-body-cell> <ea-table-body-cell key="delist">June 30, 2024</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Opus Magnum</ea-table-body-cell> <ea-table-body-cell key="delist">June 29, 2024</ea-table-body-cell> <ea-table-body-cell key="platform">Steam, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NHL®22</ea-table-body-cell> <ea-table-body-cell key="delist">April 30, 2024</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Farmer’s Dynasty</ea-table-body-cell> <ea-table-body-cell key="delist">March 29, 2024</ea-table-body-cell> <ea-table-body-cell key="platform">Steam, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 22</ea-table-body-cell> <ea-table-body-cell key="delist">February 29, 2024</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Battlefield 1943</ea-table-body-cell> <ea-table-body-cell key="delist">December 8, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Battlefield Bad Company</ea-table-body-cell> <ea-table-body-cell key="delist">December 8, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Battlefield Bad Company 2</ea-table-body-cell> <ea-table-body-cell key="delist">December 8, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">The Sinking City</ea-table-body-cell> <ea-table-body-cell key="delist">June 21, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Kingdoms of Amalur Re-reckoning</ea-table-body-cell> <ea-table-body-cell key="delist">June 15, 2023 </ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 21</ea-table-body-cell> <ea-table-body-cell key="delist">May 31, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">BioMutant</ea-table-body-cell> <ea-table-body-cell key="delist">May 25, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NHL®21</ea-table-body-cell> <ea-table-body-cell key="delist">April 30, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Two Point Hospital </ea-table-body-cell> <ea-table-body-cell key="delist">March 17, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Endless Legend</ea-table-body-cell> <ea-table-body-cell key="delist">March 17, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">F1® 2020</ea-table-body-cell> <ea-table-body-cell key="delist">March 15, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 21</ea-table-body-cell> <ea-table-body-cell key="delist">February 28, 2023</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">The Sims 4**</ea-table-body-cell> <ea-table-body-cell key="delist">October 18, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Hospital Tycoon</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Overlord</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Overlord II</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Overlord: Raising Hell</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Overlord: Fellowship of Evil</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Rise of Argonauts</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Toybox Turbos</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Operation Flashpoint: Dragon Raising</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">DiRT 4</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">DiRT Rally</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Project Cars</ea-table-body-cell> <ea-table-body-cell key="delist">October 3, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">The Surge</ea-table-body-cell> <ea-table-body-cell key="delist">September 27, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">The Surge 2</ea-table-body-cell> <ea-table-body-cell key="delist">September 27, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Shadow Tactics: Blades of the Shogun</ea-table-body-cell> <ea-table-body-cell key="delist">September 12, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 20</ea-table-body-cell> <ea-table-body-cell key="delist">July 1, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NHL®20</ea-table-body-cell> <ea-table-body-cell key="delist">June 1, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Knockout City</ea-table-body-cell> <ea-table-body-cell key="delist">June 1, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">F1® 2019</ea-table-body-cell> <ea-table-body-cell key="delist">April 18, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 20</ea-table-body-cell> <ea-table-body-cell key="delist">March 31, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Titanfall™</ea-table-body-cell> <ea-table-body-cell key="delist">March 1, 2022</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 19</ea-table-body-cell> <ea-table-body-cell key="delist">November 30, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Slay the Spire</ea-table-body-cell> <ea-table-body-cell key="delist">October 25, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Dead Cells</ea-table-body-cell> <ea-table-body-cell key="delist">October 25, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Shantae: Half-Genie Hero</ea-table-body-cell> <ea-table-body-cell key="delist">October 25, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Shantae: Half-Genie Hero - Ultimate Edition</ea-table-body-cell> <ea-table-body-cell key="delist">October 25, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Home Behind</ea-table-body-cell> <ea-table-body-cell key="delist">October 25, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Shio</ea-table-body-cell> <ea-table-body-cell key="delist">October 25, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 19</ea-table-body-cell> <ea-table-body-cell key="delist">August 20, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Need For Speed: Hot Pursuit</ea-table-body-cell> <ea-table-body-cell key="delist">August 20, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Steam</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">EA SPORTS™ UFC®</ea-table-body-cell> <ea-table-body-cell key="delist">July 14, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">EA SPORTS™ UFC® 2</ea-table-body-cell> <ea-table-body-cell key="delist">July 14, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 15</ea-table-body-cell> <ea-table-body-cell key="delist">May 6, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 16</ea-table-body-cell> <ea-table-body-cell key="delist">May 6, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 17</ea-table-body-cell> <ea-table-body-cell key="delist">May 6, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 18</ea-table-body-cell> <ea-table-body-cell key="delist">May 6, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NBA Live 18</ea-table-body-cell> <ea-table-body-cell key="delist">May 6, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 25</ea-table-body-cell> <ea-table-body-cell key="delist">April 16, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 15</ea-table-body-cell> <ea-table-body-cell key="delist">April 16, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 16</ea-table-body-cell> <ea-table-body-cell key="delist">April 16, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 17</ea-table-body-cell> <ea-table-body-cell key="delist">April 16, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Madden NFL 18</ea-table-body-cell> <ea-table-body-cell key="delist">April 16, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NHL®18</ea-table-body-cell> <ea-table-body-cell key="delist">April 16, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NHL®19</ea-table-body-cell> <ea-table-body-cell key="delist">April 16, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">Shadows of the Damned</ea-table-body-cell> <ea-table-body-cell key="delist">February 16, 2021</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, Xbox Series X|S</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NBA Live 15</ea-table-body-cell> <ea-table-body-cell key="delist">December 14, 2020</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NBA Live 16</ea-table-body-cell> <ea-table-body-cell key="delist">October 19, 2020</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NHL®17</ea-table-body-cell> <ea-table-body-cell key="delist">October 13, 2020</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One, PlayStation 4</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NHL®16</ea-table-body-cell> <ea-table-body-cell key="delist">November 1, 2019</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">NHL®15</ea-table-body-cell> <ea-table-body-cell key="delist">March 18, 2019</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One</ea-table-body-cell> </ea-table-body-row> <ea-table-body-row> <ea-table-body-cell key="game">FIFA 14</ea-table-body-cell> <ea-table-body-cell key="delist">October 18, 2017</ea-table-body-cell> <ea-table-body-cell key="platform">Xbox One</ea-table-body-cell> </ea-table-body-row> </ea-table-body> <table> <tr> <th>Game</th> <th>Date of Removal*</th> <th>Platform</th> </tr> <tr> <td>Frostpunk</td> <td>March 28, 2025</td> <td>Xbox One, Xbox X|S, PlayStation 4, PlayStation 5, PC</td> </tr> <tr> <td>Operation Flashpoint: Dragon Rising</td> <td>March 14, 2025</td> <td>Xbox One, Xbox X|S, PlayStation 4, PlayStation 5, PC</td> </tr> <tr> <td>F1 22</td> <td>February 28, 2025</td> <td>Xbox One, Xbox X|S, PlayStation 4, PlayStation 5, PC</td> </tr> <tr> <td>UFC 3</td> <td>February 15, 2025</td> <td>Xbox One and PlayStation 4</td> </tr> <tr> <td>Madden NFL 23</td> <td>February 15, 2025</td> <td>Xbox One, Xbox X|S, PlayStation 4, PlayStation 5, PC</td> </tr> <tr> <td>FIFA 23</td> <td>September 16, 2024</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</td> </tr> <tr> <td>FIFA 22</td> <td>June 30, 2024</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</td> </tr> <tr> <td>Opus Magnum</td> <td>June 29, 2024</td> <td>Steam, EA App</td> </tr> <tr> <td>NHL®22</td> <td>April 30, 2024</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>Farmer’s Dynasty</td> <td>March 29, 2024</td> <td>Steam, EA App</td> </tr> <tr> <td>Madden NFL 22</td> <td>February 29, 2024</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, Origin, EA App</td> </tr> <tr> <td>Battlefield 1943</td> <td>December 8, 2023</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</td> </tr> <tr> <td>Battlefield Bad Company</td> <td>December 8, 2023</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</td> </tr> <tr> <td>Battlefield Bad Company 2</td> <td>December 8, 2023</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</td> </tr> <tr> <td>The Sinking City</td> <td>June 21, 2023</td> <td>EA App</td> </tr> <tr> <td>Kingdoms of Amalur Re-reckoning</td> <td>June 15, 2023 </td> <td>Origin, EA App</td> </tr> <tr> <td>FIFA 21</td> <td>May 31, 2023</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, EA App</td> </tr> <tr> <td>BioMutant</td> <td>May 25, 2023</td> <td>Origin, EA App</td> </tr> <tr> <td>NHL®21</td> <td>April 30, 2023</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>Two Point Hospital </td> <td>March 17, 2023</td> <td>Origin, EA App</td> </tr> <tr> <td>Endless Legend</td> <td>March 17, 2023</td> <td>Origin, EA App</td> </tr> <tr> <td>F1® 2020</td> <td>March 15, 2023</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</td> </tr> <tr> <td>Madden NFL 21</td> <td>February 28, 2023</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, Origin, EA App</td> </tr> <tr> <td>The Sims 4**</td> <td>October 18, 2022</td> <td>Steam, Origin, EA App</td> </tr> <tr> <td>Hospital Tycoon</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>Overlord</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>Overlord II</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>Overlord: Raising Hell</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>Overlord: Fellowship of Evil</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>Rise of Argonauts</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>Toybox Turbos</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>Operation Flashpoint: Dragon Raising</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>DiRT 4</td> <td>October 3, 2022</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</td> </tr> <tr> <td>DiRT Rally</td> <td>October 3, 2022</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</td> </tr> <tr> <td>Project Cars</td> <td>October 3, 2022</td> <td>Steam</td> </tr> <tr> <td>The Surge</td> <td>September 27, 2022</td> <td>Origin, EA App</td> </tr> <tr> <td>The Surge 2</td> <td>September 27, 2022</td> <td>Origin, EA App</td> </tr> <tr> <td>Shadow Tactics: Blades of the Shogun</td> <td>September 12, 2022</td> <td>Origin, EA App</td> </tr> <tr> <td>FIFA 20</td> <td>July 1, 2022</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam, Origin, EA App</td> </tr> <tr> <td>NHL®20</td> <td>June 1, 2022</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>Knockout City</td> <td>June 1, 2022</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</td> </tr> <tr> <td>F1® 2019</td> <td>April 18, 2022</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Steam</td> </tr> <tr> <td>Madden NFL 20</td> <td>March 31, 2022</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</td> </tr> <tr> <td>Titanfall™</td> <td>March 1, 2022</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</td> </tr> <tr> <td>FIFA 19</td> <td>November 30, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</td> </tr> <tr> <td>Slay the Spire</td> <td>October 25, 2021</td> <td>Origin, EA App</td> </tr> <tr> <td>Dead Cells</td> <td>October 25, 2021</td> <td>Origin, EA App</td> </tr> <tr> <td>Shantae: Half-Genie Hero</td> <td>October 25, 2021</td> <td>Origin, EA App</td> </tr> <tr> <td>Shantae: Half-Genie Hero - Ultimate Edition</td> <td>October 25, 2021</td> <td>Origin, EA App</td> </tr> <tr> <td>Home Behind</td> <td>October 25, 2021</td> <td>Origin, EA App</td> </tr> <tr> <td>Shio</td> <td>October 25, 2021</td> <td>Origin, EA App</td> </tr> <tr> <td>Madden NFL 19</td> <td>August 20, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</td> </tr> <tr> <td>Need For Speed: Hot Pursuit</td> <td>August 20, 2021</td> <td>Steam</td> </tr> <tr> <td>EA SPORTS™ UFC®</td> <td>July 14, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>EA SPORTS™ UFC® 2</td> <td>July 14, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>FIFA 15</td> <td>May 6, 2021</td> <td>Xbox One, Xbox Series X|S, Origin, EA App</td> </tr> <tr> <td>FIFA 16</td> <td>May 6, 2021</td> <td>Xbox One, Xbox Series X|S, Origin, EA App</td> </tr> <tr> <td>FIFA 17</td> <td>May 6, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</td> </tr> <tr> <td>FIFA 18</td> <td>May 6, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5, Origin, EA App</td> </tr> <tr> <td>NBA Live 18</td> <td>May 6, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>Madden NFL 25</td> <td>April 16, 2021</td> <td>Xbox One, Xbox Series X|S</td> </tr> <tr> <td>Madden NFL 15</td> <td>April 16, 2021</td> <td>Xbox One, Xbox Series X|S</td> </tr> <tr> <td>Madden NFL 16</td> <td>April 16, 2021</td> <td>Xbox One, Xbox Series X|S</td> </tr> <tr> <td>Madden NFL 17</td> <td>April 16, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>Madden NFL 18</td> <td>April 16, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>NHL®18</td> <td>April 16, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>NHL®19</td> <td>April 16, 2021</td> <td>Xbox One, Xbox Series X|S, PlayStation 4, PlayStation 5</td> </tr> <tr> <td>Shadows of the Damned</td> <td>February 16, 2021</td> <td>Xbox One, Xbox Series X|S</td> </tr> <tr> <td>NBA Live 15</td> <td>December 14, 2020</td> <td>Xbox One</td> </tr> <tr> <td>NBA Live 16</td> <td>October 19, 2020</td> <td>Xbox One</td> </tr> <tr> <td>NHL®17</td> <td>October 13, 2020</td> <td>Xbox One, PlayStation 4</td> </tr> <tr> <td>NHL®16</td> <td>November 1, 2019</td> <td>Xbox One</td> </tr> <tr> <td>NHL®15</td> <td>March 18, 2019</td> <td>Xbox One</td> </tr> <tr> <td>FIFA 14</td> <td>October 18, 2017</td> <td>Xbox One</td> </tr> </table> </ea-table> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p>* When a title is removed from EA Play, you will no longer have access to the titles, game upgrades, or in-game purchases made in that Play List title, unless you separately have access to that Play List title for the applicable Platform. EA may retire online features after 30 days’ notice posted on <a href="https://www.ea.com/service-updates">https://www.ea.com/service-updates</a>.</p> </ea-text> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p>** The Sims 4 - EA Play members, please note that The Sims 4 Deluxe Edition will be removed from The Play List and replaced with The Sims 4 EA Play Edition on October 18, 2022</p> <p>EA Play Pro members, please note that The Sims 4 Bundle - which includes The Sims 4 Deluxe Edition, Dine Out and Kids Room Stuff - will be removed from The Play List and replaced with The Sims 4 EA Play Pro Edition on October 18, 2022</p> </ea-text> </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="none" spacing-bottom="none" mp4-src="" webm-src="" > <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--ea-play-absolute-unit-lg)" small="var(--ea-play-absolute-unit-lg)" medium="var(--ea-play-absolute-unit-xxl)" large="var(--ea-play-absolute-unit-xxl)" largest="var(--ea-play-absolute-unit-xxl)" > </ea-spacer> </ea-section-column> </ea-section> <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="dark" sal-game-slug="" rating-lang="en" unresolved > <ea-local-links slot="local-links" title-text="EA Play" text-color="dark" unresolved > <ea-local-link slot="local-link" link-url="/ea-play/games" link-title="Games" link-text="Games" text-color="dark" unresolved > <a href="/ea-play/games" title="Games" >Games</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/ea-play/member-benefits" link-title="Member Benefits" link-text="Member Benefits" text-color="dark" unresolved > <a href="/ea-play/member-benefits" title="Member Benefits" >Member Benefits</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/ea-play/news" link-title="News" link-text="News" text-color="dark" unresolved > <a href="/ea-play/news" title="News" >News</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/ea-play/newsletter" link-title="Newsletter" link-text="Newsletter" text-color="dark" unresolved > <a href="/ea-play/newsletter" title="Newsletter" >Newsletter</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/ea-play/faq" link-title="FAQ" link-text="FAQ" text-color="dark" unresolved > <a href="/ea-play/faq" title="FAQ" >FAQ</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/ea-play?join-now=true" link-title="Join" link-text="Join" text-color="dark" unresolved > <a href="/ea-play?join-now=true" title="Join" >Join</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="dark" title-text=" " unresolved > <ea-social-link slot="social-link" link-url="https://www.facebook.com/eaplay" link-title="" link-target="_blank" text-color="dark" social-network="facebook" unresolved > <a href="https://www.facebook.com/eaplay" title="" >facebook</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://twitter.com/EAPlay" link-title="" link-target="_blank" text-color="dark" social-network="twitter" unresolved > <a href="https://twitter.com/EAPlay" title="" >twitter</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.instagram.com/eaplay/" link-title="" link-target="_blank" text-color="dark" social-network="instagram" unresolved > <a href="https://www.instagram.com/eaplay/" title="" >instagram</a> </ea-social-link> </ea-social-links> <ea-elements-loader elements="ea-rating-link"> </ea-elements-loader> <ea-rating-link unresolved slot="rating-link" link-url="http://www.esrb.org/" link-title="" image-smallest="https://media.contentapi.ea.com/content/dam/legacy/ea/core/agerating/esrb.everyoneToMature.v1.png" image-small="https://media.contentapi.ea.com/content/dam/legacy/ea/core/agerating/esrb.everyoneToMature.v1.png" image-medium="https://media.contentapi.ea.com/content/dam/legacy/ea/core/agerating/esrb.everyoneToMature.v1.png" image-large="https://media.contentapi.ea.com/content/dam/legacy/ea/core/agerating/esrb.everyoneToMature.v1.png" image-largest="https://media.contentapi.ea.com/content/dam/legacy/ea/core/agerating/esrb.everyoneToMature.v1.png" image-alt="" > <a href="http://www.esrb.org/" title="" ></a> </ea-rating-link> </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/en-us/common/october-ea-ring.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/en-us/common/october-ea-ring.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="/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="ko-kr" >대한민국</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-tw" >繁體中文</ea-locale-selector-option> </ea-locale-selector> <ea-network-legal slot="network-legal" copyright-text="© 2025 Electronic Arts Inc. " text-color="dark" unresolved > <ea-link slot="link" link-href="http://www.ea.com/legal" link-title="Legal &amp; Privacy" link-text="Legal &amp; Privacy" text-color="dark" unresolved > <a href="http://www.ea.com/legal" title="Legal &amp; Privacy" >Legal &amp; 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 &amp; Cookie Policy (Your Privacy Rights)" link-text="Privacy &amp; Cookie Policy (Your Privacy Rights)" text-color="dark" unresolved > <a href="https://www.ea.com/legal/privacy-and-cookie-policy" title="Privacy &amp; Cookie Policy (Your Privacy Rights)" >Privacy &amp; 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-link slot="link" link-href="https://www.youtube.com/t/terms" link-title="YouTube Terms of Service" link-text="YouTube Terms of Service" text-color="dark" unresolved > <a href="https://www.youtube.com/t/terms" title="YouTube Terms of Service" >YouTube Terms of Service</a> </ea-link> <ea-link slot="link" link-href="https://policies.google.com/privacy" link-title="Google Privacy Policy" link-text="Google Privacy Policy" text-color="dark" unresolved > <a href="https://policies.google.com/privacy" title="Google Privacy Policy" >Google Privacy Policy</a> </ea-link> <ea-content-loader slot="link" content-url="https://www.ea.com/ccpa/footer-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&noticeType=bb&text=true&gtm=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.7/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>

Pages: 1 2 3 4 5 6 7 8 9 10