Supported Games for NVIDIA GeForce Experience (2024)

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

`; let titles=[]; for(let i=0; i

=0;i--){ if(!title[i]) break; const regex = /[0-9]/g; //const regex = /[\d\p{L}&&[^A-Za-z]]+/; if((title[i].charAt(0).match(regex))){ let html=`

${title[i]}

`; container1.insertAdjacentHTML('beforeend',html); } else if((title[i].charAt(0).toUpperCase())=='A'){ let html=`

${title[i]}

`; container2.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='B'){ // console.log(b.sort()) let html=`

${title[i]}

`; container3.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='C'){ let html=`

${title[i]}

`; container4.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='D'){ let html=`

${title[i]}

`; container5.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='E'){ let html=`

${title[i]}

`; container6.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='F'){ let html=`

${title[i]}

`; container7.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='G'){ let html=`

${title[i]}

`; container8.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='H'){ let html=`

${title[i]}

`; container9.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='I'){ let html=`

${title[i]}

`; container10.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='J'){ let html=`

${title[i]}

`; container11.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='K'){ let html=`

${title[i]}

`; container12.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='L'){ let html=`

${title[i]}

`; container13.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='M'){ let html=`

${title[i]}

`; container14.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='N'){ let html=`

${title[i]}

`; container15.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='O'){ let html=`

${title[i]}

`; container16.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='P'){ let html=`

${title[i]}

`; container17.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='Q'){ let html=`

${title[i]}

`; container18.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='R'){ let html=`

${title[i]}

`; container19.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='S'){ let html=`

${title[i]}

`; container20.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='T'){ let html=`

${title[i]}

`; container21.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='U'){ let html=`

${title[i]}

`; container22.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='V'){ let html=`

${title[i]}

`; container23.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='W'){ let html=`

${title[i]}

`; container24.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='X'){ let html=`

${title[i]}

`; container25.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='Y'){ let html=`

${title[i]}

`; container26.insertAdjacentHTML('afterend',html); } else if((title[i].charAt(0).toUpperCase())=='Z'){ let html=`

${title[i]}

`; container27.insertAdjacentHTML('afterend',html); }else{ let html=`

${title[i]}

`; container1.insertAdjacentHTML('beforeend',html); } } } opt(optimalTitle); function changeOpt(){ var x = document.getElementById("gameTypes").selectedIndex; const y=document.getElementById("gameTypes").options[x].selected = true; const val =document.getElementsByTagName("option")[x].value; console.log(val) if(val == "optimal"){ document.getElementById("topTitle").innerHTML=gameData.optimal.mainTitle; document.getElementById("subTitle").innerHTML = gameData.optimal.subTitle; opt(optimalTitle); } else if(val == "photo"){ document.getElementById("topTitle").innerHTML=gameData.photo.mainTitle; document.getElementById("subTitle").innerHTML = gameData.photo.subTitle; opt(photoTitle); } else if(val == "freestyle"){ document.getElementById("topTitle").innerHTML=gameData.freeStyle.mainTitle; document.getElementById("subTitle").innerHTML = gameData.freeStyle.subTitle; opt(freestyleTitle); } else if(val == "highlights"){ document.getElementById("topTitle").innerHTML=gameData.highLights.mainTitle; document.getElementById("subTitle").innerHTML = gameData.highLights.subTitle; let html1 =`

A

B

C

D

E

F

G

H

I

J

K

L

M

N

P

R

S

T

W

X

