View Single Post
  #52  
Old 02-03-2011, 10:26
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
NO, it just uses the base numbers from the script itself.

the numbers that you see in the hardware compatability check are a part of the ISS script file( in this game):

#define VideoMem "256"
#define CpuMHZ "2400" ---> 2.4Mhz
#define PhysicalRam "2048"

So your 2807 machine is only a 2.8 AND would fail if the above number was at 3000. For it to pass it would need to be at 2800.
Reply With Quote