Are you using 3DGE 2.1.0? If so, as of TEST1, resolution handling is broken. Open up EDGE2.cfg and make sure the values are all correct. Or, you can launch 3DGE from the command-line and use the -width, -height, and -bpp values (BPP defaults to 32 regardless). Or, you can simply delete EDGE2.cfg, start the game to generate a new config, exit out again, and then update with one of the two methods. Your configuration file will be successfully written and you should be fine after that.
I always run 3DGE in 1080p, but since 2.1.0 Test1, the update to SDL2 is not finished yet, but if set manually in the config, it should work fine. Tested and verified on my end.
Try with those and get back to me! Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are you using 3DGE 2.1.0? If so, as of TEST1, resolution handling is broken. Open up EDGE2.cfg and make sure the values are all correct. Or, you can launch 3DGE from the command-line and use the -width, -height, and -bpp values (BPP defaults to 32 regardless). Or, you can simply delete EDGE2.cfg, start the game to generate a new config, exit out again, and then update with one of the two methods. Your configuration file will be successfully written and you should be fine after that.
Lines you need to look for:
screenwidth 1920
screenheight 1080
screendepth 32
fullscreen 1
I always run 3DGE in 1080p, but since 2.1.0 Test1, the update to SDL2 is not finished yet, but if set manually in the config, it should work fine. Tested and verified on my end.
Try with those and get back to me! Thanks.
dsdman, did you try my suggestions? I need to know if that helped first before moving forward.
Regardless, this behavior has been fixed in the upcoming Test2, so I will close this now.