Recommended Posts

Mozilla is an example of broken Windows developer mentality: "Why change when old ways still work?"

 

Anyway, if you are complaining about the memory requirement, I have news for you, you are not the target audience for the game, PC gamers are.

 

 

 

Mozilla is an example of broken Windows developer mentality: "Why change when old ways still work?"

 

Anyway, if you are complaining about the memory requirement, I have news for you, you are not the target audience for the game, PC gamers are.

 

Many PC gamers only have 4GB of RAM... I guess they aren't the target audience either.

Many PC gamers only have 4GB of RAM... I guess they aren't the target audience either.

This is true, I meant active PC gamers that actually update their rigs. A single stick of RAM is 8 GB.

 

If you don't want to upgrade, too bad, modern games require modern hardware. Being too poor to afford a newer PC is not an argument for 32 bit.

Well, Mozilla could do a 32bit plugin with a 64bit browser host, but it's hard (Unlike OS X, you can't have 2 different architectures in a single binary) and even then it's only a compatibility shim (The proper solution to 32bit plugins with a 64bit host is to replace them with 64bit plugins)

And yes, there are stability issues, for the longest time 64bit Firefox didn't have a crash reporter due to differences in the 64bit API, so people using the 64bit nightly just didn't report crashes, the printing code used 32bit pointers instead of the right length ones, etc.

Edit: IE runs in 32bit mode by default, that'd be a big reason why people don't make 64bit plugins for it. Same as WMP and codecs.

 

IE11 on 8.1 runs 64-bit by default now I believe, or at the very least it used to due to EPM being on by default.

 

Many PC gamers only have 4GB of RAM... I guess they aren't the target audience either.

 

21% vs 26% according to Steam's hardware survey for 4GB and 8GB respectively. Surprisingly large number of people with 3GB and 6GB too. (16% & 6%)

21% vs 26% according to Steam's hardware survey for 4GB and 8GB respectively. Surprisingly large number of people with 3GB and 6GB too. (16% & 6%)

 

I'd imagine the 6GBers are primarily laptops. That appears to be a pretty common default configuration these days. But, yeah the steam statistics show something like ~40% of users are 4GB or lower. That's actually more than I expected to be honest.

This is true, I meant active PC gamers that actually update their rigs. A single stick of RAM is 8 GB.

 

If you don't want to upgrade, too bad, modern games require modern hardware. Being too poor to afford a newer PC is not an argument for 32 bit.

 

I don't think so, look at the statistics Athernar posted. Most people (including gamers) don't upgrade their rigs every year. Also, I don't think anyone has ever made the argument I bolded.

Many PC gamers only have 4GB of RAM... I guess they aren't the target audience either.

Most serious PC gamers nowadays have between 8-16 GB. An El Cheapo 'puter that you get from any retailer has at least 4 GB.

 

Personally, I have 32 GB but I run a small vSphere lab for work purposes. 

As was so perfectly stated by _Alexander, choosing not to upgrade is not a valid argument.

I'd imagine the 6GBers are primarily laptops. That appears to be a pretty common default configuration these days. But, yeah the steam statistics show something like ~40% of users are 4GB or lower. That's actually more than I expected to be honest.

 

Those Tri-channel Intel configurations that were a mini-fad a while back might be a big contributor too.

 

:/ Not for me, the checkbox was unchecked and hitting "Restore defaults" didn't check it.

 

In yet another dumb move they reverted EPM to off by default because apparently having it on by default for a couple of months post-RTM had worked to "push plugin developers to update".

 

It's still on for me however, and I've not altered the setting.

  • Like 1

Most serious PC gamers nowadays have between 8-16 GB. An El Cheapo 'puter that you get from any retailer has at least 4 GB.

 

Personally, I have 32 GB but I run a small vSphere lab for work purposes. 

As was so perfectly stated by _Alexander, choosing not to upgrade is not a valid argument.

 

I'm restating a bit, but your reply is (1) ignoring that ~62% of the market has less than 8GB and (2) no-one in this thread has ever made the argument that being unable to afford a new computer is a good argument for staying with 32-bit executables.

I'm restating a bit, but your reply is (1) ignoring that ~62% of the market has less than 8GB and (2) no-one in this thread has ever made the argument that being unable to afford a new computer is a good argument for staying with 32-bit executables.

1. So? Should we continue developing for XP while at it? This is a video game, it will require more resources than most everything else.

2. That is the only argument in favor of 32-bit.

1. So? Should we continue developing for XP while at it? This is a video game, it will require more resources than most everything else.

2. That is the only argument in favor of 32-bit.

 