`; document.getElementById("main").innerHTML = html1; const highLight =highlightsTitle.sort(); let contain1 = document.querySelector('.con-1'); let contain2 = document.querySelector('.con-2'); let contain3 = document.querySelector('.con-3'); let contain4 = document.querySelector('.con-4'); let contain5 = document.querySelector('.con-5'); let contain6 = document.querySelector('.con-6'); let contain7 = document.querySelector('.con-7'); let contain8 = document.querySelector('.con-8'); let contain9 = document.querySelector('.con-9'); let contain10 = document.querySelector('.con-10'); let contain11 = document.querySelector('.con-11'); let contain12 = document.querySelector('.con-12'); let contain13 = document.querySelector('.con-13'); let contain14 = document.querySelector('.con-14'); let contain15 = document.querySelector('.con-15'); let contain16 = document.querySelector('.con-16'); let contain17 = document.querySelector('.con-17'); let contain18 = document.querySelector('.con-18'); let contain19 = document.querySelector('.con-19'); let contain20 = document.querySelector('.con-20'); let contain21 = document.querySelector('.con-21'); let contain22 = document.querySelector('.con-22'); let contain23 = document.querySelector('.con-23'); let contain24 = document.querySelector('.con-24'); let contain25 = document.querySelector('.con-25'); let contain26 = document.querySelector('.con-26'); let contain27 = document.querySelector('.con-27'); for(let i=highLight.length-1; i>=0;i--){ const regex = /[0-9]/g; if((highLight[i].charAt(0).match(regex))){ let html=`

${highLight[i]}

`; contain1.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='A'){ let html=`

${highLight[i]}

`; contain2.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='B'){ // console.log(b.sort()) let html=`

${highLight[i]}

`; contain3.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='C'){ let html=`

${highLight[i]}

`; contain4.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='D'){ let html=`

${highLight[i]}

`; contain5.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='E'){ let html=`

${highLight[i]}

`; contain6.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='F'){ let html=`

${highLight[i]}

`; contain7.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='G'){ let html=`

${highLight[i]}

`; contain8.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='H'){ let html=`

${highLight[i]}

`; contain9.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='I'){ let html=`

${highLight[i]}

`; contain10.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='J'){ let html=`

${highLight[i]}

`; contain11.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='K'){ let html=`

${highLight[i]}

`; contain12.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='L'){ let html=`

${highLight[i]}

`; contain13.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='M'){ let html=`

${highLight[i]}

`; contain14.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='N'){ let html=`

${highLight[i]}

`; contain15.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='O'){ // let html=` //

${highLight[i]}

`; // contain16.insertAdjacentHTML('afterend',html); // } else if((highLight[i].charAt(0))=='P'){ let html=`

${highLight[i]}

`; contain17.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='Q'){ // let html=` //

${highLight[i]}

`; // contain18.insertAdjacentHTML('afterend',html); // } else if((highLight[i].charAt(0))=='R'){ let html=`

${highLight[i]}

`; contain19.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='S'){ let html=`

${highLight[i]}

`; contain20.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='T'){ let html=`

${highLight[i]}

`; contain21.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='U'){ // let html=` //

${highLight[i]}

`; // contain22.insertAdjacentHTML('afterend',html); // } // else if((highLight[i].charAt(0))=='V'){ // let html=` //

${highLight[i]}

`; // contain23.insertAdjacentHTML('afterend',html); // } else if((highLight[i].charAt(0))=='W'){ let html=`

${highLight[i]}

`; contain24.insertAdjacentHTML('afterend',html); } else if((highLight[i].charAt(0))=='X'){ let html=`

${highLight[i]}

`; contain25.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='Y'){ // let html=` //

${highLight[i]}

`; // contain26.insertAdjacentHTML('afterend',html); // } // else if((highLight[i].charAt(0))=='Z'){ // let html=` //

${highLight[i]}

`; // contain27.insertAdjacentHTML('afterend',html); // } } } else if(val == "optimal-application-settings"){ const appSettings =appsettingTitle.sort(); document.getElementById("topTitle").innerHTML=gameData.appSetting.mainTitle; document.getElementById("subTitle").innerHTML = gameData.appSetting.subTitle; let html2 =`

A

C

D

F

K

M

O

R

S

T

V

