Results 1 to 2 of 2

Thread: XBOX Games with Delphi

  1. #1

    XBOX Games with Delphi

    Being the XBOX a small PC, and being hackeable as it is, is it possible to create XBOX games in Delphi?? I know games created in Visual Studio must be compiled with the XDK to work... what does XDK does?

  2. #2

    XBOX Games with Delphi

    XDK is the Xbox Development Kit, an SDK for developing applications for Xbox. Making an executable for the Xbox is not just a matter of taking a PC executable and putting it on the Xbox. The XDK contains specialized startup code that has to be linked to the executable, plus it uses a specialized version of DirectX.

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
  •