question on SDK uasage with C#

Archives Forums/Blitz3D SDK Programming/question on SDK uasage with C#

rod54(Posted 2010) [#1]
Would I be able to use the SDK with C# and make indie games for the xbox ?

RN


xlsior(Posted 2010) [#2]
No.

(The SDK uses an x86 binary DLL, and even if you would create the framework for your game in platform-independent C#, you still wouldn't be able to use the native windows DLL on the xbox)