Minimum configuration
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello! I'm testing and writing my documentation. I do not know how to calculate minimum configuration for the program. Thanks
Is it for a game or application? When testing for a game, check which configuration is needed to play the game at minimum resolution (800 x 600 or something like that) at least at 25 fps. See how much memory (ram) your application is using. If it is more than 16, users should have at least 32 (because other applications are using ram too). Geert Want to spread the newest version of your software automatically? Use Updater! Visit my website: http://geert.yoki.org