Unreal Engine 3 and XBox2

Open discussion about any topic, as long as you abide by the rules of course!
Post Reply
SplishSplash
Posts: 4467
Joined: Sun Dec 03, 2000 8:00 am

Unreal Engine 3 and XBox2

Post by SplishSplash »

Microsoft has chosen the Unreal Engine 3 for their XBox2 games. (Maybe this is old news)

How is that possible? I always thought the UE3 relied heavily on DirectX? And DirectX, in turn, relied heavily on the x86 architecture?

The XBox2 will be powered by a PowerPC CPU, how can they just turn around and use a PC engine for the PowerPC?
Wouldn't porting the UE3 be just as much work as developing a completely new engine?
Especially in the light of the recent Doom3 benchmarks for Mac, which have proven that porting from x86 to PowerPC is everything but easy?
rgoer
Posts: 798
Joined: Sun Aug 17, 2003 7:00 am

Post by rgoer »

directx is just a language

it is quite portable

the ppc version of simd (apple calls it altivec, I don't know what imb calls it in their non-apple-branded chips) is superior to x86 simd, so directx could actually see some improvements
[img]http://www.sloganizer.net/en/style4,btw-spc-cocks.png[/img]
rgoer
Posts: 798
Joined: Sun Aug 17, 2003 7:00 am

Post by rgoer »

and, backing up--you didn't think ms was going to be using directx on the new xbox?

what else would they use, opengl?

lol
[img]http://www.sloganizer.net/en/style4,btw-spc-cocks.png[/img]
Grudge
Posts: 8587
Joined: Mon Jan 28, 2002 8:00 am

Post by Grudge »

XNA?
rgoer
Posts: 798
Joined: Sun Aug 17, 2003 7:00 am

Post by rgoer »

xna is just a ms buzzword name for their fairy-tale unified development environment--think visual studio + deep exploration + radiant all in one

if anything, xna would be an app (or suite of apps) that spoke directx

but, xna doesn't really exist (yet)

who knows if they're actually going to finish it
Grudge
Posts: 8587
Joined: Mon Jan 28, 2002 8:00 am

Post by Grudge »

ah
Chupacabra
Posts: 3783
Joined: Wed Apr 11, 2001 7:00 am

Post by Chupacabra »

hah! rgoer acts like he knows what he's talking about :icon19:


jk...btw you guys ever get that 3s cabinet in your office?
rgoer
Posts: 798
Joined: Sun Aug 17, 2003 7:00 am

Post by rgoer »

no some twat sniped me with a minute to go on that auction

so I just play 3s on the dreamcast still
[img]http://www.sloganizer.net/en/style4,btw-spc-cocks.png[/img]
SplishSplash
Posts: 4467
Joined: Sun Dec 03, 2000 8:00 am

Post by SplishSplash »

rgoer wrote:directx is just a language
Well actually it's an API. And since it's so close to the hardware, porting it would be quite the task I imagine.
rgoer wrote:and, backing up--you didn't think ms was going to be using directx on the new xbox?

what else would they use, opengl?

lol
They could have invented something new. I figure that wouldn't be much more work than porting DirectX to a new hardware platform.
I'm pretty sure that's what they're doing anyway, they're just gonna call it DirectX.
rgoer
Posts: 798
Joined: Sun Aug 17, 2003 7:00 am

Post by rgoer »

well, I can tell you for certain: it's the same old directx

and btw application programming interface is just a fancy name for "language"

it is quite portable
[img]http://www.sloganizer.net/en/style4,btw-spc-cocks.png[/img]
Post Reply