CINXE.COM

Battlefield Studios – 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.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>@font-face { font-family: "BFBody"; src: url(https://media.contentapi.ea.com/content/dam/battlefield/glacier/fonts/bf-text-regular.ttf) format("opentype"); font-weight: 400; }</style> <style>@font-face { font-family: "BFHead"; src: url(https://media.contentapi.ea.com/content/dam/battlefield/glacier/fonts/bf-headline-narrow-bold.ttf) format("opentype"); font-weight: 700; }</style> <style>@font-face { font-family: "BFSubheader"; src: url(https://media.contentapi.ea.com/content/dam/battlefield/glacier/fonts/bf-sub-headline-bold.ttf) format("opentype"); font-weight: 700; }</style> <style>@font-face { font-family: "BFMono"; src: url(https://media.contentapi.ea.com/content/dam/battlefield/glacier/fonts/bf-mono-book.ttf) format("opentype"); font-weight: 400; }</style> <style>html { scroll-behavior: smooth; scroll-padding-top: 1rem;}</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>Battlefield Studios – Electronic Arts</title> <meta property="og:type" content="article"> <meta property="og:title" content="Battlefield Studios – Electronic Arts"> <meta property="og:description" content="Battlefield Studios is here to shape the future of the francise. Stay informed with the latest news and updates."> <meta property="og:url" content="https://www.ea.com/games/battlefield/battlefield-studios"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-featured-image-battlefield-studio-logo-16x9.jpg.adapt.crop191x100.1200w.jpg"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="description" content="Battlefield Studios is here to shape the future of the francise. Stay informed with the latest news and updates."> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2025-01-23T10:45:51Z"> <meta property="article:published_time" content="2025-01-30T16:00Z"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="Battlefield Studios – Electronic Arts"> <meta name="twitter:description" content="Battlefield Studios is here to shape the future of the francise. Stay informed with the latest news and updates."> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-featured-image-battlefield-studio-logo-16x9.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/battlefield/common/battlefield-studios/bf-featured-image-battlefield-studio-logo-16x9.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": "Battlefield Studios is here to shape the future of the francise. Stay informed with the latest news and updates.", "datePublished": "2025-01-30T16:00Z", "dateModified": "2025-01-23T10:45:51Z", "headline": "Battlefield Studios – Electronic Arts", "url": "https://www.ea.com/games/battlefield/battlefield-studios" } </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(191, 191, 191, 0.5); --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: rgba(191, 191, 191, 0.5); --ea-theme-stream-ui-progress-bar-stroke-hover: rgba(191, 191, 191, 1); --ea-theme-stream-ui-progress-bar-fill-hover: rgba(191, 191, 191, 1); --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: #000000; --ea-theme-tabs-indicator-color: #FF3C00; --ea-theme-tabs-interface-color: #FF3C00; --ea-theme-tabs-unselected-type: #F3F3F3; --ea-theme-tabs-selected-type: #000000; --ea-theme-tabs-selected-state: #FF3C00; --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: capitalize; --ea-theme-h5-font-size-tablet-landscape: 22px; --ea-brand-color: #FF3C00; --ea-theme-dark-gradient: #FF3C00; --ea-theme-color: #FF3C00; --ea-theme-light-gradient: #FF3C00; --ea-theme-tabs-accent-elements: rgba(0, 0, 0, 0.08); --ea-theme-font-header: BFHead; --ea-theme-typographic-headings-font-family: BFHead; --ea-theme-secondary-font-family: BFSubheader; --ea-theme-primary-font-family: BFBody; --ea-theme-tile-title-font-family: BFSubheader; --ea-theme-cta-font-family: BFBody; --ea-theme-local-nav-shelf-header-font-family: BFSubheader; --ea-theme-body-font-size-desktop: 24px; --ea-theme-local-nav-shelf-header-font-size-desktop: 25px; --ea-theme-local-nav-cta-dropdown-font-size-tablet-landscape: 14px; --ea-theme-local-nav-shelf-header-font-size-tablet-landscape: 25px; --ea-theme-d1-font-weight: 700; --ea-theme-d2-font-weight: 700; --ea-theme-d3-font-weight: 700; --ea-theme-d3-font-size-desktop: 60px; --ea-theme-d3-font-size-tablet-portrait: 26px; --ea-theme-d3-font-size-tablet-landscape: 36px; --ea-theme-d3-font-size-mobile: 28px; --ea-theme-d3-line-height-desktop: 48px; --ea-theme-d3-line-height-tablet-portrait: 40px; --ea-theme-d3-line-height-tablet-landscape: 40px; --ea-theme-d3-line-height-mobile: 30px; --ea-theme-d4-font-weight: 700; --ea-theme-d4-font-size-desktop: 61px; --ea-theme-d4-font-size-tablet-portrait: 32px; --ea-theme-d4-font-size-tablet-landscape: 50px; --ea-theme-d4-font-size-mobile: 40px; --ea-theme-d4-line-height-tablet-landscape: 44px; --ea-theme-d4-line-height-desktop: 50px; --ea-theme-d4-line-height-mobile: 32px; --ea-theme-d5-font-size-desktop: 45px; --ea-theme-l2-font-size-desktop: 16px; --ea-theme-l2-font-size-tablet-landscape: 14px; --ea-theme-l2-font-size-mobile: 14px; --ea-theme-l2-font-weight: 700; --ea-theme-l1-font-weight: 700; --ea-theme-h4-font-size-desktop: 18px; --ea-theme-h4-font-size-mobile: 16px; --ea-theme-h4-line-height-desktop: 24px; --ea-theme-h4-font-size-tablet-landscape: 16px; --ea-theme-h4-line-height-mobile: 24px; --ea-theme-h4-line-height-tablet-landscape: 22px; } </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="Battlefield " home-tooltip="Battlefield " home-link="/games/battlefield" logo-image="https://media.contentapi.ea.com/content/dam/battlefield/common/logos/battlefield-franchise-logo-small.png" logo-tooltip="" theme="light" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Close" mini show-franchise-nav game-link-text="Battlefield V" game-link-url="/games/battlefield/battlefield-5" franchise-link-text="Battlefield " franchise-link-url="/games/battlefield" unresolved > <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/bf/common/battlefield-2042-gamebox.jpg.adapt.crop1x1.767w.jpg" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/bf/common/battlefield-2042-logo-white.svg" logo-alt="" main-link-url="/games/battlefield/battlefield-2042" main-link-title="Official Site" type="simple" show-back-alt="Battlefield 2042" show-front-alt="Battlefield 2042" title="Battlefield 2042" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="/games/battlefield/battlefield-2042" title="Official Site" >Battlefield 2042</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/bf/common/casablanca-game-box-key-art-1x1.jpg.adapt.crop1x1.767w.jpg" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/casablanca/common/logoimage-v2.png" logo-alt="" main-link-url="/games/battlefield/battlefield-5" main-link-title="Official Site" type="simple" show-back-alt="Battlefield V" show-front-alt="Battlefield V" title="Battlefield V" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="/games/battlefield/battlefield-5" title="Official Site" >Battlefield V</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/bf/images/2018/04/battlefield-1-keyart-5452x3859.jpg.adapt.crop1x1.767w.jpg" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/bf/common/battlefield1-logo-smallbox.svg" logo-alt="" main-link-url="/games/battlefield/battlefield-1" main-link-title="Official Site" type="simple" show-back-alt="Battlefield 1" show-front-alt="Battlefield 1" title="Battlefield 1" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="/games/battlefield/battlefield-1" title="Official Site" >Battlefield 1</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="franchise-drawer-link" class="eapl-local-nav__drawer-link" link-href="/games/battlefield/all-battlefield" link-title="All Battlefield Games" link-text="All Battlefield Games" text-color="dark" unresolved > <a href="/games/battlefield/all-battlefield">All Battlefield Games</a> </ea-link> <a title="Battlefield " href="/games/battlefield"> Battlefield <img src="https://media.contentapi.ea.com/content/dam/battlefield/common/logos/battlefield-franchise-logo-small.png" /> </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="light" 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="GAMES" 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="BATTLEFIELD™ 2042" link-href="/games/battlefield/battlefield-2042" link-target="_self" unresolved > <a href="/games/battlefield/battlefield-2042">BATTLEFIELD™ 2042</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="BATTLEFIELD™ V" link-href="/games/battlefield/battlefield-5/" link-target="_self" unresolved > <a href="/games/battlefield/battlefield-5/">BATTLEFIELD™ V</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="BATTLEFIELD™ 1" link-href="/games/battlefield/battlefield-1/" link-target="_self" unresolved > <a href="/games/battlefield/battlefield-1/">BATTLEFIELD™ 1</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="ALL BATTLEFIELD GAMES" link-href="/games/battlefield/all-battlefield" link-target="_self" unresolved > <a href="/games/battlefield/all-battlefield">ALL BATTLEFIELD GAMES</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="dark" link-href="/games/battlefield/news" link-title="News" link-text="NEWS" unresolved > <a href="/games/battlefield/news">NEWS</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="dark" link-href="/games/battlefield/battlefield-labs" link-title="Battlefield Labs" link-text="BATTLEFIELD LABS" unresolved > <a href="/games/battlefield/battlefield-labs">BATTLEFIELD LABS</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="dark" link-href="/games/battlefield/battlefield-studios" link-title="Battlefield Studios" link-text="BATTLEFIELD STUDIOS" unresolved > <a href="/games/battlefield/battlefield-studios">BATTLEFIELD STUDIOS</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="dark" link-href="http://discord.gg/battlefield" link-title="Join Discord" link-text="JOIN DISCORD" unresolved > <a href="http://discord.gg/battlefield">JOIN DISCORD</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="light" 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="GAMES" unresolved > <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/games/battlefield/battlefield-2042" link-title="" link-text="BATTLEFIELD™ 2042" unresolved > <a href="/games/battlefield/battlefield-2042">BATTLEFIELD™ 2042</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/games/battlefield/battlefield-5/" link-title="" link-text="BATTLEFIELD™ V" unresolved > <a href="/games/battlefield/battlefield-5/">BATTLEFIELD™ V</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/games/battlefield/battlefield-1/" link-title="" link-text="BATTLEFIELD™ 1" unresolved > <a href="/games/battlefield/battlefield-1/">BATTLEFIELD™ 1</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="/games/battlefield/all-battlefield" link-title="" link-text="ALL BATTLEFIELD GAMES" unresolved > <a href="/games/battlefield/all-battlefield">ALL BATTLEFIELD GAMES</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="/games/battlefield/news" link-title="News" link-text="NEWS" text-color="dark" unresolved > <a href="/games/battlefield/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="/games/battlefield/battlefield-labs" link-title="Battlefield Labs" link-text="BATTLEFIELD LABS" text-color="dark" unresolved > <a href="/games/battlefield/battlefield-labs">BATTLEFIELD LABS</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="/games/battlefield/battlefield-studios" link-title="Battlefield Studios" link-text="BATTLEFIELD STUDIOS" text-color="dark" unresolved > <a href="/games/battlefield/battlefield-studios">BATTLEFIELD STUDIOS</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="http://discord.gg/battlefield" link-title="Join Discord" link-text="JOIN DISCORD" text-color="dark" unresolved > <a href="http://discord.gg/battlefield">JOIN DISCORD</a> </ea-link> </ea-local-nav-advanced> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="100px" small="100px" medium="100px" large="97px" largest="100px" > </ea-spacer> <div> <style> .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { width: 90%; margin: 0 auto; padding: 3rem 0; } @media screen and (min-width: 768px) { ea-section ea-section-column.eapl-section-column-50 { align-self: center; margin: 0; width: 50%; overflow: hidden; } .copy-copy ea-section ea-section-column.eapl-section-column-50 { align-self: start; } .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 2rem; margin: 0; width: 50%; } .dx-video-asset ea-media ea-html5-video { margin-bottom: -10px; } } @media screen and (min-width: 1024px) { .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 6rem; } } </style> </div> <main> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="100" background-color="custom" custom-background-value="#000000" background-overflow="hidden" spacing-top="none" spacing-bottom="none" background-image-smallest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-labs/bf-sectionbg-xl.jpg.adapt.1920w.jpg 1456w" /> <ea-section-column slot="section-column" indent-left="1" indent-right="1" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="8vw" small="8vw" medium="8vw" large="8vw" largest="8vw" > </ea-spacer> <div> <img src="https://media.contentapi.ea.com/content/dam/battlefield/common/logos/bf-studio-page-logo.png" style="max-width: 800px; width: 100%;" /> </div> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p style="max-width: 700.0px; margin: 20.0px auto;"><sup></sup>To make our dreams for Battlefield a reality, we had to think bigger. We rallied 20+ years of Battlefield experience, combined them with the best emerging talent in the industry and united them under a single banner: Battlefield Studios.</p> </ea-text> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="8vw" small="8vw" medium="8vw" large="8vw" largest="8vw" > </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="copy-first dx-video-asset" background-color="dark" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" text-align="left" mobile-order="1" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="light" title-text="THIS IS BATTLEFIELD STUDIOS" spacing-top="medium" spacing-bottom="medium" > <h3>THIS IS BATTLEFIELD STUDIOS</h3> </ea-subheading> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p>The future of Battlefield is here. Four studios across two continents with over 20 years of franchise experience and world class talent from all over the game industry have come together with one goal: to bring a bold and faithful new vision for the series to life.</p> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-text="WATCH VIDEO" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="media" modal-id="video" emphasis="primary" unresolved > <a > WATCH VIDEO </a> </ea-cta> </ea-section-column> <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <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-html5-video"> </ea-elements-loader> <ea-html5-video slot="html5-video" webm-src-smallest="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.webm" mp4-src-smallest="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.mp4" webm-src-small="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.webm" mp4-src-small="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.mp4" webm-src-medium="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.webm" mp4-src-medium="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.mp4" webm-src="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.webm" mp4-src="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.mp4" webm-src-largest="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.webm" mp4-src-largest="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/bf-hub-studio-page-1x1.mp4" autoplay="" controls="" loop="" muted="" unresolved > </ea-html5-video> </ea-media> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-modal"> </ea-elements-loader> <ea-modal modal restore-focus-on-close unresolved id="video" theme="dark" type="railed" > <ea-elements-loader elements="ea-youtube"> </ea-elements-loader> <ea-youtube unresolved slot="youtube" video-id="_fGteYuaNxA" playlist="" default-age-gate="" theme="light" icon-theme="light" autoplay="0" controls="1" rel="0" annotations="1" hide-info="0" age-gate-alignment="center-left" age-gate-message="This video is age-restricted and only available on Youtube." more-link-text="Learn More" more-link-url="https://support.google.com/youtube/answer/2802167?hl=en" watch-link-text="Watch on Youtube" cover-image-smallest="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/8603b03f-53f2-765f-627c-f6951b987ef2.youtube/subassets/poster.jpg.adapt.crop16x9.320w.jpg" cover-image-small="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/8603b03f-53f2-765f-627c-f6951b987ef2.youtube/subassets/poster.jpg.adapt.crop16x9.767w.jpg" cover-image-medium="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/8603b03f-53f2-765f-627c-f6951b987ef2.youtube/subassets/poster.jpg.adapt.crop16x9.1023w.jpg" cover-image-large="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/8603b03f-53f2-765f-627c-f6951b987ef2.youtube/subassets/poster.jpg.adapt.crop16x9.1455w.jpg" cover-image-largest="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/8603b03f-53f2-765f-627c-f6951b987ef2.youtube/subassets/poster.jpg.adapt.crop16x9.1920w.jpg" cover-image-tooltip="" button-color="dark" > <div itemscope itemtype="http://schema.org/VideoObject"> <link itemprop="url" href="https://www.youtube.com/watch?v=_fGteYuaNxA"> <link itemprop="thumbnailUrl" href="https://media.contentapi.ea.com/content/dam/battlefield/videos/2025/01/8603b03f-53f2-765f-627c-f6951b987ef2.youtube/subassets/poster.jpg.adapt.crop16x9.1920w.jpg"> <iframe src="https://www.youtube.com/embed/_fGteYuaNxA"></iframe> </div> </ea-youtube> </ea-modal> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="100" background-color="dark" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="4vw" small="4vw" medium="4vw" large="4vw" largest="4vw" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="center" text-color="light" title-text="STUDIOS" spacing-top="medium" spacing-bottom="medium" > <h3>STUDIOS</h3> </ea-subheading> <ea-elements-loader elements="ea-tabs"> </ea-elements-loader> <dom-bind> <template> <ea-tabs unresolved theme="custom" alignment="left" mobile-layout="default" indicate autoselect selected="{{ selected }}" > <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="#criterion" theme="custom" > CRITERION </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="#dice" theme="custom" > DICE </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="#ripple-effect" theme="custom" > RIPPLE EFFECT </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="#motive" theme="custom" > MOTIVE </ea-tab> </ea-tabs> <iron-pages selected="{{ selected }}"> <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="dark" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" text-align="left" mobile-order="1" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="light" title-text="CRITERION" spacing-top="medium" spacing-bottom="medium" > <h3>CRITERION</h3> </ea-subheading> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p>Criterion Games has been creating games from Guildford, England for nearly 30 years, including entries in beloved racing franchises like Need for Speed and Burnout as well as critical work on Battlefield 1, V, and 2042. Criterion’s deep experience makes them a pivotal partner in building what’s next for Battlefield.</p> </ea-text> </ea-section-column> <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <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="White Criterion logo against a black and orange gradient background." smallest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.320w.jpg" small="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.768w.jpg" medium="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.1024w.jpg" large="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.1456w.jpg" largest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.1920w.jpg" allow-renditions slot="image" > <img src="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.320w.jpg" alt="White Criterion logo against a black and orange gradient background." srcset="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-criterion-logo-16x9.jpg.adapt.1920w.jpg 1456w" /> </ea-image> </ea-media> </ea-section-column> </ea-section> </div> <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="dark" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" text-align="left" mobile-order="1" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="light" title-text="DICE" spacing-top="medium" spacing-bottom="medium" > <h3>DICE</h3> </ea-subheading> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p>The originators of Battlefield and developers of award-winning entries like Battlefield 1942, Battlefield 3, Battlefield 4, and Battlefield 1. Headquartered in Stockholm, DICE has been pushing the boundaries of immersive multiplayer sandbox experiences for over 20 years and will continue to push the envelope for the franchise.</p> </ea-text> </ea-section-column> <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <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="White DICE logo against a black and orange gradient background." smallest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.320w.jpg" small="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.768w.jpg" medium="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.1024w.jpg" large="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.1456w.jpg" largest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.1920w.jpg" allow-renditions slot="image" > <img src="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.320w.jpg" alt="White DICE logo against a black and orange gradient background." srcset="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-dice-logo-16x9.jpg.adapt.1920w.jpg 1456w" /> </ea-image> </ea-media> </ea-section-column> </ea-section> </div> <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="dark" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" text-align="left" mobile-order="1" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="light" title-text="RIPPLE EFFECT" spacing-top="medium" spacing-bottom="medium" > <h3>RIPPLE EFFECT</h3> </ea-subheading> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p>Ripple Effect (formerly DICE LA) was established in 2021 and is led by a number of Battlefield veterans who have been with the series since its beginnings. Ripple Effect are the creators of Battlefield Portal and are now hard at work creating an all-new kind of experience for Battlefield.</p> </ea-text> </ea-section-column> <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <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="White Ripple Effect logo against a black and orange gradient background." smallest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.320w.jpg" small="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.768w.jpg" medium="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.1024w.jpg" large="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.1456w.jpg" largest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.1920w.jpg" allow-renditions slot="image" > <img src="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.320w.jpg" alt="White Ripple Effect logo against a black and orange gradient background." srcset="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-ripple-effect-logo-16x9.jpg.adapt.1920w.jpg 1456w" /> </ea-image> </ea-media> </ea-section-column> </ea-section> </div> <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="dark" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" text-align="left" mobile-order="1" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="light" title-text="MOTIVE" spacing-top="medium" spacing-bottom="medium" > <h3>MOTIVE</h3> </ea-subheading> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p>Established in Montreal in 2015, Motive has developed a reputation for being talented immersive storytellers with the likes of Star Wars: Squadrons and Dead Space (2023) and will wield that experience to help bring Battlefield’s story to life.</p> </ea-text> </ea-section-column> <ea-elements-loader elements="ea-section-column"> </ea-elements-loader> <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" animatable animation-on-enter animation-margin="0px" animation-overrides="{}" > <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="White Motive logo against a black and orange gradient background." smallest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.320w.jpg" small="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.768w.jpg" medium="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.1024w.jpg" large="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.1456w.jpg" largest="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.1920w.jpg" allow-renditions slot="image" > <img src="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.320w.jpg" alt="White Motive logo against a black and orange gradient background." srcset="https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/battlefield/common/battlefield-studios/bf-studiospage-motive-logo-16x9.jpg.adapt.1920w.jpg 1456w" /> </ea-image> </ea-media> </ea-section-column> </ea-section> </div> </iron-pages> </template> </dom-bind> </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), .copy-copy .eapl-section-column-50 { width: 90%; margin: 0 auto; padding: 3rem 0; } @media screen and (min-width: 768px) { ea-section ea-section-column.eapl-section-column-50 { align-self: center; margin: 0; width: 50%; overflow: hidden; } .copy-copy ea-section ea-section-column.eapl-section-column-50 { align-self: start; } .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 2rem; margin: 0; width: 50%; } .dx-video-asset ea-media ea-html5-video { margin-bottom: -10px; } } @media screen and (min-width: 1024px) { .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 6rem; } } </style> </div> <div> <style> ea-section-column.eapl-section-column-100 img,ea-section-column.eapl-section-column-50 img,ea-section-column.eapl-section-column-66 img { max-width: 100%; } </style> </div> <div> <style> .dx__anchor-nav { display: flex; align-items: stretch; justify-content: center; align-content: center; list-style-type: none; margin: 0; padding: 0; } .dx__anchor-nav__link { display: flex; align-items: center; font-family: var(--ea-theme-secondary-font-family); text-transform: uppercase; font-size: 1.2rem; line-height: 1.1; font-weight: bold; text-align: center; padding: 0 2rem; margin: 0; border-right: 1px solid var(--dx-anchor-nav-separator-color); white-space: nowrap; } .dx__anchor-nav__link::before { content: ""; } .dx__anchor-nav__link:last-child { border: none; } .dx__anchor-nav__link a { text-decoration: none; line-height: 1; transition: linear all 0.25s; webkit-transition: all .25s linear; moz-transition: all .25s linear; ms-transition: all .25s linear; o-transition: all .25s linear; color: var(--dx-anchor-nav-color); } .dx__anchor-nav__link a:hover { transform: translatey(-2px); color: var(--dx-anchor-nav-hover-color); } @media only screen and (max-width: 1158px) { .dx__anchor-nav__link { font-size: 1rem; padding: 0 1.5rem; } } @media only screen and (max-width: 960px) { .dx__anchor-nav__link { font-size: 1rem; padding: 0 1rem; } } @media only screen and (max-width: 846px) { .dx__anchor-nav__link { font-size: 0.8rem; padding: 0 1rem; } } @media only screen and (max-width: 767px) { .dx__anchor-nav { flex-direction: column; } .dx__anchor-nav__link { display: block; text-transform: uppercase; font-size: 1.125rem; letter-spacing: 0.05rem; text-align: center; padding: 14px 0; border: none; border-bottom: 1px solid var(--dx-anchor-nav-separator-color); } } </style> </div> <div> <style> .ea-play-section { background: rgb(13,16,66); background: linear-gradient(60deg, rgba(13,16,66,1) 0%, rgba(13,16,66,1) 50%, rgba(255,71,71,1) 100%); border: 3px solid rgb(255, 255, 255); border-radius: 3rem; width: 98%; margin: 3rem auto; padding: 0; position: relative; overflow: hidden; } </style> </div> <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="battlefield" rating-lang="en" unresolved > <ea-local-links slot="local-links" title-text="BATTLEFIELD" text-color="light" unresolved > <ea-local-link slot="local-link" link-url="/games/battlefield/all-battlefield" link-title="Games" link-text="Games" text-color="light" unresolved > <a href="/games/battlefield/all-battlefield" title="Games" >Games</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/games/battlefield/news" link-title="News" link-text="News" text-color="light" unresolved > <a href="/games/battlefield/news" title="News" >News</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/games/battlefield/battlefield-labs" link-title="Battlefield Labs" link-text="Battlefield Labs" text-color="light" unresolved > <a href="/games/battlefield/battlefield-labs" title="Battlefield Labs" >Battlefield Labs</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/games/battlefield/battlefield-studios" link-title="Battlefield Studios" link-text="Battlefield Studios" text-color="light" unresolved > <a href="/games/battlefield/battlefield-studios" title="Battlefield Studios" >Battlefield Studios</a> </ea-local-link> <ea-local-link slot="local-link" link-url="http://discord.gg/battlefield" link-title="Join Discord" link-text="Join Discord" text-color="light" unresolved > <a href="http://discord.gg/battlefield" title="Join Discord" >Join Discord</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="light" title-text="JOIN THE CONVERSATION" unresolved > <ea-social-link slot="social-link" link-url="https://www.facebook.com/battlefield" link-title="Facebook" link-target="_blank" text-color="light" social-network="facebook" unresolved > <a href="https://www.facebook.com/battlefield" title="Facebook" >facebook</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://x.com/Battlefield" link-title="X" link-target="_blank" text-color="light" social-network="twitter" unresolved > <a href="https://x.com/Battlefield" title="X" >twitter</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.youtube.com/Battlefield" link-title="YouTube" link-target="_blank" text-color="light" social-network="youtube" unresolved > <a href="https://www.youtube.com/Battlefield" title="YouTube" >youtube</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.instagram.com/battlefield/" link-title="Instagram" link-target="_blank" text-color="light" social-network="instagram" unresolved > <a href="https://www.instagram.com/battlefield/" title="Instagram" >instagram</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.twitch.tv/battlefield" link-title="Twitch" link-target="_blank" text-color="light" social-network="twitch" unresolved > <a href="https://www.twitch.tv/battlefield" title="Twitch" >twitch</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.tiktok.com/@battlefield " link-title="" link-target="_blank" text-color="light" social-network="tiktok" unresolved > <a href="https://www.tiktok.com/@battlefield " title="" >tiktok</a> </ea-social-link> <ea-social-link slot="social-link" link-url="http://discord.gg/battlefield" link-title="Discord" link-target="_blank" text-color="light" social-network="discord" unresolved > <a href="http://discord.gg/battlefield" title="Discord" >discord</a> </ea-social-link> </ea-social-links> <ea-elements-loader elements="ea-studio-link"> </ea-elements-loader> <ea-studio-link unresolved slot="studio-link" link-url="/games/battlefield/battlefield-studios" link-title="Battlefield Studios" image-smallest="https://media.contentapi.ea.com/content/dam/battlefield/common/logos/bf-studios-logo.png" image-small="https://media.contentapi.ea.com/content/dam/battlefield/common/logos/bf-studios-logo.png" image-medium="https://media.contentapi.ea.com/content/dam/battlefield/common/logos/bf-studios-logo.png" image-large="https://media.contentapi.ea.com/content/dam/battlefield/common/logos/bf-studios-logo.png" image-largest="https://media.contentapi.ea.com/content/dam/battlefield/common/logos/bf-studios-logo.png" image-alt="" image-height="50px" > <a href="/games/battlefield/battlefield-studios" title="Battlefield Studios" ></a> </ea-studio-link> <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="ESRB" image-smallest="https://media.contentapi.ea.com/content/dam/bf/en-us/common/esrb-battlefieldv.svg" image-small="https://media.contentapi.ea.com/content/dam/bf/en-us/common/esrb-battlefieldv.svg" image-medium="https://media.contentapi.ea.com/content/dam/bf/en-us/common/esrb-battlefieldv.svg" image-large="https://media.contentapi.ea.com/content/dam/bf/en-us/common/esrb-battlefieldv.svg" image-largest="https://media.contentapi.ea.com/content/dam/bf/en-us/common/esrb-battlefieldv.svg" image-alt="" > <a href="http://www.esrb.org" title="ESRB" ></a> </ea-rating-link> <ea-elements-loader elements="ea-hybrid-regional-rating"></ea-elements-loader> <ea-hybrid-regional-rating slug="battlefield" slot="regional-rating" lang="en" > </ea-hybrid-regional-rating> <ea-legal-disclaimer-text slot="legal-disclaimer-text"> <p style="font-family: tahoma, arial, helvetica, sans-serif; font-size: 12px;">REFERENCE TO A PARTICULAR MAKE, MODEL, MANUFACTURER, AND/OR VERSION OF WEAPON, GEAR OR VEHICLE IS FOR HISTORICAL ACCURACY ONLY AND DOES NOT INDICATE ANY SPONSORSHIP OR ENDORSEMENT OF ANY TRADEMARK OWNER.</p> </ea-legal-disclaimer-text> </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="light" logo-image="https://media.contentapi.ea.com/content/dam/bf/en-us/common/www-commandandconquer-ea-logo.png" logo-tooltip="" logo-link-url="https://www.ea.com" logo-link-text="EA" logo-link-tooltip="EA" unresolved > <img src="https://media.contentapi.ea.com/content/dam/bf/en-us/common/www-commandandconquer-ea-logo.png" alt="" /> <ea-link slot="link" link-href="https://www.ea.com/games" link-title="Browse Games" link-text="Browse Games" text-color="light" unresolved > <a href="https://www.ea.com/games" title="Browse Games" >Browse Games</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/news" link-title="Latest News" link-text="Latest News" text-color="light" unresolved > <a href="https://www.ea.com/news" title="Latest News" >Latest News</a> </ea-link> <ea-link slot="link" link-href="https://help.ea.com" link-title="Help Center" link-text="Help Center" text-color="light" unresolved > <a href="https://help.ea.com" title="Help Center" >Help Center</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/about" link-title="About Us" link-text="About Us" text-color="light" unresolved > <a href="https://www.ea.com/about" title="About Us" >About Us</a> </ea-link> <ea-elements-loader elements="ea-regional-pricing-selector"> </ea-elements-loader> <ea-regional-pricing-selector slot="regional-pricing-selector" theme="light" 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="light" 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="de-de" >DEUTSCHLAND</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="pl-pl" >POLSKA</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="ja-jp" >日本</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="pt-br" >BRASIL</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="it-it" >ITALIA</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="zh-cn" >简体中文</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ar-sa" >السعودية</ea-locale-selector-option> </ea-locale-selector> <ea-network-legal slot="network-legal" copyright-text="© 2025 Electronic Arts Inc." text-color="light" unresolved > <ea-link slot="link" link-href="https://www.ea.com/legal" link-title="Legal &amp; Privacy" link-text="Legal &amp; Privacy" text-color="light" unresolved > <a href="https://www.ea.com/legal" title="Legal &amp; Privacy" >Legal &amp; Privacy</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/1/service-updates" link-title="Online Service Updates" link-text="Online Service Updates" text-color="light" unresolved > <a href="https://www.ea.com/1/service-updates" title="Online Service Updates" >Online Service Updates</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/legal/user-agreement" link-title="User Agreement" link-text="User Agreement" text-color="light" unresolved > <a href="https://www.ea.com/legal/user-agreement" title="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" link-text="Privacy &amp; Cookie Policy" text-color="light" unresolved > <a href="https://www.ea.com/legal/privacy-and-cookie-policy" title="Privacy &amp; Cookie Policy" >Privacy &amp; Cookie 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="battlefieldagegate" theme="dark" > <ea-elements-loader elements="ea-age-gate"> </ea-elements-loader> <ea-age-gate unresolved slot="age-gate" age-gate-id="battlefieldagegate" age="18" error="You Are Not Eligible To Participate" message="Want To Join The Battle? We Need Some Info First." > <ea-elements-loader elements="ea-date-field"> </ea-elements-loader> <ea-date-field slot="date-field" type="date" name="Enter Your Birthdate" error-text="Please enter a valid birthdate" text-color="light" month-placeholder="MM" day-placeholder="DD" year-placeholder="YYYY" label-text="Enter Your Birthdate" required 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