Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / Determining system requirements

Author
Message
mnemonic
18
Years of Service
User Offline
Joined: 14th Jan 2007
Location: Sweden
Posted: 26th Jan 2013 21:58
One thing I've been wondering about for quite som time is that how can you determine system requirements when you want to release your finished game/application. The amount of RAM needed I guess you can just calculate all the data/objects you're using and in that way find out thw total RAM they'll be using. But how about CPU, GPU and stuff like that? You can't tell just by looking at your code, right? Ofcourse you can test run the software on different machines.

Maybe you also can do this in other ways? Anyone knows?

Best!

www.memblockgames.com
Airslide
20
Years of Service
User Offline
Joined: 18th Oct 2004
Location: California
Posted: 26th Jan 2013 23:10
Typically I think they are just general estimates based on test hardware - calculating specific requirements would be rather difficult (especially since resource consumption is rarely constant in games when shifting between levels or visible content).
MrValentine
AGK Backer
14
Years of Service
User Offline
Joined: 5th Dec 2010
Playing: FFVII
Posted: 27th Jan 2013 15:26
I found that on my system I am able to disable additional CPU cores and under clock my CPU, which is pretty handy, although it is a relatively modern CPU, you cannot account for missing SSE technologies and such, but it would allow me to test against certain CORE numbers and GHZ specifics, meaning I can test say against a modern Single Core CPU performance, and DUAL core... as well as QUAD, I am aiming to get hold of an Octi Core CPU soon...

I can also disable turbo boost to keep the performance test constant... to some extent...

But the best method is to have three current types of common systems that are being sold on the market...

NETBOOK
LAPTOP
DESKTOP

And picking the Netbooks and Laptops featuring only INTEL Integrated Graphics should allow a consistent test for the majority of setups, and you can put that clause in your requirements, Intel Graphics tested and recommended...

For your Desktop setup, get one with integrated Graphics so that you can test against Add-In GPU and Integrated as most of the systems sold to consumers today use the Integrated Graphics based on Intel CPU chips... i3/i5

Just to be on Balance, you may want to get some ATI based ones too, but I think the Intel based ones sell more...

Hope this makes sense and is relevant...

Login to post a reply

Server time is: 2025-05-19 22:56:03
Your offset time is: 2025-05-19 22:56:03