Limit fps in packaged game

I have made these changes:

Custom event in game instance:

Changing frame rate in settings widget:

Default settings:

I also have this as a blueprint function, I feel like I’m quite set up for adjusting the frame rate, I suppose the question is whether I’m doing it correctly and need to do it via the game instance for it to actually work and persist through sessions?