`; document.getElementById("main").innerHTML = html2; let contain1 = document.querySelector('.con-1'); let contain2 = document.querySelector('.con-2'); let contain3 = document.querySelector('.con-3'); let contain4 = document.querySelector('.con-4'); let contain5 = document.querySelector('.con-5'); let contain6 = document.querySelector('.con-6'); let contain7 = document.querySelector('.con-7'); let contain8 = document.querySelector('.con-8'); let contain9 = document.querySelector('.con-9'); let contain10 = document.querySelector('.con-10'); let contain11 = document.querySelector('.con-11'); let contain12 = document.querySelector('.con-12'); let contain13 = document.querySelector('.con-13'); let contain14 = document.querySelector('.con-14'); let contain15 = document.querySelector('.con-15'); let contain16 = document.querySelector('.con-16'); let contain17 = document.querySelector('.con-17'); let contain18 = document.querySelector('.con-18'); let contain19 = document.querySelector('.con-19'); let contain20 = document.querySelector('.con-20'); let contain21 = document.querySelector('.con-21'); let contain22 = document.querySelector('.con-22'); let contain23 = document.querySelector('.con-23'); let contain24 = document.querySelector('.con-24'); let contain25 = document.querySelector('.con-25'); let contain26 = document.querySelector('.con-26'); let contain27 = document.querySelector('.con-27'); for(let i=appSettings.length-1; i>=0;i--){ const regex = /[0-9]/g; if((appSettings[i].charAt(0).match(regex))){ let html=`

${appSettings[i]}

`; contain1.insertAdjacentHTML('afterend',html); } else if((appSettings[i].charAt(0))=='A'){ let html=`

${appSettings[i]}

`; contain2.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='B'){ // // console.log(b.sort()) // let html=` //

${highLight[i]}

`; // contain3.insertAdjacentHTML('afterend',html); // } else if((appSettings[i].charAt(0))=='C'){ let html=`

${appSettings[i]}

`; contain4.insertAdjacentHTML('afterend',html); } else if((appSettings[i].charAt(0))=='D'){ let html=`

${appSettings[i]}

`; contain5.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='E'){ // let html=` //

${highLight[i]}

`; // contain6.insertAdjacentHTML('afterend',html); // } else if((appSettings[i].charAt(0))=='F'){ let html=`

${appSettings[i]}

`; contain7.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='G'){ // let html=` //

${highLight[i]}

`; // contain8.insertAdjacentHTML('afterend',html); // } // else if((highLight[i].charAt(0))=='H'){ // let html=` //

${highLight[i]}

`; // contain9.insertAdjacentHTML('afterend',html); // } // else if((highLight[i].charAt(0))=='I'){ // let html=` //

${highLight[i]}

`; // contain10.insertAdjacentHTML('afterend',html); // } // else if((highLight[i].charAt(0))=='J'){ // let html=` //

${highLight[i]}

`; // contain11.insertAdjacentHTML('afterend',html); // } else if((appSettings[i].charAt(0))=='K'){ let html=`

${appSettings[i]}

`; contain12.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='L'){ // let html=` //

${highLight[i]}

`; // contain13.insertAdjacentHTML('afterend',html); // } else if((appSettings[i].charAt(0))=='M'){ let html=`

${appSettings[i]}

`; contain14.insertAdjacentHTML('afterend',html); } else if((appSettings[i].charAt(0))=='N'){ let html=`

${appSettings[i]}

`; contain15.insertAdjacentHTML('afterend',html); } else if((appSettings[i].charAt(0))=='O'){ let html=`

${appSettings[i]}

`; contain16.insertAdjacentHTML('afterend',html); } else if((appSettings[i].charAt(0))=='P'){ let html=`

${appSettings[i]}

`; contain17.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='Q'){ // let html=` //

${highLight[i]}

`; // contain18.insertAdjacentHTML('afterend',html); // } else if((appSettings[i].charAt(0))=='R'){ let html=`

${appSettings[i]}

`; contain19.insertAdjacentHTML('afterend',html); } else if((appSettings[i].charAt(0))=='S'){ let html=`

${appSettings[i]}

`; contain20.insertAdjacentHTML('afterend',html); } else if((appSettings[i].charAt(0))=='T'){ let html=`

${appSettings[i]}

`; contain21.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='U'){ // let html=` //

${highLight[i]}

`; // contain22.insertAdjacentHTML('afterend',html); // } else if((appSettings[i].charAt(0))=='V'){ let html=`

${appSettings[i]}

`; contain23.insertAdjacentHTML('afterend',html); } // else if((highLight[i].charAt(0))=='W'){ // let html=` //

${highLight[i]}

`; // contain24.insertAdjacentHTML('afterend',html); // } // else if((highLight[i].charAt(0))=='X'){ // let html=` //

