How can I change the name of my game when I capture a screenshot using GeForce Overlay?

I tried to test export a small scene from my game for statistics/testing purposes. Nvidia overlay detects it properly and you can use the GeForce overlay to show the FPS in-game and use the save screenshot shortcut from GeForce Overlay to save a picture. My problem is, however, when I go to the folder where GeForce saves the screenshots. Usually, each game has a folder with its name on it. So, for example, if you capture a screenshot using GeForce overlay while playing Fortnite, it goes to a folder called “Fortnite”.

My game’s screenshot are going into a folder called “Infiltrator Demo” and I searched every bit in the project/editor settings and I can’t find where I should actually change that.

Can anyone help?

It worked. I had a blueprints-only project, every time I packaged it the name in Nvidia Captures would be “Infiltrator Demo”. But when I tried to create a C++ project and package it, it worked well.