Well, it's time to start another project - first one in AGK2, so start getting the basic framework together.
I noticed of course that my app integrates with steam (every time I run it) which is annoying as hell.
I also notice that when doing a basic FPS test on a clean framework for my game, I get the following results:
1. Game framework running before the little "Access the Steam Community" tab pops up - 5700 FPS
2. While the little "Access the Steam Community" tab on the screen - 2800 FPS
3. Tab disappears off the screen and Steam "shift-tab" overlay active - 3500 FPS and that's where it stays.
Several questions from this:
1. Can I disable Steam Integration?
2. Is this an acceptable performance hit for the Steam overlay or is there something wrong?
3. If there is actual steam integration, what can I do with it?
4. What happens to my windows app on a target computer that doesn't have steam?