Skip to main content
  1. Home
  2. Computing
  3. Gaming
  4. News

Pix for Windows 10 will help developers ensure great gaming performance

Add as a preferred source on Google

There was a time when the future of PC gaming was questioned, with many assuming that consoles would completely take over and the PC would be relegated to running Microsoft Office and sending email. That dire circumstance never happened, of course, and today PC gaming is perhaps as vibrant as it’s ever been.

Certainly, Microsoft has demonstrated its own commitment to PC gaming in Windows 10, with DirectX 12 and Xbox Play Anywhere and the Game Mode coming in Creators Update providing ample evidence. Now, Microsoft is once again making an effort to ensure that Windows 10 is a great gaming platform, by releasing its Pix on Windows 10 tool for game developers.

Recommended Videos

Pix is a free utility that helps game developers take a look at a game’s performance in rendering a single frame by a process called GPU capture. By peering into the details of the process, developers can assess how each rendering component contributes to the total frame time and then optimize their code as needed.

GPU capture also lets developers identify any correctness issues, including corrupted data in the rendering process caused by synchronization issues. A Resource History view is one example of how developers can look at the entire lifetime of a frame to gain an understanding of how the rendering process utilizes buffers and textures.

Image used with permission by copyright holder

Other Pix tools include timing captures to see how well the CPU and GPU are performing, function summary captures to monitor the length of function runs, callgraph captures to trace a single function’s execution, and memory allocation captures to compile details on a game’s memory allocations. It’s all quite complex and the details are mostly of interest to developers.

Nevertheless, Pix’s release is still a good thing for PC gamers because it’s yet another tool in the game developer’s utility belt to help make Windows 10 games as well-performing as possible. If you’re a developer, then you can check out the Pix blog for more information and download the utility here. Note that the tool is still in beta and requires Window 10 with Anniversary Update, and Microsoft recommends a pretty beefy system with 32GB of RAM.

Mark Coppock
Former Computing Writer
Mark Coppock is a Freelance Writer at Digital Trends covering primarily laptop and other computing technologies. He has…
The Mac Pro nearly received an M3 Extreme chip twice as powerful as M3 Ultra
High production costs likely killed Apple’s M3 Extreme plans
Apple's Mac Pro on a table at a press event.

Apple discontinued the Mac Pro earlier this year, ending a 20-year run for a computer that once represented the very best of the company’s desktop lineup. However, Apple reportedly had much bigger plans for the machine before ultimately replacing it with the Mac Studio.

According to Bloomberg’s Mark Gurman, Apple developed an M3 Extreme chip that could have offered twice as many CPU and GPU cores as the M3 Ultra. The processor was intended to sit above the Ultra tier and could have finally given the Mac Pro the performance advantage it badly needed. Apple eventually abandoned the chip due to concerns over production costs and limited demand for such an expensive machine.

Read more
Hidden prompts can secretly rewrite an AI’s memory, and researchers say that’s a serious problem
Researchers discover AI attack that rewrites an assistant's long-term memory
Chatbot on a smartphone.

Large language models are getting better at remembering us. Whether it's your preferred writing style, recurring tasks, shopping habits or project deadlines, AI assistants are increasingly storing long-term memories to make future conversations feel more personal and useful. But according to new research, that same feature could become one of AI's biggest security vulnerabilities.

Researchers from New Mexico State University have demonstrated a new attack called GhostWriter, capable of secretly planting false memories inside AI agents. Rather than stealing information outright, the attack manipulates what an AI remembers, potentially causing it to make dangerous decisions long after the original attack has taken place.

Read more
This experiment shows how easy it is to poison an open-weight AI model for under $100
This research raises new doubts about trusting open weight AI models.
Computer, Electronics, Laptop

Open-weight AI models have been having a moment lately. Just this month, Moonshot's massive Kimi K3 model landed close behind Claude Fable 5 and GPT 5.6 Sol in several benchmarks, all while remaining fully open-weight and downloadable by anyone.

However, Katie Paxton-Fear, a cybersecurity lecturer at Manchester Metropolitan University and staff security advocate at Semgrep, managed to poison an open-weight model and proved how easily that openness can be turned against you (via The Register).

Read more