Yes, the whole point of the Delta Engine is to develop your stuff on Windows and do not have to worry about all the details on each platform. We won't even allow to use any of the Delta Engine source code or tools on any other platform than Windows without a license because that is our business model. This is not always easy and the more "open" we are the less protective we can be about the core functionality, but I think we can find a good common ground. Especially on Windows the whole .NET eco-system brings huge benefits and on other platforms there isn't much that works out of the box anyway and that is were we can help out a lot with our tools and services, which again is our business.
We have developed many games over the years on consoles, PCs and mobile platforms and especially for the first game on a new platform most work and effort goes into learning all about the platform and finding out all the issues. This is a huge waste of time if you ask me. It is certainly something a big team can do and if you have specialists you can develop on each platform yourself. But in our opinion it is not feasible for small teams to work low level on many platforms. They should focus on their gameplay and it should be easy to deploy the game on many platforms.
In short: It is great that Sony is releasing a C# SDK, but you still will have to learn all the details about the SDK and platform itself. If you just want to support one specific device, you will have more flexibility by just using a specific SDK, but it is also a lot more work. I don't think all the different engines and SDKs and Frameworks and Libraries in C# will solve all the problems at once. Instead they bring people closer to .NET and make sure specific problems are solved in an easier fashion. Many things can be done easier with .NET, some things can be done easier with native code, especially on a low level. In any case, as long as people are getting familiar with .NET and see the benefits, it makes stepping up from those tools to the Delta Engine a very obvious choice :)
Edited by user Sunday, September 18, 2011 12:12:13 PM(UTC)
| Reason: Not specified