Gameguru Mania Forum Index Gameguru Mania
Daily Gaming, Hardware, Software and Technology News
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
news | cheats | reviews | specials | hardware | demos | FLASH GAMES | about | links

Watch Dogs Minimum PC Specs [36815]

 
Post new topic   Reply to topic    Gameguru Mania Forum Index -> News
View previous topic :: View next topic  
Author Message
ggrobot
Elite Member
Elite Member


Joined: 28 May 2004
Posts: 53585

PostPosted: Thu Mar 13, 2014 10:15 am    Post subject: Watch Dogs Minimum PC Specs [36815] Reply with quote

hardware will still be able to run the game somehow: Intel Core 2 Quad Q8400 2.66Ghz or AMD Phenom II X4 940 3.0Ghz 6GB RAM 1024 VRAM DirectX 11 Shader 5.0 Soundcard DirectX9 25 GB HDD space

Read more...

Source: GGMania headlines
GGMania.com - Daily Gaming and Tech news
Back to top
View user's profile Send private message
gx-x
Elite Member
Elite Member


Joined: 02 Jul 2007
Posts: 2652

PostPosted: Thu Mar 13, 2014 6:45 pm    Post subject: Reply with quote

how are they planing to utilize 6GB of ram on a 32bit executable that can, in best case scenario, allocate up to 2.5GB of ram?
Back to top
View user's profile Send private message
Csimbi
Elite Member
Elite Member


Joined: 05 Mar 2010
Posts: 5356
Location: The bright side of the dark side

PostPosted: Fri Mar 14, 2014 2:19 am    Post subject: Reply with quote

With PAE?
Back to top
View user's profile Send private message
th4t1guy
Senior Member
Senior Member


Joined: 09 Aug 2004
Posts: 282

PostPosted: Fri Mar 14, 2014 4:47 am    Post subject: Reply with quote

Quote:
With PAE?


Nobody's going to run this game on Windows Server.
Back to top
View user's profile Send private message
gx-x
Elite Member
Elite Member


Joined: 02 Jul 2007
Posts: 2652

PostPosted: Fri Mar 14, 2014 6:15 am    Post subject: Reply with quote

Csimbi wrote:
With PAE?


cant do. if you run 32 it0 you run 32 bit. You cant install 64 bit on top of 32 bit and hope it works.
Back to top
View user's profile Send private message
Csimbi
Elite Member
Elite Member


Joined: 05 Mar 2010
Posts: 5356
Location: The bright side of the dark side

PostPosted: Fri Mar 14, 2014 5:24 pm    Post subject: Reply with quote

Here:
Quote:
The original releases of Windows XP and Windows XP SP1 used PAE mode to allow RAM to extend beyond the 4 GB address limit. However, it led to compatibility problems with 3rd party drivers which led Microsoft to remove this capability in Windows XP Service Pack 2. Windows XP SP2 and later, by default, on processors with the no-execute (NX) or execute-disable (XD) feature, runs in PAE mode in order to allow NX.[14] The no execute (NX, or XD for execution disable) bit resides in bit 63 of the page table entry and, without PAE, page table entries on 32-bit systems have only 32 bits; therefore PAE mode is required in order to exploit the NX feature. However, "client" versions of 32-bit Windows (Windows XP SP2 and later, Windows Vista, Windows 7) limit physical address space to the first 4 GB for driver compatibility [10] via the licensing limitation mechanism,[9] even though these versions do run in PAE mode if NX support is enabled.

So: Install XP with SP1 only and hope that your drivers won't go nuts.

gx-x wrote:
Csimbi wrote:
With PAE?


cant do. if you run 32 it0 you run 32 bit. You cant install 64 bit on top of 32 bit and hope it works.

Huh? PAE is 36 bits (32bit+PAE=36).
Back to top
View user's profile Send private message
gx-x
Elite Member
Elite Member


Joined: 02 Jul 2007
Posts: 2652

PostPosted: Fri Mar 14, 2014 6:19 pm    Post subject: Reply with quote

Csimbi wrote:
Here:
Quote:
The original releases of Windows XP and Windows XP SP1 used PAE mode to allow RAM to extend beyond the 4 GB address limit. However, it led to compatibility problems with 3rd party drivers which led Microsoft to remove this capability in Windows XP Service Pack 2. Windows XP SP2 and later, by default, on processors with the no-execute (NX) or execute-disable (XD) feature, runs in PAE mode in order to allow NX.[14] The no execute (NX, or XD for execution disable) bit resides in bit 63 of the page table entry and, without PAE, page table entries on 32-bit systems have only 32 bits; therefore PAE mode is required in order to exploit the NX feature. However, "client" versions of 32-bit Windows (Windows XP SP2 and later, Windows Vista, Windows 7) limit physical address space to the first 4 GB for driver compatibility [10] via the licensing limitation mechanism,[9] even though these versions do run in PAE mode if NX support is enabled.

So: Install XP with SP1 only and hope that your drivers won't go nuts.

gx-x wrote:
Csimbi wrote:
With PAE?


cant do. if you run 32 it0 you run 32 bit. You cant install 64 bit on top of 32 bit and hope it works.

Huh? PAE is 36 bits (32bit+PAE=36).


you don't understand, addressing more than 4GB of system memory is one thing, having a single application use more than 4GB is another thing. And like I said, you can't use over 2.5 GB per application on 32bit (36bit gives just a little bit more, I used PAE on XP back in the day, I use photoshop for a living, I used it back then, max memory it could allocate with PAE was ~2.8GB if memory serves me) system even if that system has 128000 gigs of addressed and reported ram.

PS. PAE is not needed anymore, XP couldn't allocate more than 4GB, windows 7 32bit can allocate 8 GB, doesn't need PAE, still, you can't use more than 2.5GB per application Smile

PPS. As a matter of fact, you can have a 64bit windows but if application is 32bit coded, it can't allocate more than 2.5GB.
Back to top
View user's profile Send private message
th4t1guy
Senior Member
Senior Member


Joined: 09 Aug 2004
Posts: 282

PostPosted: Mon Mar 17, 2014 3:22 pm    Post subject: Reply with quote

Quote:
but if application is 32bit coded, it can't allocate more than 2.5GB.


This is not entirely true, but it's a good rule of thumb.
Back to top
View user's profile Send private message
gx-x
Elite Member
Elite Member


Joined: 02 Jul 2007
Posts: 2652

PostPosted: Mon Mar 17, 2014 3:53 pm    Post subject: Reply with quote

th4t1guy wrote:
Quote:
but if application is 32bit coded, it can't allocate more than 2.5GB.


This is not entirely true, but it's a good rule of thumb.


well I don't know the exact numbers it's somewhere there, 2.5GB. With PAE I think it was possible to get up to 3GB but that's still far from 6GB as proposed in min spec for watchdogs, and PAE isn't really a thing nowdays...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Gameguru Mania Forum Index -> News All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2666 phpBB Group