Forum Navigation
Welcome to Kikizo's Forum Archives. Login and user functionality is no longer available -- this is now a permanent archive of forum content.

Prev Thread Prev Thread   Next Thread Next Thread
 360 Cant run Driect X 10
Change Page: 1234 > | Showing page 1 of 4, messages 1 to 20 of 78
Author Message
mikayd2

  • Total Posts : 1129
  • Joined: Apr 26, 2006
360 Cant run Driect X 10 - Aug 26, 2006 00:13
DX10

Man What the hells going on they better fix whats ever broke and carry on hell i gots to have it
Terry Bogard

  • Total Posts : 3915
  • Joined: Apr 29, 2003
RE: 360 Cant run Driect X 10 - Aug 26, 2006 00:17
Why don' t they just reprogram an Xbox 360 version of Direct X 10??
Nitro

  • Total Posts : 11960
  • Joined: Dec 30, 2005
RE: 360 Cant run Driect X 10 - Aug 26, 2006 00:21

“Xbox360 cannot run DX10. The Xbox360 has unique features including memory export that can enable DX10-class functionality such as stream-out. From what we’re hearing, Crysis will support DX9 with some sort of use for DX10 features. It’s likely that those DX10 visuals can be replicated on the Xbox360, but it can’t be properly called DX10.”


We know this, it' s not exactly news. The card supports some DX10 features but isn' t fully DX10 compliant. ATi' s comments are about the recent rumours that the GPU can be upgraded to be fully DX10 compatible but they' re also getting in that DX10 visuals cam be replicated by 360' s GPU (which we knew anyway).

Crysis wasn' t even using DX10 at E3 anyway so it makes even less difference.

uumai

  • Total Posts : 1363
  • Joined: Feb 13, 2006
  • Location: London, England
RE: 360 Cant run Driect X 10 - Aug 26, 2006 00:38
and not to worry sony fans, ps3 can' t do DX10 either, am I right?!
Rampage99

  • Total Posts : 3161
  • Joined: Feb 24, 2003
  • Location: Florida
RE: 360 Cant run Driect X 10 - Aug 26, 2006 01:42

ORIGINAL: Majikdra6on


“Xbox360 cannot run DX10. The Xbox360 has unique features including memory export that can enable DX10-class functionality such as stream-out. From what we’re hearing, Crysis will support DX9 with some sort of use for DX10 features. It’s likely that those DX10 visuals can be replicated on the Xbox360, but it can’t be properly called DX10.”


We know this, it' s not exactly news. The card supports some DX10 features but isn' t fully DX10 compliant. ATi' s comments are about the recent rumours that the GPU can be upgraded to be fully DX10 compatible but they' re also getting in that DX10 visuals cam be replicated by 360' s GPU (which we knew anyway).

Crysis wasn' t even using DX10 at E3 anyway so it makes even less difference.




But Crysis ran like crap without DX10.
Nitro

  • Total Posts : 11960
  • Joined: Dec 30, 2005
RE: 360 Cant run Driect X 10 - Aug 26, 2006 02:29
Early builds of most games run like shit.
Nitro

  • Total Posts : 11960
  • Joined: Dec 30, 2005
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:01

Firstly, let' s find out what DirectX is...Introduced by Microsoft around the release of Windows 95, it is a set of APIs (Application Programming Interfaces) which make game development faster and easier for developers. To understand what that means, you have to know how games are made. The first step while making any game is coding/using an engine. Think of it like the chassis of a car, the actual skeleton, on top of which other objects are attached. So when you hear someone say that the game is using the Doom3 engine, what he means is that the core of the game which loads and interfaces everything is from the game Doom3.

This game engine talks with the different components in your PC/Console like the graphics card, sound card, or any other hardware for that matter. Now get one thing straight: coding to interface with hardware like graphics cards is serious business. The code is very complex and often is coded in ASM or Assembler to reduce processing time. And not all the graphics cards are the same. You have about 6-7 cards in any generation from the two major manufacturers, nVIDIA and ATi. And coding for each and every card is next to suicide.

So what do you do? Well, as a game developer, you can' t do anything. But as the maker of the graphics cards, or the operating system, you can follow/set some guidelines which have to be followed by everyone else so that it becomes easier for game developers. So when Microsoft releases a new version of DirectX, they lay down a set of rules which the graphics card manufacturers (nVIDIA and ATi) have to follow if they want to make their cards compatible.

Here, DirectX is the code which will have to communicate with the graphics cards to show everything on screen. So now you would realise that DirectX will communicate with the graphics hardware. So, all that' s left to do for the game developers is to integrate DirectX into their engine, and code the engine so that it uses the DirectX functions to communicate with the hardware. Perfect harmony, isn' t it?

Now that' s the " scene" for PC development. Switch over to the console department. No multiple graphics cards to support, only a fixed hardware platform to program for. Now remember what I said earlier about how it would be suicidal for PC game developers in the absence of DirectX, or any other set of APIs like OpenGL. On the other hand, for console games, you don' t have to program for 10 different graphics cards. Consider that fact and half of the usefulness of DirectX 10 would be useless here.

Secondly, unlike PC games, the console game developers get development kits. These kits detail each and every function of all the hardware. It' s not suicidal anymore to write your own engine which communicates directly with the hardware. It might take long and would be difficult, but it' s definitely an option. Even then, Microsoft has implemented DirectX 9 so that game developers can use the graphics functions without actually writing code to interface with the hardware. What Microsoft have done for the 360 is remove all the code for different hardware and put in code only corresponding to the XBOX360' s hardware.