${highLight[i]}

`; // contain25.insertAdjacentHTML('afterend',html); // } // else if((highLight[i].charAt(0))=='Y'){ // let html=` //

${highLight[i]}

`; // contain26.insertAdjacentHTML('afterend',html); // } // else if((highLight[i].charAt(0))=='Z'){ // let html=` //

${highLight[i]}

`; // contain27.insertAdjacentHTML('afterend',html); } } }
Supported Games for NVIDIA GeForce Experience (2024)

FAQs

Can you add unsupported games to GeForce Experience? ›

GameStream officially supports over 300 games, but GeForce Experience allows users to manually add and stream nearly any game.

How do I get GeForce Experience to recognize a game? ›

You can tell GeForce Experience where to look for your games in Settings —> Games tab. Add the location where your game is installed and click "Scan now" to re-scan.

Is it possible to play unsupported games on GeForce Now? ›

With those in mind, here's how to install and play unsupported Origin games on GeForce Now. Open Apex Legends through GeForce Now, then when you get the option to 'Activate Game' just click Cancel. That's it. You can now browse your Origin library, download games under 35GB and play them.

What does it mean if a game is not supported? ›

Games can be unsupported for various reasons, including, but not limited to, the game's terms of service, a technical issue such as anti-cheat, the game engine used, microtransactions, and several other reasons. A message will appear on games that are not supported, as shown below.

How to get game filter on GeForce Experience? ›

Opt-in to the Freestyle beta in GeForce Experience through “Settings” > “General”, and check “Enable Experimental Features”. Hit “Alt+Z” for the in-game overlay and click “Game Filter”, or access Freestyle directly by pressing “Alt+F3”.

Does GeForce Now support all games? ›

GeForce NOW is the only cloud gaming service that lets you play the games you already own on digital game stores like Steam, Epic Games Store, Ubisoft and more. Over 1500 games are supported, including 100+ Free-to-Play games.

Why is GeForce Experience not detect games? ›

Set Proper Folders as Game Location. The GeForce Experience not finding games error may happen when you install games in different locations. For example, you install these games on different hard drives. To avoid this issue, make sure you add proper folders as game locations.

Why is my GeForce Experience not working? ›

The “GeForce Experience Won't Open” error happens because of Windows updates, corrupted software, and even updates from NVIDIA.

How do I enable GeForce Experience in games? ›

To set up broadcasting with GeForce Experience, Press Alt+Z to bring up the Share overlay and go to Settings: NOTE: If the Share overlay does not appear it may be turned off. You can turn it on inside GeForce Experience by going to Settings > GENERAL > SHARE and toggling the switch.

Is it necessary to install GeForce Experience? ›

No, you do not need to use NVIDIA GeForce Experience to use an NVIDIA graphics card in your computer. NVIDIA GeForce Experience is a software application provided by NVIDIA that offers various features related to gaming and GPU management, such as game optimization settings, driver updates, and in-game recording.

Can you add your own games to GeForce Now? ›

GeForce NOW is the only cloud gaming service that lets you play the games you already own on digital game stores like Steam, Epic Games Store, Ubisoft and more. Over 1500 games are supported, including 100+ Free-to-Play games. Click here to check if your favorite games are available on GeForce NOW.

How do I add games to GeForce Experience for optimization? ›

Open GeForce Experience and optimize games with one click

If there are some missing you can tell GeForce Experience to scan your PC for eligible games and add them by clicking the ... button in the top-right corner of the window and selecting Scan for games & apps.

Top Articles
Latest Posts
Article information

Author: Gregorio Kreiger

Last Updated:

Views: 6484

Rating: 4.7 / 5 (77 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Gregorio Kreiger

Birthday: 1994-12-18

Address: 89212 Tracey Ramp, Sunside, MT 08453-0951

Phone: +9014805370218

Job: Customer Designer

Hobby: Mountain biking, Orienteering, Hiking, Sewing, Backpacking, Mushroom hunting, Backpacking

Introduction: My name is Gregorio Kreiger, I am a tender, brainy, enthusiastic, combative, agreeable, gentle, gentle person who loves writing and wants to share my knowledge and understanding with you.