I finally decided to call it quits after many 'false starts' in trying to rekindle my interest in it. After 19 years as a self-described PC gamer, I sold my machine off piece-by-piece two weeks ago. The Mac is now my only computer, and though it's capable of gaming, it's unlikely to ever see a...
If you prefer mice to trackpads, you'll be in the same situation with a MacBook as you would be with any other notebook: wanting a mouse. Getting a different notebook only affords you the opportunity to use wired mice without a dongle, though considering the Magic Mouse is both A) excellent and...
I wouldn't say it needs to be totally vanilla, but when it comes to gameplay-altering mods, players should understand what the problems are before they start bringing things in to try and fix them with mods.
I think Oblivion is a pretty broken game, but another person might really like the...
You're joking (or half-joking), but DayZ for all its faults is actually a decent exploration game. They're adding some interesting areas in the standalone worth looking at. Not quite what the op is looking for in terms of something that's narrative-driven, but the narrative is what happens...
Downsampling is anti-aliasing. Do you mean multisample anti-aliasing?
If so, you should use MSAA when performance is at a premium and add downsampling to the mix (in tandem with MSAA) when not.
Because monitors are not free and desks are rarely deep enough.
If you're checking for exceptions "throughout your entire program", you probably aren't leveraging the fact that exceptions propagate through the call stack and can be caught (and potentially dealt with) at higher levels. Just because a function may throw an exception doesn't mean you have to...
And digital pens aren't, as Jobs would put it, "good ideas". They're just an input option wih fairly limited overall value for the majority of users.
Compare the real-world utility of something like Touch ID or Apple Pay to the real-world utility of digital inking and they aren't even in the...
Point being? Intel could quite safely advertise their processors as having X MB of cache, where X is the sum of L1 + L2. In their spec sheets, they draw a useful but genuinely unnecessary distinction between L1 and L2 cache.
This situation is somewhat different, as there are some unexpected...
I don't think the frame time variance here could be reasonably attributed to an issue in shading performance or general performance. Increasing the average frame time (through 'natural' means) will always increase relative frame time variance, but the graphs do tend to look very 'night and day'...
I never considered it to be a problem until they introduced Clan 'Mechs. C-Bill 'Mechs and MC 'Mechs — doesn't really matter. Now it's gotten a little silly.
Windows 98 was a good OS, but sometimes it's good to let go.
What laborious process do Vista, 7, 8 and 10 users need to go through to update drivers? Run the driver installer with the default options. You can change the default options if you have a demonstrable reason to do so or if you're...
I lost my Origin account a couple months ago. I never disclosed my account details to anyone, but that didn't stop whoever snatched the account.
Luckily I only had a couple games (I never play) on the account. I didn't bother trying to recover it.
Dimming is a useful mechanism because it signifies that all input is going toward the UAC prompt. At the second level, malicious scripts can automatically trigger a 'Yes' click on the prompt. At the third level and above, UAC has full control over the machine.
It's not a big concern unless...
Input validation is often the most annoying aspects of building a robust web app, so I feel your pain.
Thankfully, unless your application actually has to do something with the phone number — like programmatically dial it or send automated SMS alerts to it — you don't really need to...
Microsoft's iteration time has become too fast for them to really apply the necessary level of attention to detail with each release. I think the visual disparities in Windows 8 are a good example of that.
That said, I'd rather have fast iteration and flaws than slow iteration and perfection...
We're talking about different things. D3D12, to which you're referring, is the API. Each version of Direct3D has an associated feature level: it's the set of features that exist atop the base API, requiring hardware support. Do not expect many developers to start leveraging feature level 12.0...
DirectX 12: no new hardware required.
DirectX feature level 12.0: new hardware may be required.
Don't expect many games to require a card with partial or full feature level 12.0 support for a very, very long time.
I'm fairly certain clarification will be provided prior to or on release. So, yes, it logically follows that you shouldn't upgrade until Windows 10 has been, uh, released.