If it made business sense to develop for XP still, yes absolutely. However, XP is a niche market now and the return doesn't match the investment required.

 

In the same vein, cutting large swaths of your market out just so some armchair wannabe-programmers can feel good about using the latest tech "just cuz", is not economically viable or particularly sensible/intelligent.

  • Like 1

1. So? Should we continue developing for XP while at it? This is a video game, it will require more resources than most everything else.

2. That is the only argument in favor of 32-bit.

 

XP has about ~6% of the market so the comparison isn't relevant. Targeting a game for where the largest segment of the market is at is certainly a valid reason for distributing 32-bit executables (and a smart marketing decision).

 

EDIT: I was too slow. Refer to what Athernar wrote. It makes the same points.

:/ Not for me, the checkbox was unchecked and hitting "Restore defaults" didn't check it.

They disabled Enhanced Protected Mode as default after a while, claiming it was only for 'information gathering' (wot)

 

I had 6GB.  Would still be running that if this crappy ass mobo didn't decide it hated it.

Targeting a game for where the largest segment of the market is at is certainly a valid reason for distributing 32-bit executables (and a smart marketing decision).

But the largest segment of the market is 64-bit by far, about 75% from a quick look at the Steam Hardware Survey. I don't think the 64-bit executable will be much of an issue; the RAM requirement will be. But that's a good thing I think. It's time games pushed the technological envelope.

But the largest segment of the market is 64-bit by far, about 75% from a quick look at the Steam Hardware Survey. I don't think the 64-bit executable will be much of an issue; the RAM requirement will be. But that's a good thing I think. It's time games pushed the technological envelope.

 

That is true, it's definitely not the OS choice holding the market back. But there's no good reason to a force a 64-bit build if your requirements are less than 4GB RAM though, you'd just be cutting out ~10% of the market for no real reason.

:huh: Where are you getting that a quad core without HT can't handle 8 threads? That's the entire point of a preemptive scheduling. You'd quite literally pin 2 threads: 1 core if you needed 8 threads. Also, I think you are misunderstanding the point of HT. HT doesn't give you 8 cores or more resources, it gives you the means by which to better utilize the resources of the 4 cores you do have; i.e. to do a better job scheduling those 4 cores. So you will never see 2x the performance gains and in some workloads you may only see a modest increase of 5-15% in some cases. It all depends on how well the scheduling is done on a single core.

 

Take look at this. Notice, how the i7 is not double the performance than the i5 when pegging all cores:

http://cpuboss.com/cpus/Intel-Core-i7-3770K-vs-Intel-Core-i5-3570K

 

 

Here's a more fair comparison for an 8 core AMD vs a i5. Take note, this 8120 is clocked about 2 times of that of the PS4, yet even with that advantage and 8 cores it still gets worse overall performance when using all cores compared to an i5 with half has many cores:

http://cpuboss.com/cpus/Intel-Core-i5-2500K-vs-AMD-FX-8120

 

Basically if we were going to generalizing this, what this says is that you can do essentially the same workload faster and more efficiently using an i5 than you can with a PS4 processor that has 2x the amount of cores. Or if we were looking at this on a single core bases, you can finish the same work more than 2x faster on an single core of an i5 than you can on a PS4 core (check the passmark scores for the AMD i linked and consider that it is clocked 2x faster than a PS4 core).

 

I think that about sums up this, you need 8-core for future games thing. 

