Results 1 to 8 of 8

Thread: December 2005 DirectX SDK - now with Direct3D10 preview !!!

  1. #1

    December 2005 DirectX SDK - now with Direct3D10 preview !!!

    MS published new December DirectX SDK Update - now with Direct3D10 preview!

    Sorry, no Delphi headers for Direct3D10 yet. But don't worry there is still no OS to try them in....
    But updated D3DX9 and XACT headers are in SourceForge CVS. More info as usual on www.clootie.ru
    There are only 10 types of people in this world; those who understand binary and those who don't.

  2. #2

    December 2005 DirectX SDK - now with Direct3D10 preview !!!

    Thanks a lot Clootie.

    Firle

  3. #3

    December 2005 DirectX SDK - now with Direct3D10 preview !!!

    There are only 10 types of people in this world; those who understand binary and those who don't.

  4. #4

    December 2005 DirectX SDK - now with Direct3D10 preview !!!

    I'm bringing back this topic with few questions. New DX SDK comes with XBox controller support and similar. I was wondering, what is the real adventage of providing support for XBox controllers? If they are plugged in to PC, can't they be accessed through regular DirectInput interface? Finally, what is advantage of getting XBox controller for PC instead of a third-party gamepad? I mean, I have a gamepad which I got for about $20 (12 buttons, two joysticks, 2-way force feedback, one arrow-pad and some misc buttons) and it looks more advanced than XBox gamepad.

    Clootie, you know anything about this?

  5. #5
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    December 2005 DirectX SDK - now with Direct3D10 preview !!!

    Quote Originally Posted by Lifepower
    Finally, what is advantage of getting XBox controller for PC instead of a third-party gamepad?
    If you get a MadCatz PC controller, it's just the same as an XBox controller. I know because I have one and it's exactly the same controls.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  6. #6

    December 2005 DirectX SDK - now with Direct3D10 preview !!!

    Lifepower: Yes XBox360 [wired] controller can be plugged into PC, you will only need to download driver for it. MS has plans to advertise this controller for PC gaming.

    Advantages? It's now easier to port XBox games to PC?
    OK, straight from MS mouth: XInput vs Directinput
    There are only 10 types of people in this world; those who understand binary and those who don't.

  7. #7

    December 2005 DirectX SDK - now with Direct3D10 preview !!!

    To use the full functionality of the Xbox360 controller in a PC app, you must use XInput.

    The Xbox360 controller is very nice to use. We've got a couple of Xbox360's at work with the wireless controllers.

  8. #8

    December 2005 DirectX SDK - now with Direct3D10 preview !!!

    Thanks for clearing this up!

    It's still a little sad that Microsoft separated input API this way though. It would nice if XInput could access other DirectInput devices (or vice-versa: DirectInput could access all the functionality of XBox controller). I'm still curious though, why vibration functionality is not supported in DirectInput for XBox controller. It *is* force-feedback, right?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •