Hacker News new | past | comments | ask | show | jobs | submit login

> you can basically deploy stuff to your own Xbox by just signing few things online

Is this true? I've been wanting to be able to develop my own console stuff for a long time, but the hoops have seemed insurmountable so far. Can I really deploy my own stuff to Xbox without having to pay huge fees and have calls with a sales team?

For publishing to some store, that's fine, but just for development I just wanna be able to get a build running without too much red tape, otherwise it's not fun and therefore not worth it.




Yep, just install the Devmode app and follow the steps.

https://learn.microsoft.com/en-us/windows/uwp/xbox-apps/devk...

Lots of guides available for different scenarios (C++, Unity or HTML/JS)


Ah, this is specifically for Xbox apps, not games. You're not getting access to a bunch of things with this method (especially w.r.t. graphics APIs.) As far as I can tell, the full GDK is still behind a contract and NDA.


Ah damn, seems you're right.

From the GDK GitHub (https://github.com/microsoft/gdk):

> How do I run a GDK game built for the Xbox App on Windows 10 or Xbox Game Pass for PC on Xbox Consoles?

> Xbox console development requires the “Microsoft Game Development Kit with Xbox Extensions (GDKX)”. Games will need to retarget and rebuild for Xbox One or Xbox Series X|S with the GDKX installed.

> You need to download, install, and retarget your project for Xbox consoles using the GDKX

> The GDKX is currently only available under confidential license within an NDA Xbox program (e.g. ID@Xbox).

Sorry for giving you false hope!


Yeah, its a somewhat unfortunate reality that if you want to get full access to the consoles, you need to be an actual gamedev and sign some contracts. Microsoft does not suffer poor fools just trying to learn how to get the most out of the Xbox. Sony is much the same in this regard, and nevermind Nintendo.

I do wish they made Xbox more available to students in gamedev/cs degrees. When I was in school, Microsoft actually sponsored the program I was in, and I had a chance to work on Xbox stuff that as a student I would not have had any access to otherwise; That ended up being really useful to my early career -- not a lot of college grads have experience with developing and publishing for real on Xbox.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: