How do I run my XBOX XNA game without a network connection?
Posted
by
Hugh
on Game Development
See other posts from Game Development
or by Hugh
Published on 2012-12-07T14:04:04Z
Indexed on
2012/12/07
17:39 UTC
Read the original article
Hit count: 338
I need to demo my XBOX XNA game in college. The college doesn't allow this type of device to connect to the network. I deployed my game to the Xbox and it is sitting in the games list along with my other games. It runs fine with a network connection but when its offline it comes up with an error message saying its needs a connection to run the game.
This makes no sense, the game is deployed on the Xbox memory, it must be some security policy or something!
Is there any way around this? The demo is on monday!
© Game Development or respective owner