Click to See Complete Forum and Search --> : dx 6 sdk - showld i port to dx 9 sdk ?


cobra2x
December 24th, 2005, 02:45 PM
hi ,
i wrote a game in visual c++ in sdk that came with the kit i think version 6 or iven 5. the graphics are not too good. should i write the game again in sdk 9 ?
http://www.go2x.go.ro , the game name is Red JR .

Mike Harnad
December 27th, 2005, 09:30 AM
Some reasons to port:

1. If you don't eventually port to the latest SDK, you should not expect to receive Microsoft support for any problems.

2. New features may have been added to the SDK that could improve your game.

Note: If you decide to port, you should investigate the changes that were made to the SDK. There is always the potential that a new SDK may temporarilly "break" the code that is using it.