So, in our big game we do a lot of optional graphics stuff and we would obviously like to set appropriate default settings when the game is started for the first time.
You can get the amount of cores with java and gpu-wise you can get a whole lot of infos with opengl, like opengl version and vendor and stuff.
We just would like to do a good job, otherwise a game may not be as pretty as could be or be < 60 fps.
Especially with lighting and its resolution and stuff…
If you guys have done that before, I would appreciate advice