Frame Rate of packaged game not correct

In project settings I ticked “Use Fixed Framerate” and set it to 60.
If I start from editor everything is correct but if I package and start the packaged game the framerate is fixed to 30.
Why?

use vsync, you can put this in game mode

This does not change anything.