leezjs
Apr 8 2011, 11:35 AM
Hi all,
I'm new to XBox game development.
I have a XDK box which version kernel version is : 2.0.12611.0, and XDK version is 20353.0
I use XNA to do development. When I was doing compile (for XBox 360), it generates a exe file.
Is there any tool can convert this exe to XDK runnable xex file?
nateleroux
Jun 23 2011, 01:19 PM
You have to have the XNA extensions for XeDK, which afaik isn't leaked.
That or you could edit XNA Connect to not require you to connect to Xbox LIVE, then debug over that.
jackrabbit72380
Feb 17 2013, 04:40 AM
QUOTE(nateleroux @ Jun 23 2011, 01:19 PM)

You have to have the XNA extensions for XeDK, which afaik isn't leaked.
That or you could edit XNA Connect to not require you to connect to Xbox LIVE, then debug over that.
how to mod XNA Connect?