XNA Creators Club Online
Page 4 of 8 (181 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »
Sort Posts: Previous Next

Zune game development with XNA Game Studio 3.0 Discussion Thread

Last post 05-07-2008 11:01 AM by Nick Gravelyn. 180 replies.
  • 02-25-2008 8:08 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    Ok, thats what I meant by "Matrix math" :D, I'm actually already started on creating a library for a "ZuneBlade" for everyone's games to use to show button layouts/game info/menu system. And it will be easily flipable for landscape OR portrait use.

    http://img249.imageshack.us/img249/50/zuneuitl0.png

    Also, this reminds me, will we have the ability to retreive the users set wallpaper?
  • 02-25-2008 11:45 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    briguy992:
    Hey guys,

    I'm a DigiPen student and have a few questions.

    1) I was interested in doing a Multiplayer game of the Music Trivia based on the iPod, but with more interactivity. It will be a two player game. One player will pick a song on his Zune, and then the music will be streamed to the other person's Zune along with four artist / song titles and they have to pick the right song to get points. My main question is, is the streaming of music a possibility? I'm sure there will be limitations with not allowing ZunePass music to play (HUGE bummer, but I see why :( )

    2) Small suggestion, but let's say I was designing a text-based game (boring compared to 2D shooters, but stay with me). For added polish, I would like to implement the same "momentum" into the lists that you get on the Zune 80 with scrolling down and up. Is this something I would have to code myself, or is there some sort of List Object I can add that has the momentum built into its scrolling functionality?

    3) Is VS 2005 still supported? Or are you cutting support and only supporting 2008?

    4) Is there going to be a firmware update to support all of this? Or does it support it now?

    These were just initial questions I had. I'm sure I'll have more later on. :)

    Thanks guys! This sounds very exciting for my Zune80 ;)

    1) Right now we don't have this functionality and we probably won't for the preview, we are thinking about making this available for the final release. We'll keep you up to date.

    2) That's great feedback! Again we don't have this functionality today, but I like the idea!

    3) VS 2005 will not be supported in XNA Game Studio 3.0. You can still download the free C# Express 2008 if you dont want to upgrade your copy of VS 2005.

    4) XNA Game Studio will take care of doing what you need to set up the Zune for games.

    Thanks!

     

    Michael Klucher Program Manager - XNA Game Studio
    Blog: http://klucher.com
    Team Blog: http://blogs.msdn.com/xna
  • 02-25-2008 11:47 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    Tiptup300:
    Ok, thats what I meant by "Matrix math" :D, I'm actually already started on creating a library for a "ZuneBlade" for everyone's games to use to show button layouts/game info/menu system. And it will be easily flipable for landscape OR portrait use.

    http://img249.imageshack.us/img249/50/zuneuitl0.png

    Also, this reminds me, will we have the ability to retreive the users set wallpaper?

    Wow! This sounds cool! Please keep us up to date with this. Users can get picture information, but currently not the wallpaper. This may be something we can still do for the preview release.

    Thanks

     

    Michael Klucher Program Manager - XNA Game Studio
    Blog: http://klucher.com
    Team Blog: http://blogs.msdn.com/xna
  • 02-26-2008 3:59 AM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    Ok, now I got a question, too:

    By "Access to music", will we get access to ID3 tags and filesizes.too?

    thankalot

  • 02-26-2008 1:30 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    zziemke:

    Ok, now I got a question, too:

    By "Access to music", will we get access to ID3 tags and filesizes.too?

    thankalot

    You get basic information about the song, Title, Artist, Album Artist, Genre, Track #. We dont give any information about the filesizes. Just out of curiousity what would you use that for?

    Thanks!

     

    Michael Klucher Program Manager - XNA Game Studio
    Blog: http://klucher.com
    Team Blog: http://blogs.msdn.com/xna
  • 02-27-2008 12:23 AM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    Hey Michael,

    On the question of putting games on the Zune, I take it the only way currently is to deploy via XNA Game Studio? So let's say I want to send one of my buddies across the country my game, he will need to download the software and do it himself? Or is there going to be some sort of package that the Zune Software will recognize?

     

    Are you guys going to talk about how you are going to distribute these games to the Zune in the future? I'm assuming we are going to have something similar to the XBL model where we submit games and they can then get approved and put on the Zune Marketplace. Is this correct in thinking? Looking at your current roadmap, it seems like this is something which is probably going to be a 4.0 or 5.0 release to get to the final Zune distribution model.

     

    *Edit* I have some more quesitons:

    1) Are we allowed to have any sort of access to the radio?

    2) You say we are able to have some saved data in the form of XML or something. However, would it be possible to implement a "Screenshot" feature in a game that saves the current frame to a JPG, which would show up under the Pictures section in the normal Zune interface? Or are we not allowed to write to those "core" areas?

  • 02-27-2008 2:47 AM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    So, if GS3.0 will only be targeting VS2008, does that mean that we will also have the full language features provided by .net 3.5 in 2008?   Or will we still be forced to target .net 2.0?  I remain interested in the Parallel Extensions library, as it has obvious uses in game programming against multiple cores.

  • 02-27-2008 1:27 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    When the preview build is released,
    Will there also be an update to the zune device firmware at the same time? Possible optional?
    Or will we have to wait to actually play games on the zune till holiday?
  • 02-27-2008 3:47 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    Thank you for the information.

    Mhm, actually I did not intend to use it ^^

    I just asked out of curiousity.

    But what about "graphical usage of your zune" which artists takes how much space etc.

  • 02-27-2008 5:58 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    First let me say its great to see XNA spreading to more new platforms but i have to ask (since no one else seems to have), why zune?

    my quick <insert search of choice> comes up with total zune sales 1 million (i've not even seen a zune in the europe) whilst windows mobile sold 14.5 million in just one six month period.  So why target such a small audience when the device appears to have the same underlying hardware/software as the much more popular device?
    See what I'm up to here
  • 02-27-2008 6:31 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    Okay. So Zune Games won't work with Xbox LIVE. But would a person with an Xbox 360 Creator's Club Subscription AND a Zune be able to, in theory, make a game on the Zune that functions as an additional I/O device, for example, to write an Xbox 360 game and add extra features unlockable only by connecting a Zune with a certain Zune game, or by using the Zune to display hidden information about the game being played on the Xbox 360?

    If so, then it would be possible, in theory, to make... "Zune LIVE" games using a program on the Xbox to connect to Xbox LIVE, which would transmit data between another Xbox with a connected Zune, possibly across the Internet?

    And what about Wireless Online for the Zune? If the Zune can do wireless Ad-Hoc, then isn't it also possible, in theory, to connect to a wireless network and play a 2-D Zune MMO, similar to MapleStory? The Zune already connects to Wi-Fi to sync with a computer... Wireless Online, in theory, shouldn't be too difficult. But for that matter, what about Zune Game-PC Game integration, similar to my proposed (theoretical) Xbox 360 setup?

    I'm just brainstorming here, by the way, but you know everything about Zune development, so maybe you can tell me which of these will be supported, which ones we'll never see, and which ones might be added later.
  • 02-27-2008 7:00 PM In reply to

    Re: Zune game development with XNA Game Studio 3.0 Discussion Thread

    JuxtaDeus:
    First let me say its great to see XNA spreading to more new platforms but i have to ask (since no one else seems to have), why zune?

    my quick <insert search of choice> comes up with total zune sales 1 million (i've not even seen a zune in the europe) whilst windows mobile sold 14.5 million in just one six month period.  So why target such a small audience when the device appears to have the same underlying hardware/software as the much more popular device?

    If I had to guess it's because there is such a wide range of Windows Mobile devices. Lots of Windows Mobile devices use lots of different CPU components and graphics units. Some have powerful 3D GPUs in them and some don't. Some manufacturers have powerful 3D GPUs and don't enable them. There are lots of configurations. Then there's Windows Mobile 5.0 vs Windows Mobile 6.0, any updates, any user-installed changes to the system. Lots of things to worry about there. There might also be other reasons as well, but I have to imagine the large variation in hardware/software is why Windows Mobile isn't a chief priority. With Zune, it's a set piece of hardware. There are only a few out there so designing the framework to work on all of them is an easier task than with Windows Mobile.

    Another reason I can think of is that not all Windows Mobile users would care about games. In fact I'd venture the guess that a very large majority of Windows Mobile users couldn't care less about games. They bought a phone with Windows to check their email and that's it. Heck I have Windows Mobile and I don't even do that. Zunes on the other hand are solely media devices. All they do is play music and videos. Therefore the percentage of Zune users that would be interested in more entertainment options is probably larger (percent wise) than with Windows Mobile users.

    And as a last idea, it could just be a useful way for Microsoft to sell more Zunes ;).