I'd like to know where he's getting that no-HT=<8 threads, too.  I have Task Manager open in detail mode - simply to check that; Google Chrome (which is not an x64 browser) has three tabs open, and eighteen processes running.  That does NOT include the two crash handlers (Google has both x64 and x32 crash handlers -rather odd for an x32 browser).  And I'm not running on an i-series CPU of any sort, let alone one with HT; this is a Q6600 -- Kentsfield, the original Intel quad-core.  Chrome has the most processes of anything; even svchost (Services Host) uses just twelve processes - and that's a core process. (I picked svchost.exe because it uses the second-most process threads behind Chrome itself.  It's also an x32 application/executable. So, we have one application with eighteen threads, and another with twelve - and neither is 64-bit?  The OS is, but the executables are not. )

The amount of processes in use is not a measure of code efficiency by any stretch of anyone's imagination - despite Chrome's eighteen processes (and svchost's twelve) the CPU is still using less than thirty percent of available resources - in other words, despite the process load, it's basically "loafing".

That is true, it's definitely not the OS choice holding the market back. But there's no good reason to a force a 64-bit build if your requirements are less than 4GB RAM though, you'd just be cutting out ~10% of the market for no real reason.

 

Do you think, at this point, that 10% who are x32 with <4GB or RAM are going to buy Watch Dogs in any case? Even if some do, should developers continue to invest in developing for that segment in lieu of moving forward with mastering x64 development and giving them access to everything x64 may or may not offer?

I'd like to know where he's getting that no-HT=<8 threads, too.  I have Task Manager open in detail mode - simply to check that; Google Chrome (which is not an x64 browser) has three tabs open, and eighteen processes running.  That does NOT include the two crash handlers (Google has both x64 and x32 crash handlers -rather odd for an x32 browser).  And I'm not running on an i-series CPU of any sort, let alone one with HT; this is a Q6600 -- Kentsfield, the original Intel quad-core.  Chrome has the most processes of anything; even svchost (Services Host) uses just twelve processes - and that's a core process. (I picked svchost.exe because it uses the second-most process threads behind Chrome itself.  It's also an x32 application/executable. So, we have one application with eighteen threads, and another with twelve - and neither is 64-bit?  The OS is, but the executables are not. )

The amount of processes in use is not a measure of code efficiency by any stretch of anyone's imagination - despite Chrome's eighteen processes (and svchost's twelve) the CPU is still using less than thirty percent of available resources - in other words, despite the process load, it's basically "loafing".

 

It appeared to me that in subsequent posts that he thought that applications had to implement thread scheduling themselves as opposed to scheduling/thread-handling being an OS-service and preemption/interrupts being hardware supported. So, I think from there he had just assumed that it would be very difficult to do such a thing without taking massive performance hits. He had used an example of an video encoder only using the same number of threads as physical cores as evidence for what he was saying.

 

I don't think most people have the background to understand the nuances of processor utilization or scheduling and just assume more cores is better and that it would be impossible for a machine with less cores to do an equivalent amount of work in the same amount of time or less.

Do you think, at this point, that 10% who are x32 with <4GB or RAM are going to buy Watch Dogs in any case? Even if some do, should developers continue to invest in developing for that segment in lieu of moving forward with mastering x64 development and giving them access to everything x64 may or may not offer?

 

If crossplatform developers were capable of cramming games up till now onto PPC machines with 512MB of RAM, I think they should be able to manage supporting 2-4GB x86 machines without compromising 4GB+ x64.

  • Like 1

Do you think, at this point, that 10% who are x32 with <4GB or RAM are going to buy Watch Dogs in any case? Even if some do, should developers continue to invest in developing for that segment in lieu of moving forward with mastering x64 development and giving them access to everything x64 may or may not offer?

 

I don't think that the 10% who are using 32-bit Windows would have bought Watch Dogs. I don't see it as an issue of developers continuing to develop for the x32 segment, but as developers continuing to develop for the segment with <4GB of RAM, 32-bit executables just comes naturally if you are within that segment. Let's be honest, if you are aren't developing games for at-least the 4GB boundary as minimum then you probably aren't pushing the envelope anyway.

 

That being said, I don't take issue with the Watch Dogs requirements, moving forward, or pushing the envelope to x64. Most people are running x64 anyway. The only thing I am is skeptical of whether those requirements are truly valid or if they are just listing unneeded minimums.

They disabled Enhanced Protected Mode as default after a while, claiming it was only for 'information gathering' (wot)

 

I had 6GB.  Would still be running that if this crappy ass mobo didn't decide it hated it.

EPM is the equivalent of UAC for browsers - like Hyper-V, EPM comes from the server side of Microsoft (where it is still the default, as of Server 2012R2, which is the core of my Hyper-V test setup, due to no Extended Processor Table requirement in Windows Server).  Despite G41, it's the lack of DDR3 support (the MCH in this particular G41 mATX motherboard only supports DDR2 - there ARE G41 motherboards, even in mATX, that support DDR3 - one is the ASUS P5G41-M LX Plus - this very motherboard's otherwise-twin sister).

 

Current DDR3 pricing - I took a look at DDR3 pricing (an admitted snapshot), and I looked at dual-channel pricing for desktop DDR3 from my usual retail source - MicroCenter.  They have twenty DDR3 sets - the spread from cheapest to priciest runs from $74.99 at the bottom to $139.99 at the summit; all are 2x4GB.  The only reason DDR3 is as high as it is has to do with increased demand and constrained supply - less than six months ago, there was practically a DDR3 glut.  (I bought a 2x4GB set during the worst of the glut for just $39.99.)  2x8GB?  $139.99 to $239.99 - again, constrained supply.  Four such sticks has you bouncing off the motherboard RAM ceiling.

I don't the that the 10% who are x32 would have bought Watch Dogs. I don't see it as an issue of developers continuing to develop for the x32 segment, but as developers continuing to develop for the segment with <4GB of RAM, 32-bit executables just comes naturally if you are within that segment. Let's be honest, if you are aren't developing games for at-least the 4GB boundary as minimum then you probably aren't pushing the envelope anyway.

 

That being said, I don't take issue with the Watch Dogs requirements, moving forward, or pushing the envelope to x64. Most people are running x64 anyway. The only thing I am is skeptical of whether those requirements are truly valid or if they are just listing unneeded minimums.

I don't either - most of us that ARE so constrained aren't necessarily unwilling to upgrade, but we're constrained by our current motherboards (dead memory technology in my own case, for example).  Merely changing to a motherboard that supports DDR3 makes that issue moot - however, the (relative) sting in the tail is that a new CPU is also required.  However, outside of games such as Watch Dogs (BF4, for example, or NFS Rivals, or even Supreme Commander) and even with x64 applications (Office 2010/2013), the issue is more add-ons and/or plug-ins - not the core software (again, browsers and productivity software).  Niche software IS pushing the requirement (Photoshop went multicore-aware several years back, for example; same applies to AutoCAD and 3DS Max) - however, what about even the add-ons for the same software (Photoshop/AutoCAD/3DS Max) - how many of those are x64?  I wouldn't think that many folks are going to run AutoCAD on any PC with just 4 GB of system memory.

  • Like 1

It appeared to me that in subsequent posts that he thought that applications had to implement thread scheduling themselves as opposed to scheduling/thread-handling being an OS-service and preemption/interrupts being hardware supported. So, I think from there he had just assumed that it would be very difficult to do such a thing without taking massive performance hits. He had used an example of an video encoder only using the same number of threads as physical cores as evidence for what he was saying.

 

I don't think most people have the background to understand the nuances of processor utilization or scheduling and just assume more cores is better and that it would be impossible for a machine with less cores to do an equivalent amount of work in the same amount of time or less.

Yeah, games are one of those strange things where throwing more cores/threads at it might not help, unlike something like Excel or a video encoder.

The main difference being that excel or a video encoder don't care if a thread is 100ms late to reply, while having a subsystem in a game being 100ms out can make the entire thing break.

Stuff like map/model/texture loading is inherently asynchronous, while stuff like AI/physics are tightly coupled, the AI needs to know the physics state to make decisions, and the physics system will need to know the location of AI for collision, etc. So you end up with something resembling a real time operating system kernel where the majority is tightly coupled, and non-important tasks are thrown onto separate threads, which is rather hard to write (Meaning only people like John Carmack can do it justice), having everything handled as separate threads and leaving it up to the OS gets you into situations where you have your AI thread preempted to perform a texture load, not ideal.

GTX 460 and HD 5850 are fairly ancient now. The 6GB RAM requirement might be the biggest stumbling block for users though. A quick look at the latest Steam Survey shows more than 50% of users won't meet the requirement.

 

Well, thank god ram is cheap, haha.

This topic is now closed to further replies.
  • Posts

    • But the reality is it will work for people's needs, and they don't care about the technology that makes it. Clearly not everyone's needs, but that low end space where personal laptops were only used to type emails, watch content and browse websites, but they didn't want to do that on a small screen device. Heck, writing that out I can now see the connection and reason it'll do so well. Apple is about experience. If the experience is bad, they don't release it. Low end Windows laptop manufacturers up until this point have not taken that into consideration ever before, so slow laggy usage with brittle slimey plastic shells were common. I hope that the low end space at least creates better physical products that last a bit longer, and if Microsoft get their act together, they could also have a solid OS on such low end hardware that would actually make the experience work for what the hardware was intended for. The fact that the CPU is a "cellphone", sorry mobile phone processor is irrelevant. It's about the experience, and so far, that sounds quite solid.
    • Hello, Bonjour is Apple's implementation of a multicast-DNS service, which allows devices running Apple's software and/or hardware to find each other on your local network.  I believe the Windows version was last updated around 2010. If you do not need it, you can stop and disable the Bonjour service in the Services Control Manager (filename: SERVICES.MSC).  Once you have done that, the operating system will no longer attempt to load the service. Regards, Aryeh Goretsky  
    • This AMD RX 9070 16GB GPU that performs close to Nvidia 5070 is under $600 by Sayan Sen With the memory shortage that's prevalent nowadays, discounts are super-hard to get. As such we post good deals whenever they pop up. Recently, we covered a few great discounts on SSDs wherein you can get a 4TB TeamGroup NVMe PCIe Gen4 drive for just $400 thanks to a special coupon. If you want a faster product but don't need all that capacity, you can also opt for Samsung's 990 PRO 2TB that is on sale for its lowest price in over three months. Let's say though that you are on the hunt for a 1440p gaming card. In that case AMD's RX 9070 non-XT can help, and with its 16GB VRAM, you can also run AI models locally without worrying about bottlenecking (check out our recent 9070 GRE reviews for gaming and productivity to get an idea). The PowerColor Reaper variant of the RX 9070 is currently on sale for just $580 which is a very good price in the current state of affairs (purchase link under the specs table down below). The Reaper cooler on this 9070 uses a triple‑fan design with ring‑blade fans, paired with premium dual ball bearings to extend lifespan and reduce friction. "Intelligent" fan control allows the fans to remain idle at lower temperatures, only spinning up when the GPU is under load. A nickel‑plated copper base makes direct contact with both the GPU and memory modules, helping to spread heat evenly. PowerColor also applies Honeywell PTM7950 phase‑change thermal interface material (TIM), which fills microscopic gaps between the die and heatsink for more efficient thermal transfer. The fan shroud is shorter in height as the firm has made it such that it can be used in certain SFF (small form factor) cases. The technical specifications of the Reaper RX 9070 are given in the table below: Specification Value Stream Processors 3584 Units Video Memory 16GB GDDR6 Memory Speed 20.0 Gbps Memory Interface 256-bit Engine Clock Game Clock: up to 2070 MHz Boost Clock: up to 2520 MHz Bus Standard PCI Express 5.0 x16 Display Connectors 1 x HDMI 2.1b, 3 x DisplayPort 2.1a Maximum Resolution DisplayPort: 7680 × 4320 HDMI: 7680 × 4320 Board Dimensions 289mm × 111mm × 41mm 304mm × 127mm × 42mm (with bracket) Slot 2 Minimum System Power Requirement 600W Power Connectors Two 8-pin PCI Express Get the PowerColor Reaper RX 9070 at the links below (you get only a 90-day warranty on Woot): PowerColor Reaper Radeon RX 9070 16GB Graphics Card (RX9070 16G-A): $579.99 (Sold and Shipped by Amazon US) (Was: $700) PowerColor Reaper Radeon RX 9070 16GB Graphics Card (RX9070 16G-A): $559.99 (Sold and Shipped by Woot US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Are they marketed as an entry into astronomy or astrophotography? I do astrophotography. With big rigs, lots of computers, cables and headaches. I love it. And by learning this ridiculously complex hobby, I’ve learned about the objects I’m shooting. Astronomy followed from photography.
    • Microsoft confirms Recycle Bin bug across all versions of Windows by Usama Jawad A couple of days ago, we reported that the latest Patch Tuesday update has seemingly resulted in a lot of issues for many users, including OneDrive and Dropbox access problems, BitLocker recovery lockouts, and BSODs. Although Microsoft is yet to acknowledge these bugs, it has confirmed another, relatively smaller issue across all supported versions of Windows. In an update on its Windows Release Health Dashboard, Microsoft has confirmed that after installing June's Patch Tuesday update (KB5094126), you'll experience unexpected behavior when leveraging Recycle Bin. Basically, when you attempt to delete an item from the Recycle Bin, the confirm dialog will show you the internal file name of that content rather than the actual name. For example, the file may be named abc.png, but the confirm dialog will ask if you're sure that you want to permanently delete $Rxxxxx.png from the Recycle Bin. This is pretty much it for the scope of the bug itself; it just displays the wrong name in the confirm dialog. The correct name will be shown in the list view of the Recycle Bin and if you restore the file, it will return with the correct name as well. This issue affects pretty much all supported versions of Windows client and server, including: Client: Windows 11, version 26H1; Windows 11, version 25H2; Windows 11, version 24H2; Windows 11, version 23H2; Windows 10, version 22H2; Windows 10 Enterprise LTSC 2021; Windows 10 Enterprise LTSC 2019; Windows 10 Enterprise LTSB 2016 Server: Windows Server 2025; Windows Server 2022; Windows Server 2019; Windows Server 2016; Windows Server 2012 R2; Windows Server 2012 As things currently stand, Microsoft is working on a concrete solution that will be released in a "future" Windows update. It remains to be seen if the firm will wait till the next Patch Tuesday or roll out an out-of-band (OOB) fix. The good news is that commercial customers can deploy a workaround right now, but they will have to reach out to Microsoft Support for Business for additional details.
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      579
    2. 2
      +Edouard
      184
    3. 3
      PsYcHoKiLLa
      75
    4. 4
      Michael Scrip
      72
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!