Xbox 2 Shock: New 'Leak' Causes Uproar
Reports claiming Xbox 2 will skip backwards compatibility have been slammed - but not denied - by Microsoft, as the latest specs are apparently leaked.
According to a recent media report, Xbox 2 - known as Xenon in development circles - will make do without backwards compatibility, because of markedly different hardware architecture - but today, Microsoft slammed the report as "irresponsible".
A Microsoft representative told CNETAsia: "Recent stories in the press about future Xbox products are nothing more than pulp fiction. Microsoft hasn't made any announcements regarding the next generation, so it's far too early to speculate about specifics, including backward compatibility."
But Gamesindustry.biz, the site that posted the story, is sticking to its guns, citing a source close to a top Xbox executive (who many of us could probably guess). The site points out that Microsoft did not deny the claim about ditching backwards compatibility in its report. And after all, last time we checked, Xbox 2 knowledge was more accurate among US Xbox executives that among Asian Xbox spokespeople.
Allard: Not all that bothered about backwards compatibility in any case. |
In any event, a recent poll suggests only a fraction of potential Xbox 2 customers would be bothered about the ability to play Xbox 1 games - and in a recent interview, Microsoft's J Allard was quoted as saying that Japanese PS2 users didn't rush out and buy it because it played PS1 games, but because it had a DVD player and was priced below most standalone DVD players at the time - despite the lack of quality launch titles. A fair comment we say.
Anyway, here is the supposedly leaked document in its entirety. Although quite likely to be genuine, we can't guarantee its authenticity, but nonetheless, it is an interesting read.
Director, Kikizo.com
The leaked Xenon Document This documentation is an early release of the final documentation, which may be changed substantially prior to final commercial release, and is confidential and proprietary information of MS Corporation. It is disclosed pursuant to a nondisclosure agreement between the recipient and MS. "Xenon" is the code name for the successor to the Xbox game console from MS. Xenon is expected to launch in 2005. This white paper is designed to provide a brief overview of the primary hardware features of the console from a game developer's standpoint.
Caveats For additional information on various hardware components, see the other relevant white papers.
Hardware Goals
Basic Hardware Specifications The Xenon CPU is a custom processor based on PowerPC technology. The CPU includes three independent processors (cores) on a single die. Each core runs at 3.5+ GHz. The Xenon CPU can issue two instructions per clock cycle per core. At peak performance, Xenon can issue 21 billion instructions per second. The Xenon CPU was designed by IBM in close consultation with the Xbox team, leading to a number of revolutionary additions, including a dot product instruction for extremely fast vector math and custom security features built directly into the silicon to prevent piracy and hacking. Each core has two symmetric hardware threads (SMT), for a total of six hardware threads available to games. Not only does the Xenon CPU include the standard set of PowerPC integer and floating-point registers (one set per hardware thread), the Xenon CPU also includes 128 vector (VMX) registers per hardware thread. This astounding number of registers can drastically improve the speed of common mathematical operations. Each of the three cores includes a 32-KB L1 instruction cache and a 32-KB L1 data cache. The three cores share a 1-MB L2 cache. The L2 cache can be locked down in segments to improve performance. The L2 cache also has the very unusual feature of being directly readable from the GPU, which allows the GPU to consume geometry and texture data from L2 and main memory simultaneously. Xenon CPU instructions are exposed to games through compiler intrinsics, allowing developers to access the power of the chip using C language notation. GPU The Xenon GPU is a custom 500+ MHz graphics processor from ATI. The shader core has 48 Arithmetic Logic Units (ALUs) that can execute 64 simultaneous threads on groups of 64 vertices or pixels. ALUs are automatically and dynamically assigned to either pixel or vertex processing depending on load. The ALUs can each perform one vector and one scalar operation per clock cycle, for a total of 96 shader operations per clock cycle. Texture loads can be done in parallel to ALU operations. At peak performance, the GPU can issue 48 billion shader operations per second. The GPU has a peak pixel fill rate of 4+ gigapixels/sec (16 gigasamples/sec with 4× antialiasing). The peak vertex rate is 500+ million vertices/sec. The peak triangle rate is 500+ million triangles/sec. The interesting point about all of these values is that they're not just theoretical - they are attainable with nontrivial shaders. Xenon is designed for high-definition output. Included directly on the GPU die is 10+ MB of fast embedded dynamic RAM (EDRAM). A 720p frame buffer fits very nicely here. Larger frame buffers are also possible because of hardware-accelerated partitioning and predicated rendering that has little cost other than additional vertex processing. Along with the extremely fast EDRAM, the GPU also includes hardware instructions for alpha blending, z-test, and antialiasing. The Xenon graphics architecture is a unique design that implements a superset of Direct3D version 9.0. It includes a number of important extensions, including additional compressed texture formats and a flexible tessellation engine. Xenon not only supports high-level shading language (HLSL) model 3.0 for vertex and pixel shaders but also includes advanced shader features well beyond model 3.0. For instance, shaders use 32-bit IEEE floating-point math throughout. Vertex shaders can fetch from textures, and pixel shaders can fetch from vertex streams. Xenon shaders also have the unique ability to directly access main memory, allowing techniques that have never before been possible. As with Xbox, Xenon will support precompiled push buffers ("command buffers" in Xenon terminology), but to a much greater extent than the Xbox console does. The Xbox team is exposing and documenting the command buffer format so that games are able to harness the GPU much more effectively. In addition to an extremely powerful GPU, Xenon also includes a very high-quality resize filter. This filter allows consumers to choose whatever output mode they desire. Xenon automatically scales the game's output buffer to the consumer-chosen resolution.
Memory and Bandwidth The front side bus (FSB) bandwidth peak is 10.8 GB/sec for reads and 10.8 GB/sec for writes, over 20 times faster than for Xbox. Note that the 22.4+ GB/sec main memory bandwidth is shared between the CPU and GPU. If, for example, the CPU is using 2 GB/sec for reading and 1 GB/sec for writing on the FSB, the GPU has 19.4+ GB/sec available for accessing RAM. Eight pixels (where each pixel is color plus z = 8 bytes) can be sent to the EDRAM every GPU clock cycle, for an EDRAM write bandwidth of 32 GB/sec. Each of these pixels can be expanded through multisampling to 4 samples, for up to 32 multisampled pixel samples per clock cycle. With alpha blending, z-test, and z-write enabled, this is equivalent to having 256 GB/sec of effective bandwidth! The important thing is that frame buffer bandwidth will never slow down the Xenon GPU.
Audio The Xenon system south bridge also contains a key hardware component for audio - XMA decompression. XMA is the native Xenon compressed audio format, based on the WMA Pro architecture. XMA provides sound quality higher than ADPCM at even better compression ratios, typically 6:1-12:1. The south bridge contains a full silicon implementation of the XMA decompression algorithm, including support for multichannel XMA sources. XMA is processed by the south bridge into standard PCM format in RAM. All other sound processing (sample rate conversion, filtering, effects, mixing, and multispeaker encoding) happens on the Xenon CPU. The lowest-level Xenon audio software layer is XAudio, a new API designed for optimal digital signal processing. The Xbox Audio Creation Tool (XACT) API from Xbox is also supported, along with new features such as conditional events, improved parameter control, and a more flexible 3D audio model. Input/Output As with Xbox, Xenon is designed to be a multiplayer console. It has built-in networking support including an Ethernet 10/100-BaseT port. It supports up to four controllers. From an audio/video standpoint, Xenon will support all the same formats as Xbox, including multiple high-definition formats up through 1080i, plus VGA output. In order to provide greater flexibility and support a wider variety of attached devices, the Xenon console includes standard USB 2.0 ports. This feature allows the console to potentially host storage devices, cameras, microphones, and other devices.
Storage Xenon supports up to two attached memory units (MUs). MUs are connected directly to the console, not to controllers as on Xbox. The initial size of the MUs is 64 MB, although larger MUs may be available in the future. MU throughput is expected to be around 8 MB/sec for reads and 1 MB/sec for writes. The Xenon game disc drive is a 12× DVD, with an expected outer edge throughput of 16+ MB/sec. Latency is expected to be in the neighborhood of 100 ms. The media format will be similar to Xbox, with approximately 6 GB of usable space on the disk. As on Xbox, media will be stored on a single side in two 3 GB layers.
Industrial Design
Xenon Development Kit The Xenon compiler is based on a custom PowerPC back end and the latest MS Visual C++ front end. The back end uses technology developed at MS for Windows NT on PowerPC. The Xenon software group includes a dedicated team of compiler engineers updating the compiler to support Xenon-specific CPU extensions. This team is also heavily focused on optimization work. The Xenon development kit will include accurate DVD emulation technology to allow developers to very precisely gauge the effects of the retail console disc drive. Miscellaneous Xenon Hardware Notes
|
Satoru Iwata Video Interview - the late Nintendo president spoke with Kikizo in 2004 as 'Nintendo Revolution' loomed.
Kaz Hirai Video Interview - the first of Kikizo's interviews with the man who went on to become global head of Sony.
Ed Fries Video Interview - one of Xbox's founders discusses an epic journey from Excel to Xbox.
Yu Suzuki, the Kikizo Interview - we spend time with one of gaming's most revered creators.
Tetris - The Making of an Icon: Alexey Pajitnov and Henk Rogers reveal the fascinating story behind Tetris
Rare founders, Chris and Tim Stamper - their only interview? Genuinely 'rare' sit down with founders of the legendary studio.
The History of First-Person Shooters - a retrospective, from Maze War to Modern Warfare