xboxscene.org forums

Author Topic: Quick Dev Question  (Read 784 times)

Hyper_Eye

  • Recovered User
  • Sr. Member
  • *
  • Posts: 366
Quick Dev Question
« on: May 12, 2012, 09:24:00 PM »

If you have code that already builds on Windows the most important things to know are

1) No OpenGL
2) No DirectX9+
3) No DirectDraw

Also, there are some API differences here and there. Sometimes looking in the XDK folders (examples/includes/libs) can be very helpful.
Logged