CINXE.COM
F1® 24 - PC System Requirements - EA Sports
<!DOCTYPE html> <html lang="en" dir="ltr" wf-loading> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="shortcut icon" type="image/png" href="/assets/images/favicon.png"> <script> window.newrelicAttributes = { accountId: "1796917", trustKey: "1796917", agentId: "149134891", licenseKey: "f701a6c63c", applicationId: "149134891" }; </script> <script src="/newrelic.js"></script> <!-- Compliant Google Optimize --> <script> (() => { const getPrivacyCookie = () => { const privacyCookie = document.cookie.match('(^|;)\\s*cmapi_cookie_privacy\\s*=\\s*([^;]+)'); return privacyCookie ? privacyCookie.pop() : null; }; const getBehaviorCookie = () => { const behaviorCookie = document.cookie.match('(^|;)\\s*notice_behavior\\s*=\\s*([^;]+)'); return behaviorCookie ? behaviorCookie.pop() : null; }; const hasOptedIn = () => { const behaviorCookie = getBehaviorCookie(); const privacyCookie = getPrivacyCookie(); return behaviorCookie && behaviorCookie.match(/^none$/) || privacyCookie && privacyCookie.match(/2|3/); } const appendOptimize = () => { const head = document.getElementsByTagName('head')[0]; if (head) { const script = document.createElement('script'); script.src = 'https://www.googleoptimize.com/optimize.js?id=GTM-M6BQF2W'; script.id = "google-optimize" head.append(script); } }; const removeOptimize = () => { const head = document.getElementsByTagName('head')[0]; const optimizeScript = document.getElementById('google-optimize'); if (head && optimizeScript) { head.removeChild(optimizeScript); } } /** * Append or remove Google Optimize script to head, * depending on whether user's cookie preferences * have opted in and Google Optimize script already * exists in head. */ const handleConsentDecision = () => { const googleOptimizeScript = document.getElementById('google-optimize'); if (hasOptedIn() && !googleOptimizeScript) { appendOptimize(); } else if (!hasOptedIn() && googleOptimizeScript) { removeOptimize(); } } /** * Callbacks will occur in the form of a PostMessage event. This code listens for the * appropriately formatted PostMessage event, gets the new consent decision, and then sets * the new cookie preferences. */ const handlePreferencesUpdated = (e) => { try { const { capabilities, action } = JSON.parse(e.data).PrivacyManagerAPI || {}; if (capabilities && action === 'getConsentDecision') { handleConsentDecision(); } } catch (error) { console.error(error); } } /** * Registers with the TrustArc Content Manager (CM) API to receive callbacks when * a preference update occurs, and initialized dispatched preferences array to * the user's current preferences. You must wait for the CM API (PrivacyManagerAPI object) * to exist on the page before registering. */ const CMICallbackRegister = () => { const interval = setInterval(() => { if (window.PrivacyManagerAPI && interval) { const apiObject = { PrivacyManagerAPI: { action: 'getConsentDecision', timestamp: new Date().getTime(), self: window.location.host } }; window.top.postMessage(JSON.stringify(apiObject), '*'); clearInterval(interval); } }, 50); } /** * Listener registers a message callback on the TrustArc Content Manager when * user's cookie preferences are updated and adds an event listener * on the message events that occur when said preference updates occur. */ const trustArcScriptLoadListener = () => { if (typeof window.truste === 'object') { CMICallbackRegister(); window.addEventListener('message', handlePreferencesUpdated); } } window.addEventListener('load', trustArcScriptLoadListener); const behaviorCookie = getBehaviorCookie(); if (behaviorCookie === null) { // wait for TrustArc script to load before checking cookies let numIntervals = 0; const scriptLoadInterval = setInterval( () => { if(getBehaviorCookie()) { handleConsentDecision(); clearInterval(scriptLoadInterval); } // Stop running interval after 8 times (8x the documented 500ms it // should take to load the TrustArc script on the BE) to prevent running forever if (++numIntervals >= 10) { clearInterval(scriptLoadInterval); } } , 500); } else { handleConsentDecision(); } })(); </script> <!-- End Compliant Google Optimize --> <!-- Google Tag Manager --> <script> (function(w, d, s, l) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0]; var j = d.createElement(s); var dl = l !== 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-TG32RCX' + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer'); </script> <!-- End Google Tag Manager --> <style> [unresolved] { visibility: hidden !important; } </style> <noscript> <style> [unresolved] { visibility: visible !important; } </style> </noscript> <style> body { margin: 0; } .image img { max-width: 100%; } </style> <script> if (!CSS.supports('width', 'calc((var(--test))')) { window.ShadyCSS = { shimcssproperties: true }; } document.addEventListener('nds.typeKit.active', function() { document.querySelector('html').removeAttribute('wf-loading'); }); </script> <script src="//unpkg.com/@webcomponents/webcomponentsjs@2.2.7/webcomponents-loader.js" integrity="sha384-3HK5hxQbkFqOIxMbpROlRmRtYl2LBZ52t+tqcjzsmr9NJuOWQxl8RgQSyFvq2lhy" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js" integrity="sha384-GNFwBvfVxBkLMJpYMOABq3c+d3KnQxudP/mGPkzpZSTYykLBNsZEnG2D9G/X/+7D" crossorigin="anonymous"></script> <script src="//w.soundcloud.com/player/api.js"></script> <script> window.nds = window.nds || {}; window.nds.componentUrlPrefix = '//pl.ea.com/release/4.68.6/elements/ea-elements.min.js'.substring(0, '//pl.ea.com/release/4.68.6/elements/ea-elements.min.js'.lastIndexOf('/') + 1); window.nds.contentfulUrl = 'https://contentful-proxy.juno.ea.com/graphql'; window.nds.salUrl = 'https://service-aggregation-layer.juno.ea.com/graphql'; window.nds.useApq = true; window.nds.salClientId = 'eacom-fe'; window.nds.xGameDistMethod = 'eacom'; window.nds.lockboxGameId = 'eacom'; window.nds.lockboxInvoiceSource = 'EACOM-STORE-WEB-%countryCode%'; window.nds.lockboxExternalPaymentPath = '/lockbox-external-payment'; </script> <script type="module" src="//pl.ea.com/release/4.68.6/elements/ea-elements.min.js"></script> <script nomodule defer src="//pl.ea.com/release/4.68.6/elements/ea-elements.min.js"></script> <style>html { scroll-behavior: smooth; scroll-padding-top: 6rem;}</style> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap"rel="stylesheet"> <style> @font-face { font-family: 'F1 Extra Black'; src: url(/assets/fonts/f1/NeuePlak-CompExtraBlack.otf) format('opentype'); } </style> <link href="https://cdn.fonts.net/kit/fac90af0-b77c-11ec-8f7e-0698e84a94f4/fac90af0-b77c-11ec-8f7e-0698e84a94f4.css" rel="stylesheet" /> <style> @font-face { font-family: 'F1 Demi Bold'; src: url(/assets/fonts/f1/TT-Interphases-DemiBold.ttf) format('truetype'); } </style> <style> @font-face { font-family: 'F1 Light'; src: url(/assets/fonts/f1/TT-Interphases-Light.ttf) format('truetype'); } </style> <style> @font-face { font-family: 'F1 Display'; src: url(https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/fonts/formula1-display-black.otf) format('opentype'); } </style> <style> @font-face { font-family: 'F1 CTA'; src: url(https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/fonts/dinstencil-medium.otf) format('opentype'); } </style> <style>@font-face { font-family: "F1 Regular"; src: url(https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/fonts/tt-interphases-regular.otf) format('opentype') }</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>F1® 24 - PC System Requirements - EA Sports</title> <meta property="og:type" content="article"> <meta property="og:title" content="F1® 24 - PC System Requirements - EA Sports"> <meta property="og:description" content="Find out about the minimum specs and recommended system requirements you’ll need to play F1® 24 on your PC."> <meta property="og:url" content="https://www.ea.com/en-gb/games/f1/f1-24/pc-system-requirements"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.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 about the minimum specs and recommended system requirements you’ll need to play F1® 24 on your PC."> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2024-04-15T10:16:18Z"> <meta property="article:published_time" content="2024-02-27T16:00Z"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="F1® 24 - PC System Requirements - EA Sports"> <meta name="twitter:description" content="Find out about the minimum specs and recommended system requirements you’ll need to play F1® 24 on your PC."> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-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/ea/f1/f1-24/common/f124-standard-ed-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": "Find out about the minimum specs and recommended system requirements you’ll need to play F1® 24 on your PC.", "datePublished": "2024-02-27T16:00Z", "dateModified": "2024-04-15T10:16:18Z", "headline": "F1® 24 - PC System Requirements - EA Sports", "url": "https://www.ea.com/en-gb/games/f1/f1-24/pc-system-requirements" } </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: #C27A1C; --eaCorporate-landingSection-spacerTop-XS: 32px; --eaCorporate-landingSection-spacerTop-SM: 32px; --eaCorporate-landingSection-spacerTop-MD: 80px; --eaCorporate-landingSection-spacerTop-LG: 104px; --eaCorporate-landingSection-spacerTop-XL: 128px; --eaCorporate-landingSection-spacerBottom-XS: 32px; --eaCorporate-landingSection-spacerBottom-SM: 32px; --eaCorporate-landingSection-spacerBottom-MD: 40px; --eaCorporate-landingSection-spacerBottom-LG: 48px; --eaCorporate-landingSection-spacerBottom-XL: 56px; --eaCorporate-standardSection-spacerTop-XS: 48px; --eaCorporate-standardSection-spacerTop-SM: 48px; --eaCorporate-standardSection-spacerTop-MD: 80px; --eaCorporate-standardSection-spacerTop-LG: 80px; --eaCorporate-standardSection-spacerTop-XL: 80px; --eaCorporate-standardSection-spacerBottom-XS: 48px; --eaCorporate-standardSection-spacerBottom-SM: 48px; --eaCorporate-standardSection-spacerBottom-MD: 80px; --eaCorporate-standardSection-spacerBottom-LG: 80px; --eaCorporate-standardSection-spacerBottom-XL: 80px; --ea-theme-stream-ui-paddle-default: #161616; --ea-theme-stream-ui-paddle-disabled: #BFBFBF; --ea-theme-stream-ui-progress-indicator-default: rgb(255,255,255); --ea-theme-stream-ui-progress-indicator-hover: rgb(255,255,255); --ea-theme-stream-ui-progress-bar-stroke-default: #ff8e8e; --ea-theme-stream-ui-progress-bar-stroke-hover: #ff8e8e; --ea-theme-stream-ui-progress-bar-fill-hover: #ff8e8e; --ea-theme-toaster-eyebrow-font-size-mobile: 16px; --ea-theme-toaster-eyebrow-font-size-tablet: 18px; --ea-theme-toaster-eyebrow-font-size-desktop: 20px; --ea-theme-toaster-copy-font-size-tablet: 16px; --ea-theme-toaster-copy-font-size-desktop: 18px; --ea-theme-tabs-background-color: #FFFFFF; --ea-theme-tabs-indicator-color: #FF4747; --ea-theme-tabs-interface-color: #FF4747; --ea-theme-tabs-unselected-type: #000000; --ea-theme-tabs-selected-type: #000000; --ea-theme-tabs-selected-state: #DEDEDE; --ea-theme-tabs-accent-elements: rgba(0, 0, 0, 0.08); --ea-theme-tabs-inactive-interface-color: rgba(255, 255, 255, 0.1); --ea-theme-tabs-tab-text-transform: capitalize; --ea-theme-cta-font-weight: bold ; --ea-theme-cta-line-height-mobile: 115%; --ea-theme-cta-line-height-tablet: 67%; --ea-theme-cta-line-height-desktop: 67%; --ea-theme-cta-border-radius: 20px; --ea-theme-dark-gradient: #6405f0; --ea-theme-light-gradient: #6405f0; --f1-23-primary-color-pink: #FF006B; --f1-23-primary-color-black: #1C1B1B; --f1-23-primary-color-white: #FFFFFF; --f1-23-secondary-color-titanium-grey: #D4D9DA; --f1-23-secondary-color-space-blue: #0D4E79; --ea-theme-color: var(--f1-23-primary-color-pink); --ea-light-color: var(--f1-23-primary-color-white); --ea-dark-color: var(--f1-23-primary-color-black); --ea-access-brand-color: var(--f1-23-primary-color-dynamic-yellow); --ea-text-case: uppercase; --ea-theme-font-body: F1 Regular; --ea-theme-cta-font-family: F1 CTA; --ea-theme-font-header: F1 Extra Black; --ea-theme-typographic-headings-font-family: var(--ea-theme-font-header); --ea-theme-primary-font-family: var(--ea-theme-font-body); --ea-theme-secondary-font-family: F1 Regular; --ea-theme-tile-title-font-family: var(--ea-theme-font-header); --ea-theme-header-font-weight-regular: 400; --ea-theme-header-font-weight-bold: 600; --ea-theme-display-font-weight: 500; --ea-theme-local-nav-shelf-header-font-family: var(--ea-theme-font-body); --ea-theme-countdown-clock-digit-font-family: var(--ea-theme-secondary-font-family); --ea-theme-countdown-clock-digit-font-size: 121px; --ea-theme-b2-font-size-mobile: 18px; --ea-theme-d2-font-size-mobile: 32px; --ea-theme-d2-font-size-tablet-portrait: 32px; --ea-theme-d2-font-size-tablet-landscape: 40px; --ea-theme-d2-font-size-desktop: 56px; --ea-theme-d3-font-size-mobile: 34px; --ea-theme-d3-font-size-tablet-landscape: 40px; --ea-theme-d3-font-size-desktop: 58px; --ea-theme-d4-font-family: var(--ea-theme-secondary-font-family); --ea-theme-d4-font-size-mobile: 34px; --ea-theme-d4-font-size-tablet-portrait: 40px; --ea-theme-d4-font-size-tablet-landscape: 50px; --ea-theme-d4-font-size-desktop: 60px; --ea-theme-h2-font-size-mobile: 28px; --ea-theme-h2-font-size-tablet-landscape: 32px; --ea-theme-h2-font-size-desktop: 42px; --ea-theme-h3-font-size-mobile: 28px; --ea-theme-h3-font-size-tablet-landscape: 30px; --ea-theme-h3-font-size-desktop: 34px; --ea-theme-h4-font-size-mobile: 20px; --ea-theme-h4-font-weight: var(--ea-theme-header-font-weight-bold); --ea-theme-h5-font-size-mobile: 35px; --ea-theme-h5-font-size-tablet-landscape: 30px; --ea-theme-h5-font-size-desktop: 40px; --ea-theme-h6-font-size-mobile: 16px; --ea-theme-h6-font-size-tablet-portrait: 20px; --ea-theme-h6-font-size-tablet-landscape: 20px; --ea-theme-h6-font-size-desktop: 20px; --ea-theme-h5-letter-spacing-desktop: 0.01em; --ea-theme-h5-letter-spacing-tablet-landscape: 0.01em; --ea-theme-h5-letter-spacing-mobile: normal; --ea-theme-h5-font-weight: 0; --ea-theme-tile-title-font-weight: normal; --dx-xsmall-spacer-value: 4rem; --dx-small-spacer-value: 4rem; --dx-medium-spacer-value: 4rem; --dx-large-spacer-value: 4rem; --dx-xlarge-spacer-value: 4rem; --ea-theme-l2-font-size-desktop: 18px; --ea-theme-l2-font-size-tablet-landscape: 16px; --ea-theme-l2-font-size-mobile: 16px; --dx-xsmall-innerelement-spacer-value: 2rem; --dx-small-innerelement-spacer-value: 2rem; --dx-medium-innerelement-spacer-value: 2rem; --dx-large-innerelement-spacer-value: 2rem; --dx-xlarge-innerelement-spacer-value: 2rem; --dx-xsmall-section-header-spacer-value: 64vw; --dx-small-section-header-spacer-value: 62vw; --dx-medium-section-header-spacer-value: 18vw; --dx-large-section-header-spacer-value: 18vw; --dx-xlarge-section-header-spacer-value: 18vw; --dx-xsmall-section-footer-spacer-value: 8vw; --dx-small-section-footer-spacer-value: 8vw; --dx-medium-section-footer-spacer-value: 2.2vw; --dx-large-section-footer-spacer-value: 5.4vw; --dx-xlarge-section-footer-spacer-value: 6vw; --dx-anchor-nav-separator-color: white; --dx-anchor-nav-color: white; --dx-anchor-nav-hover-color: var(--ea-theme-color); } </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-gb/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 aria-label-text="Local" home-text="F1 24" home-tooltip="F1 24" home-link="/en-gb/games/f1/f1-24" logo-image="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-logo-horizontal-light.png" logo-tooltip="" theme="light" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Close" mini unresolved > <a title="F1 24" href="/en-gb/games/f1/f1-24"> F1 24 <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-logo-horizontal-light.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="About" theme="light" type="simple" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text=" " 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="Features" link-href="/en-gb/games/f1/f1-24/features" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/features">Features</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="Soundtrack" link-href="/en-gb/games/f1/f1-24/news/f124-officialsoundtrack" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/news/f124-officialsoundtrack">Soundtrack</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="Achievements" link-href="/en-gb/games/f1/f1-24/news/f124-achievements-and-trophy-list" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/news/f124-achievements-and-trophy-list">Achievements</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="Supported Devices" link-href="/en-gb/games/f1/f1-24/supported-devices" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/supported-devices">Supported Devices</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="PC System Requirements" link-href="/en-gb/games/f1/f1-24/pc-system-requirements" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/pc-system-requirements">PC System Requirements</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 Membership" link-href="/en-gb/games/f1/f1-24/ea-play" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/ea-play">EA Play Membership</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="Game Help" link-href="https://help.ea.com/uk/help-top-issues/?product=f1-24" link-target="_blank" unresolved > <a href="https://help.ea.com/uk/help-top-issues/?product=f1-24">Game Help</a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <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="News & Media" theme="light" type="simple" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text=" " 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="All News" link-href="/en-gb/games/f1/f1-24/news" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/news">All News</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="Patch Notes" link-href="/en-gb/games/f1/f1-24/patch-notes" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/patch-notes">Patch Notes</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="Media" link-href="/en-gb/games/f1/f1-24/media" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/media">Media</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="Tips & Tricks" link-href="/en-gb/games/f1/f1-24/tips-and-tricks" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/tips-and-tricks">Tips & Tricks</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="Newsletter" link-href="/en-gb/games/f1/f1-24/newsletter" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/newsletter">Newsletter</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="/en-gb/games/f1/driver-ratings" link-title="Driver Ratings" link-text="Driver Ratings" unresolved > <a href="/en-gb/games/f1/driver-ratings">Driver Ratings</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="dark" link-href="/en-gb/games/f1/f1-24/racenet" link-title="Racenet" link-text="Racenet" unresolved > <a href="/en-gb/games/f1/f1-24/racenet">Racenet</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="dark" link-href="/en-gb/games/f1/f1-24/news/f1-24-season-four" link-title="SEASON 4: CHAMPION’S LEGACY" link-text="SEASON 4: CHAMPION’S LEGACY" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-season-four">SEASON 4: CHAMPION’S LEGACY</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="About" toggle-tooltip="" theme="light" type="simple" unresolved > <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/features" link-title="" link-text="Features" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/features">Features</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/news/f124-officialsoundtrack" link-title="" link-text="Soundtrack" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/news/f124-officialsoundtrack">Soundtrack</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/news/f124-achievements-and-trophy-list" link-title="" link-text="Achievements" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/news/f124-achievements-and-trophy-list">Achievements</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/supported-devices" link-title="" link-text="Supported Devices" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/supported-devices">Supported Devices</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/pc-system-requirements" link-title="" link-text="PC System Requirements" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/pc-system-requirements">PC System Requirements</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/ea-play" link-title="" link-text="EA Play Membership" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/ea-play">EA Play Membership</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://help.ea.com/uk/help-top-issues/?product=f1-24" link-title="" link-text="Game Help" text-color="" unresolved > <a href="https://help.ea.com/uk/help-top-issues/?product=f1-24">Game Help</a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> <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="News & Media" toggle-tooltip="" theme="light" type="simple" unresolved > <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/news" link-title="" link-text="All News" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/news">All News</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/patch-notes" link-title="" link-text="Patch Notes" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/patch-notes">Patch Notes</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/media" link-title="" link-text="Media" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/media">Media</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/tips-and-tricks" link-title="" link-text="Tips & Tricks" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/tips-and-tricks">Tips & Tricks</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/en-gb/games/f1/f1-24/newsletter" link-title="" link-text="Newsletter" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/newsletter">Newsletter</a> </ea-link> </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="/en-gb/games/f1/driver-ratings" link-title="Driver Ratings" link-text="Driver Ratings" text-color="dark" unresolved > <a href="/en-gb/games/f1/driver-ratings">Driver Ratings</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="/en-gb/games/f1/f1-24/racenet" link-title="Racenet" link-text="Racenet" text-color="dark" unresolved > <a href="/en-gb/games/f1/f1-24/racenet">Racenet</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="/en-gb/games/f1/f1-24/news/f1-24-season-four" link-title="SEASON 4: CHAMPION’S LEGACY" link-text="SEASON 4: CHAMPION’S LEGACY" text-color="dark" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-season-four">SEASON 4: CHAMPION’S LEGACY</a> </ea-link> <ea-elements-loader elements="ea-cta-dropdown, ea-hybrid-modal-invoker"> </ea-elements-loader> <ea-cta-dropdown slot="cta-dropdown" theme="light" cta-title-text="BUY NOW" cta-link="/en-gb/games/f1/f1-24/buy" border-color="none" fill-color="brand" text-color="light" type="standard-cut-corner" corner-position="["bottom-left"]" unresolved > </ea-cta-dropdown> <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="BUY NOW" cta-link="/en-gb/games/f1/f1-24/buy" border-color="none" fill-color="brand" text-color="light" type="standard-cut-corner" corner-position="["bottom-left"]" unresolved > </ea-local-nav-dropdown> </ea-local-nav-advanced> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="90px" small="90px" medium="90px" large="90px" largest="90px" > </ea-spacer> <main> <ea-elements-loader elements="ea-page-background"> </ea-elements-loader> <ea-page-background unresolved layout="fixed" background-color="dark" > <ea-elements-loader elements="ea-image"> </ea-elements-loader> <ea-image unresolved tooltip="" smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.320w.jpg" small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.768w.jpg" medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.1024w.jpg" large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.1456w.jpg" largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.1920w.jpg" allow-renditions slot="image" > <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-dark-xl.jpg.adapt.1920w.jpg 1456w" /> </ea-image> </ea-page-background> <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" background-image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-featurespage-header-xl.jpg.adapt.1920w.jpg 1456w" /> <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="4rem" small="4rem" medium="4rem" large="4rem" largest="4rem" > </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="F1® 24 PC System Requirements" subtitle-text="Find out about the minimum specs and recommended system requirements you’ll need to play F1® 24 on your PC." spacing-top="medium" spacing-bottom="medium" > <h3>F1® 24 PC System Requirements</h3> <h4>Find out about the minimum specs and recommended system requirements you’ll need to play F1® 24 on your PC.</h4> </ea-subheading> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="4rem" small="4rem" medium="4rem" large="4rem" largest="4rem" > </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="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(--dx-xsmall-spacer-value)" small="var(--dx-small-spacer-value)" medium="var(--dx-medium-spacer-value)" large="var(--dx-large-spacer-value)" largest="var(--dx-xlarge-spacer-value)" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h2 class="d3">F1® 24 PC Minimum System Requirements</h2> <ul> <li>Requires a 64-bit processor and operating system</li> <li><b>OS: </b>Windows 10 64-bit Version 21H1 or newer</li> <li><b>Processor: </b>Intel Core i3-2130 | Core i5-9600k (VR) or AMD FX 4300 | Ryzen 5 2600X (VR)</li> <li><b>Memory:</b> 8 GB RAM</li> <li><b>Graphics card: </b>NVIDIA GTX 1060 (6GB) | GTX 1660Ti (VR) | RTX 2060 (RT) // AMD RX 480 (8GB) | RX 590 (VR) | 6700XT (RT) // Intel Arc A380 (VR/RT)</li> <li><b>DirectX:</b> Version 12</li> <li><b>Network: </b>Broadband Internet connection</li> <li><b>Hard-drive space:</b> 100 GB available space</li> <li><b>Sound Card: </b>DirectX Compatible</li> <li><b>VR Support:</b> Keyboard and mouse required</li> </ul> </ea-text> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h2 class="d3"><b></b>F1® 24 PC Recommended System Requirements</h2> <ul> <li>Requires a 64-bit processor and operating system</li> <li><b>OS: </b>Windows 10 64-bit Version 21H1 or newer</li> <li><b>Processor: </b>Intel Core i5-9600k or AMD Ryzen 5 2600X</li> <li><b>Memory:</b> 16 GB RAM</li> <li><b>Graphics card: </b>NVIDIA RTX 2070 (+VR) | RTX 3070 (RT) // AMD RX 6600XT | RX 6700XT (VR) | RX 6800 (RT) // Intel Arc A580 (VR/RT)</li> <li><b>DirectX:</b> Version 12</li> <li><b>Network: </b>Broadband Internet connection</li> <li><b>Hard-drive space:</b> 100 GB available space</li> <li><b>Sound Card: </b>DirectX Compatible</li> <li><b>VR Support:</b> Keyboard and mouse required</li> </ul> </ea-text> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--dx-xsmall-spacer-value)" small="var(--dx-small-spacer-value)" medium="var(--dx-medium-spacer-value)" large="var(--dx-large-spacer-value)" largest="var(--dx-xlarge-spacer-value)" > </ea-spacer> </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="f1-24" rating-lang="en" unresolved > <ea-local-links slot="local-links" title-text="EA SPORTS™ F1® 24" text-color="light" unresolved > <ea-local-link slot="local-link" link-url="https://www.formula1.com " link-title="" link-text="Formula 1®" text-color="light" unresolved > <a href="https://www.formula1.com " title="" >Formula 1®</a> </ea-local-link> <ea-local-link slot="local-link" link-url="https://f1esports.com/" link-title="" link-text="F1® Esports" text-color="light" unresolved > <a href="https://f1esports.com/" title="" >F1® Esports</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/en-gb/games/library/racing" link-title="" link-text="Racing Games" text-color="light" unresolved > <a href="/en-gb/games/library/racing" title="" >Racing Games</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/en-gb/games/f1/f1-24/disclaimers" link-title="" link-text="Disclaimers" text-color="light" unresolved > <a href="/en-gb/games/f1/f1-24/disclaimers" title="" >Disclaimers</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/en-gb/games/f1/f1-24/buy" link-title="" link-text="Buy Now" text-color="light" unresolved > <a href="/en-gb/games/f1/f1-24/buy" title="" >Buy Now</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="light" title-text="" unresolved > <ea-social-link slot="social-link" link-url="https://twitter.com/easportsf1" link-title="" link-target="_blank" text-color="light" social-network="twitter" unresolved > <a href="https://twitter.com/easportsf1" title="" >twitter</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.facebook.com/formula1game" link-title="" link-target="_blank" text-color="light" social-network="facebook" unresolved > <a href="https://www.facebook.com/formula1game" title="" >facebook</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://youtube.com/@EASPORTSF1" link-title="" link-target="_blank" text-color="light" social-network="youtube" unresolved > <a href="https://youtube.com/@EASPORTSF1" title="" >youtube</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.instagram.com/easportsf1/" link-title="" link-target="_blank" text-color="light" social-network="instagram" unresolved > <a href="https://www.instagram.com/easportsf1/" title="" >instagram</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.tiktok.com/@easportsf1" link-title="" link-target="_blank" text-color="light" social-network="tiktok" unresolved > <a href="https://www.tiktok.com/@easportsf1" title="" >tiktok</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="https://www.codemasters.com" link-title="" image-max-height="60px" image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-alt="" > <a href="https://www.codemasters.com" title="" ></a> </ea-studio-link> <ea-elements-loader elements="ea-rating-link"> </ea-elements-loader> <ea-rating-link unresolved slot="rating-link" link-url="https://www.formula1.com " link-title="" image-max-height="60px" image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-alt="" > <a href="https://www.formula1.com " title="" ></a> </ea-rating-link> <ea-elements-loader elements="ea-rating-link"> </ea-elements-loader> <ea-rating-link unresolved slot="rating-link" link-url="https://www.fiaformula2.com " link-title="" image-max-height="60px" image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-alt="" > <a href="https://www.fiaformula2.com " title="" ></a> </ea-rating-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="" image-max-height="73px" image-smallest="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-small="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-medium="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-large="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-largest="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-alt="" > <a href="http://www.esrb.org/" title="" ></a> </ea-rating-link> <ea-elements-loader elements="ea-hybrid-regional-rating"></ea-elements-loader> <ea-hybrid-regional-rating slug="f1-24" slot="regional-rating" lang="en" > </ea-hybrid-regional-rating> <ea-legal-disclaimer-text slot="legal-disclaimer-text"> <p>*Offers may vary, see retailer for details.</p> <p>** Requires F1® 23 (sold separately) & all game updates.</p> <p>Driver image used was taken at FORMULA 1 AWS GRAN PREMIO DE ESPAÑA 2023. Key art intended to represent Oracle Red Bull Racing & Max Verstappen 2023 FIA Formula One World Championship™ title season win and not a specific race.</p> <p> </p> <p>F1® 2024 Game - an official product of the FIA FORMULA ONE WORLD CHAMPIONSHIP. © 2024 Electronic Arts Inc. EA, EA SPORTS, the EA SPORTS logo are trademarks of Electronic Arts Inc. The F1 FORMULA 1 logo, F1 logo, FORMULA 1, F1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND PRIX and related marks are trademarks of Formula One Licensing BV, a Formula 1 company. © 2024 Cover images Formula One World Championship Limited, a Formula 1 company. Licensed by Formula One World Championship Limited. The F2 FIA FORMULA 2 CHAMPIONSHIP logo, FIA FORMULA 2 CHAMPIONSHIP, FIA FORMULA 2, FORMULA 2, F2 and related marks are trade marks of the Federation Internationale de L’Automobile and used exclusively under license. All rights reserved.</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="dark" logo-image="https://media.contentapi.ea.com/content/dam/eacom/en-gb/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-gb/common/october-ea-ring.png" alt="" /> <ea-link slot="link" link-href="/en-gb/games/library" link-title="Game Library" link-text="Game Library" text-color="dark" unresolved > <a href="/en-gb/games/library" title="Game Library" >Game Library</a> </ea-link> <ea-link slot="link" link-href="/en-gb/subscribe" link-title="Subscribe" link-text="Subscribe" text-color="dark" unresolved > <a href="/en-gb/subscribe" title="Subscribe" >Subscribe</a> </ea-link> <ea-link slot="link" link-href="/en-gb/ea-app" link-title="EA app" link-text="EA app" text-color="dark" unresolved > <a href="/en-gb/ea-app" title="EA app" >EA app</a> </ea-link> <ea-link slot="link" link-href="/en-gb/about" link-title="About" link-text="About" text-color="dark" unresolved > <a href="/en-gb/about" title="About" >About</a> </ea-link> <ea-link slot="link" link-href="/en-gb/able" link-title="Accessibility" link-text="Accessibility" text-color="dark" unresolved > <a href="/en-gb/able" title="Accessibility" >Accessibility</a> </ea-link> <ea-link slot="link" link-href="https://help.ea.com/en-gb/" link-title="Help" link-text="Help" text-color="dark" unresolved > <a href="https://help.ea.com/en-gb/" 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-gb" 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="es-es" >España</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="zh-cn" >中国</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-mx" >Mexico</ea-locale-selector-option> </ea-locale-selector> <ea-network-legal slot="network-legal" copyright-text="© 2024 Electronic Arts Inc. " text-color="dark" unresolved > <ea-link slot="link" link-href="http://www.ea.com/en-gb/legal" link-title="Legal & Privacy" link-text="Legal & Privacy" text-color="dark" unresolved > <a href="http://www.ea.com/en-gb/legal" title="Legal & Privacy" >Legal & Privacy</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/en-gb/terms-of-service" link-title="NEW User Agreement" link-text="User Agreement" text-color="dark" unresolved > <a href="https://www.ea.com/en-gb/terms-of-service" title="NEW User Agreement" >User Agreement</a> </ea-link> <ea-link slot="link" link-href="http://tos.ea.com/legalapp/WEBPRIVACY/US/en/PC/" link-title="Privacy & Cookie Policy (Your Privacy Rights)" link-text="Privacy & Cookie Policy (Your Privacy Rights)" text-color="dark" unresolved > <a href="http://tos.ea.com/legalapp/WEBPRIVACY/US/en/PC/" title="Privacy & Cookie Policy (Your Privacy Rights)" >Privacy & Cookie Policy (Your Privacy Rights)</a> </ea-link> <ea-link slot="link" link-href="/en-gb/service-updates" link-title="Online Service Updates" link-text="Online Service Updates" text-color="dark" unresolved > <a href="/en-gb/service-updates" title="Online Service Updates" >Online Service Updates</a> </ea-link> <ea-link slot="link" link-href="/en-gb/security" link-title="Security" link-text="Security" text-color="dark" unresolved > <a href="/en-gb/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¬iceType=bb&text=true>m=1&pn=1`; if (shouldAutoShowCookiePreferences()) { src = src + "&behavior=expressed"; } script.src = src; script.setAttribute("crossorigin", ""); return script; } function shouldAutoShowCookiePreferences() { const showCookiePreferencesParam = "show=cookiePreferences"; const urlSearchParams = window.location.search.slice(1).split("&"); return urlSearchParams.includes(showCookiePreferencesParam); } function isLocalNDS(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('local'); } function isNDSBranch(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('branch'); } function isNDSVersionGreaterOrEqual(componentUrlPrefix) { let ndsVersion = componentUrlPrefix && componentUrlPrefix.match('/release\/([^\/]*)/')[1]; let isGreaterOrEqual = ndsVersion && ndsVersion.localeCompare("4.40.5", undefined, { numeric: true, sensitivity: 'base' }); return isGreaterOrEqual >= 0; } const componentUrlPrefix = window.nds.componentUrlPrefix; /** * Check for backwards compatibility with NDS version greater or equal to when TrustArc was integrated */ if ( isLocalNDS(componentUrlPrefix) || isNDSBranch(componentUrlPrefix) || isNDSVersionGreaterOrEqual(componentUrlPrefix) ) { const trustArcScript = createScriptTag(); const elements = document.createDocumentFragment(); elements.appendChild(createElement("consent_blackbar", false)); elements.appendChild(createElement("teconsent", true)); elements.appendChild(trustArcScript); document.body.appendChild(elements); } })(); </script> <ea-truste unresolved slot="truste" domain="ea.com" > <div> <a href="//privacy.truste.com/privacy-seal/validation?rid=f1a11c5d-0232-4077-8498-2e69a38c1335" target="_blank"> <img style="border: none" src="//privacy-policy.truste.com/privacy-seal/seal?rid=f1a11c5d-0232-4077-8498-2e69a38c1335" alt="TRUSTe"/> </a> </div> </ea-truste> </ea-network-footer> </footer> <ea-player player-endpoint="/user-data"></ea-player> <ea-elements-loader elements="ea-modal"> </ea-elements-loader> <ea-modal modal restore-focus-on-close unresolved id="eacomagegate" theme="dark" > <ea-elements-loader elements="ea-age-gate"> </ea-elements-loader> <ea-age-gate unresolved slot="age-gate" age-gate-id="eacomagegate" age="18" error="You are not eligible to view this content." message="Please provide your birth date. " > <ea-elements-loader elements="ea-date-field"> </ea-elements-loader> <ea-date-field slot="date-field" type="date" text-color="light" month-placeholder="MM" day-placeholder="DD" year-placeholder="YYYY" label-text="Enter your birthdate" unresolved > </ea-date-field> <ea-elements-loader elements="ea-submit"> </ea-elements-loader> <ea-submit unresolved slot="submit" value-text="Submit" text-color="light" ></ea-submit> </ea-age-gate> </ea-modal> <script src="//pl.ea.com/release/4.68.6/elements/browser-support.min.js"></script> <script> eaBrowserSupport.requiredFeatures = 'picture'; eaBrowserSupport.requiredHeading = 'Sorry, this browser is not supported'; eaBrowserSupport.requiredText = 'Please download a supported browser to view this webpage.'; eaBrowserSupport.recommendedFeatures = 'cssgrid'; eaBrowserSupport.recommendedText = 'This browser is not recommended and the webpage may not display properly.'; eaBrowserSupport.ctas = [{"text":"Download Chrome","url":"https://www.google.com/chrome/"},{"text":"Download Firefox","url":"https://www.mozilla.org/firefox/new/"},{"text":"Download Edge","url":"https://www.microsoft.com/edge/"}]; eaBrowserSupport.dismissText = 'Dismiss'; eaBrowserSupport.svgLogo = ''; eaBrowserSupport.init(); </script> <ea-type-kit kit-url="//use.typekit.net/txn1klh.js"></ea-type-kit> </body> </html>