
Have fun.
__________________________________________________________________
Fullscreen Mode by Game Engine:
__________________________________________________________________
Unity Engine:
-screen-fullscreen 0 -screen-height 900 -screen-width 1600
Godot Engine:
-f
RPGMaker MV:
Edit "package.json" and add
"width": 1920,
"height": 1080,
"fullscreen": true,