Now that' s the main reason why the absence of DirectX 10 won' t make a difference. Game developers can always make their own APIs to interface with the hardware. Some companies even sell middleware, a combination of APIs and a game engine. One example would be Epic games who sell middleware. And look what the announcement says, " The Xbox360 has unique features including memory export that can enable DX10-class functionality such as stream-out. From what we' re hearing, Crysis will support DX9 with some sort of use for DX10 features. It' s likely that those DX10 visuals can be replicated on the Xbox360, but it can' t be properly called DX10." All makes sense, doesn' t it?


Original Article


and not to worry sony fans, ps3 can' t do DX10 either, am I right?!


Correct. PS3 not only doesn' t support DX10 but it supports NONE of it' s features where 360 does. It' ll be a while for any of this to matter though.
Gaiden BLACK

  • Total Posts : 675
  • Joined: May 24, 2006
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:05

ORIGINAL: uumai

and not to worry sony fans, ps3 can' t do DX10 either, am I right?!


ohhhhhhhhhhhhh YES it can my purple friend
Rampage99

  • Total Posts : 3161
  • Joined: Feb 24, 2003
  • Location: Florida
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:09

ORIGINAL: Gaiden BLACK


ORIGINAL: uumai

and not to worry sony fans, ps3 can' t do DX10 either, am I right?!


ohhhhhhhhhhhhh YES it can my purple friend


Uh... no it can' t...
Nitro

  • Total Posts : 11960
  • Joined: Dec 30, 2005
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:19

ORIGINAL: Gaiden BLACK


ORIGINAL: uumai

and not to worry sony fans, ps3 can' t do DX10 either, am I right?!


ohhhhhhhhhhhhh YES it can my purple friend


No it can' t.

Also, you do realise that DirectX is a Microsoft product don' t you?!
Gaiden BLACK

  • Total Posts : 675
  • Joined: May 24, 2006
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:21
of COURSE magic i use it at uni..............I WAS JUST PLAYING WITH YA

dosent that make 360 shit if it cant use it?
Nitro

  • Total Posts : 11960
  • Joined: Dec 30, 2005
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:26

ORIGINAL: Gaiden BLACK

of COURSE magic i use it at uni..............I WAS JUST PLAYING WITH YA

dosent that make 360 shit if it cant use it?


Just read the article i posted abouve.
Gaiden BLACK

  • Total Posts : 675
  • Joined: May 24, 2006
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:28
sir YES sir!!!!!!!!!!!!
Nitro

  • Total Posts : 11960
  • Joined: Dec 30, 2005
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:29
How come you don' t have a male avatar?!
uumai

  • Total Posts : 1363
  • Joined: Feb 13, 2006
  • Location: London, England
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:30

ORIGINAL: Rampage99


ORIGINAL: Gaiden BLACK


ORIGINAL: uumai

and not to worry sony fans, ps3 can' t do DX10 either, am I right?!


ohhhhhhhhhhhhh YES it can my purple friend


Uh... no it can' t...


no... the ps3 can do anything... really.. i mean just yesterday i was playing a game on ps3 (apparently something else it is capable of) with myself. Now don' t get confused or dirty minded, i mean with my future self who, using the (apparently underestimated) " power of playstation" he travelled back in time to show it to me.

Really it' s true, PS3 can do anything


edit: Gaiden, you make me lmao
< Message edited by uumai -- 25 Aug 06 19:32:00 >
Gaiden BLACK

  • Total Posts : 675
  • Joined: May 24, 2006
RE: 360 Cant run Driect X 10 - Aug 26, 2006 03:31
because im a CHICK u perv

i read the article but im lost PLEASE explain majik with your wisdom and might
< Message edited by Gaiden Black -- 25 Aug 06 19:33:39 >
uumai

  • Total Posts : 1363
  • Joined: Feb 13, 2006
  • Location: London, England
RE: 360 Cant run Driect X 10 - Aug 26, 2006 04:17
Basically gaiden, all you need to worry about is: 360 can use some features of DX10. PS3 on the other hand, cannot.

It' s not gonna change your life in anyway, don' t worry
Gaiden BLACK

  • Total Posts : 675
  • Joined: May 24, 2006
RE: 360 Cant run Driect X 10 - Aug 26, 2006 04:22

ORIGINAL: uumai

Basically gaiden, all you need to worry about is: 360 can use some features of DX10. PS3 on the other hand, cannot.

It' s not gonna change your life in anyway, don' t worry


phew you had me worried there, i thought id have to move house and change my name to MEREDITH.
ginjirou

  • Total Posts : 4836
  • Joined: Jul 16, 2005
  • Location: Sweden
RE: 360 Cant run Driect X 10 - Aug 26, 2006 04:28
Is Sisina Molinaro really your real name (as it says in your profile)? I' ve never heard of such a name. Where do you come from?
Gaiden BLACK

  • Total Posts : 675
  • Joined: May 24, 2006
RE: 360 Cant run Driect X 10 - Aug 26, 2006 04:32
im italian BUT not a maid BUT BUSTY

ADA!!!!!!!!!!!!!!!!!ZERO SHIFT is installed JEHUTY READY FOR COMBAT!!!!!!!!!!!!!!!!!!

Change Page: 1234 > | Showing page 1 of 4, messages 1 to 20 of 78

Jump to:

Icon Legend and Permission
  • New Messages
  • No New Messages
  • Hot Topic w/ New Messages
  • Hot Topic w/o New Messages
  • Locked w/ New Messages
  • Locked w/o New Messages
  • Read Message
  • Post New Thread
  • Reply to message
  • Post New Poll
  • Submit Vote
  • Post reward post
  • Delete my own posts
  • Delete my own threads
  • Rate post