Yes cmake is the only way to generate project files to compile the engine now. You can set the template in cmake or you can actually manually copy the template files yourself into the game directory, obviously specifying it in cmake is easier but both way workHmm I see.
Will do that right now.
I heard that CMAKE is the new way to generate projects ?
If this is the case, how will it work if I want to use a game template to compile it into a project ?
And yes the performance gap is huge from what I'm seeing.
820M handles alpha blending MUCH better.
I see. very good.
I will have to do a fresh generation of 3.10 right away. I think I messed up the one I have already.
Cmake it is!