×

注意!页面内容来自https://www.nvidia.com/de-de/geforce-now/games/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> @media screen and (min-width:1350px){ #nv-separator-23aaf19a22{ height:75px; } } @media screen and (min-width:1024px) and (max-width:1349px){ #nv-separator-23aaf19a22{ height:75px; } } @media screen and (min-width:640px) and (max-width:1023px){ #nv-separator-23aaf19a22{ height:20px; } } @media screen and (max-width: 639px){ #nv-separator-23aaf19a22{ height:15px; } }

Game on! Mehr als 4000 Spiele warten in der Cloud.

Spiele deine Lieblings-PC-Spiele mit der starken GeForce-RTX-Leistung auf jedem Gerät.

<> @media screen and (min-width:1350px){ #nv-separator-8ddff01453{ height:75px; } } @media screen and (min-width:1024px) and (max-width:1349px){ #nv-separator-8ddff01453{ height:75px; } } @media screen and (min-width:640px) and (max-width:1023px){ #nv-separator-8ddff01453{ height:20px; } } @media screen and (max-width: 639px){ #nv-separator-8ddff01453{ height:15px; } }

Verbinde deine Sammlung

Streame Spieledie du besitztindem du eine Verbindung zu deinen vorhandenen PC-Game-Store-Bibliotheken herstellst – sowie Sammlungen von PC Game Pass und Ubisoft Connect. Stöbere in Tausenden von Ready-to-Play-Favoriten und spiele sofort mit der leistungsstarken GeForce RTX-Leistung. Oder spiele mehr von demwas du besitzt – Premium-Mitglieder erhalten exklusiven Zugriff auf über 2200 Install-to-Play-Titel.

<> #container-cf20ece41e { } /* Mobile: up to 639px */ @media only screen and (max-width: 639px) { #container-cf20ece41e { } } /* Tablet: 640px to 1023px */ @media only screen and (min-width: 640px) and (max-width: 1023px) { #container-cf20ece41e { } } /* Laptop: 1024px to 1349px */ @media only screen and (min-width: 1024px) and (max-width: 1349px) { #container-cf20ece41e { } } /* Desktop: 1350px and up */ @media only screen and (min-width: 1350px) { #container-cf20ece41e { } }
<> #container-48c7610fb7 { } /* Mobile: up to 639px */ @media only screen and (max-width: 639px) { #container-48c7610fb7 { } } /* Tablet: 640px to 1023px */ @media only screen and (min-width: 640px) and (max-width: 1023px) { #container-48c7610fb7 { } } /* Laptop: 1024px to 1349px */ @media only screen and (min-width: 1024px) and (max-width: 1349px) { #container-48c7610fb7 { } } /* Desktop: 1350px and up */ @media only screen and (min-width: 1350px) { #container-48c7610fb7 { } }
<> #container-7ca6304fa5 { } /* Mobile: up to 639px */ @media only screen and (max-width: 639px) { #container-7ca6304fa5 { } } /* Tablet: 640px to 1023px */ @media only screen and (min-width: 640px) and (max-width: 1023px) { #container-7ca6304fa5 { } } /* Laptop: 1024px to 1349px */ @media only screen and (min-width: 1024px) and (max-width: 1349px) { #container-7ca6304fa5 { } } /* Desktop: 1350px and up */ @media only screen and (min-width: 1350px) { #container-7ca6304fa5 { } }
<> #container-db5332d29a { } /* Mobile: up to 639px */ @media only screen and (max-width: 639px) { #container-db5332d29a { } } /* Tablet: 640px to 1023px */ @media only screen and (min-width: 640px) and (max-width: 1023px) { #container-db5332d29a { } } /* Laptop: 1024px to 1349px */ @media only screen and (min-width: 1024px) and (max-width: 1349px) { #container-db5332d29a { } } /* Desktop: 1350px and up */ @media only screen and (min-width: 1350px) { #container-db5332d29a { } }
<> .no-arrow-tooltip::after { display: none !important; } .card { transition: all .3s cubic-bezier(0.25,0.8,0.25,1); box-shadow: 0 0 2px 0 rgba(0,0,0,0.19)0 2px 6px 0 rgba(0,0,0,0.19); border-radius: 2px; } .card:hover{ box-shadow: 0 0 4px 0 rgba(0,0,0,0.17)0 6px 18px 2px rgba(0,0,0,0.17); } /* Hide scrollbar for ChromeSafari and Opera */ .scrollbar-hidden::-webkit-scrollbar { display: none; } /* Hide scrollbar for IEEdge add Firefox */ .scrollbar-hidden { -ms-overflow-: none; scrollbar-width: none; /* Firefox */ } /* ---------End Custom checkbox--------- */ /* ---------Custom Pagination Selectbox--------- */ .pagination-select-container{ width: auto; } .pagination-select-container select{ appearance: none; background-color: white; border: solid lightgray 1px; padding: 8px 10px 6px 10px; min-width: 60px; } .pagination-select-container::after{ content:""; position:relative; width: 0; height: 0; left:-20px; top:3px; display: inline-block; border: 5px solid transparent; border-top-color:#999999; } /* ---------App item--------- */ #app-flex-container > div{ flex-basis: 0; } /* --------- Spinner -------------- */ @keyframes spin { 25% { transform: rotate(90deg); } 50% { transform: rotate(180deg); } 75% { transform: rotate(270deg); } 100% { transform: rotate(360deg); } } .spinner { width: 50px; height: 50px; border: 8px solid #666; border-left-color: transparent; border-radius: 50%; animation-name: spin; animation-duration: 0.6s; animation-iteration-count: infinite; animation-play-state: running; } .global-footer-container{ position: relative; z-index: -1; } .singleSlideBanner{ z-index: 0; } /* Hide scrollbar for ChromeSafari and Opera */ .hide-scrollbar::-webkit-scrollbar { display: none; } /* Hide scrollbar for IEEdge and Firefox */ .hide-scrollbar { -ms-overflow-: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } #shapes_chevron-up { transform: rotate(180deg); } @-moz-document url-prefix(){ .input-flex-container { /* Firefox */ width: 100%; height:40%; } }
<> #container-a7e6b77062 { } /* Mobile: up to 639px */ @media only screen and (max-width: 639px) { #container-a7e6b77062 { } } /* Tablet: 640px to 1023px */ @media only screen and (min-width: 640px) and (max-width: 1023px) { #container-a7e6b77062 { } } /* Laptop: 1024px to 1349px */ @media only screen and (min-width: 1024px) and (max-width: 1349px) { #container-a7e6b77062 { } } /* Desktop: 1350px and up */ @media only screen and (min-width: 1350px) { #container-a7e6b77062 { } }
<>.navigation .global-nav .sub-brand-nav .brand-nav-right .brand-cta span.navigation .global-nav .sub-brand-nav .brand-nav-right .brand-cta-modal span {padding:12px 7px 9px !important;}.gift-card-text{paddin:10px 8px 10px !important;} .brand-cta {margin-left:10px;} .navigation .global-nav .sub-brand-nav .brand-nav-left { width: calc(98% - 200px) !important; } a.brand-cta.giftCard { background-color: transparent !important; border: 1px solid #76B900; color: #76B900 !important; } @media screen and (max-width:1023px){.navigation .global-nav .sub-brand-nav .brand-nav-right .brand-cta span.navigation .global-nav .sub-brand-nav .brand-nav-right .brand-cta-modal span {padding:12px 5px 9px !important;}.navigation .global-nav .sub-brand-nav .brand-nav-right .brand-cta {margin-left:10px !important;} .navigation .global-nav .sub-brand-nav .brand-nav-right .brand-cta { margin: 5px 3px 5px; } .navigation .global-nav .sub-brand-nav .brand-nav-right .brand-cta span { padding: 12px 5px 9px; font-size: 12px; } }
<> .unibrow-subnav{ position: relative; top: auto !important; } <> .global-nav.gtc .geo-locator { display: none; }