View Single Post
  #11  
Old 03-11-2012, 02:48 PM
phoenix1963's Avatar
phoenix1963 phoenix1963 is offline
Approved Member
 
Join Date: Oct 2007
Posts: 176
Default

Quote:
Originally Posted by slm View Post
If you have a 64 bit OS, you should see clearly better performance with 8GB RAM than with 32 bit OS.
Not for a 32-bit game, you won't. It's arithmetic!
The best you get is an extra ~0.5GB (or maybe a bit more, possibly up to 1GB http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx ) because Win64 will not need the that space reserved by Win32. Plus all the other processes are memory allocated under Win64, so don't count towards the 32 bit limit.
You're running under a Win32 emulator http://en.wikipedia.org/wiki/WoW64 , so the 32-bit limit is still there.

56RAF_phoenix

Last edited by phoenix1963; 03-11-2012 at 02:56 PM. Reason: correction
Reply With Quote