• NOW LIVE! Into the Woods--new character species, eerie monsters, and haunting villains to populate the woodlands of your D&D games.

Software's System Requirements

I think the task of specifying whether a PC is going to be able to run an application properly is almost impossible. The best you can do is offer some kind of demo and see whether its acceptably fast or not.

The CPU power is just one of many factors in a system capability. You can have an extremely good CPU and a duff graphics card or even a slow bus to the ram or any number of other issues which will hit your performance.

You can run any app with any number of threads on a single core and it will time slice them and perform them all in some serialized sequence. I would agree that it might be helpful to state whether having extra cores would help out but that alone is not enough.

Sensible games programmers should write their programs which time how long certain processes are taking and adjust the processing to fit. Often they leave this up to the user to specify detail factor but the tree depth for AI search might be pruned lower if your CPU cant complete it within a certain time or the view depth for scenes might be adjusted or the model poly count might be lowered. Thats why benchmarks are not good indicators of games performance because the game might be doing different amounts of work depending on the system capabilities.

The best you can do is to run a demo or find a benchmark for that game that uses the same system hardware that you have. You can get a good idea but you will never be sure. It is the downside to all this lovely flexibility and upgradability that you wont be able to know how your essentially custom rig will handle any application - and its the bane of PC developers that must ensure that apps must work work on a variety of hardware configurations of which the vast majority you will never be able to test against.
 

log in or register to remove this ad

Redrobes said:
The best you can do is to run a demo or find a benchmark for that game that uses the same system hardware that you have.
My PC is at least 7 years old. I don't think they're using 7-year-old PCs to run games as demo in-store.

I know, I need to get a new PC, at least faster than 1.4 GHz. I've seen the affordable 3 GHz single-core for less than what I paid for my existing one. I also seen the expensive (at least the same price that I paid for my existing one) dual-core. I want to buy a PC that will last just as long as my existing one (5-7 years) without worrying whether I have the system spec to run the most current or future games.
 

Ranger REG said:
My PC is at least 7 years old. I don't think they're using 7-year-old PCs to run games as demo in-store.

I know, I need to get a new PC, at least faster than 1.4 GHz. I've seen the affordable 3 GHz single-core for less than what I paid for my existing one. I also seen the expensive (at least the same price that I paid for my existing one) dual-core. I want to buy a PC that will last just as long as my existing one (5-7 years) without worrying whether I have the system spec to run the most current or future games.

Well, future-proofing as much as reasonably possible probably means getting something that's dual-core and 64-bit capable. Since the only common dual-core CPUs that are not 64-bit capable are pretty much only found in notebooks and Mac Minis (the Intel Core Duo --as opposed to the Core 2 Duo -- and the Intel Pentium Dual-Core 2050 / 2080-- which are the same CPU at different clock speeds on the inside), the second part is easy.

And as I mentioned up-thread, all GHz are not created equal. The dual core desktop CPUs out there are the Core 2 Duo, Athlon 64 X2, and Pentium D; the highest-clocked widely available desktop CPU is the 3.4 GHz Pentium D 945, but it's slower in almost all benchmarks than the 1.8 GHz Core 2 Duo E4300 or the 2 GHz Athlon 64 X2 3800+.
 
Last edited:


Into the Woods

Remove ads

Top