Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
170 views

XNA Game Studio 3.1 and Zune HD (How to render a 3D texture/model)

I am wondering if anyone can find a sample or has a sample or knows how to draw a 3D Model on the Zune HD. It appears Microsoft limited the functionality of XNA for the Zune HD by removing the Model ...
3
votes
4answers
742 views

Can you write applications for the Zune HD?

I know you can write applications for the Zune, but what about the Zune HD?
2
votes
3answers
184 views

Zune HD networking

Is there a way to access internet from Zune HD (from XNA app or maybe another app)? I've found nothing in official documentation, but maybe there is a hack? For example, Twitter and Weather programs ...
2
votes
1answer
324 views

XNA Zune HD application won't exit gracefully

I have and built and deployed the application created by the new project template for the zune hd. The problem is whenever the application exits, the Zune reboots. This happens when remotely debugging ...
1
vote
2answers
233 views

Zune HD development limitations

I'm wondering if I can write something like reading app (to turn my Zune HD into the Amazon Reader) Can I write applications? How am I limited with API? Can I use network and FS? Can I embed a ...
0
votes
2answers
54 views

Is it possible to use XNA 3.1 on the ZuneHD and save data to the filesystem?

If it is possible, how would you go about doing it?