It's probably just me, but i really don't get how to play this, and it seems to lag and pause completely after about 3 seconds or so of game play. But otherwise you have done a good job making it, i like how you've incorporated the menu used by poker and hexic!
Looks like a great game. Can't wait to play. I've deployed it onto my zune... I start it up... I hear my music & then it stops. It doesnt load it restarts my zune... I'm using a 30 gb but tonight I'm getting a 8gb. Any suggestions on how to get it to work?
Looks like a great game. Can't wait to play. I've deployed it onto my zune... I start it up... I hear my music & then it stops. It doesnt load it restarts my zune... I'm using a 30 gb but tonight I'm getting a 8gb. Any suggestions on how to get it to work?
First, you should probably get the new Revamped version, also available in this forum. Second, you probably have international characters in some of your artist, album, or track names. Neither this version nor Revamped properly handle these, so if that's a necessary feature you'll need to switch to Groove, which does.
i really wanted to play the game, so i downloaded the RAR, extracted the game, and opened it in visual c# express 2008. It gave me 2 "warnings" upon deployment, but no errors, yet I still cannot play the game. Whenever i click the zuneHero icon, my zune restarts...anybody having the same problem?
i really wanted to play the game, so i downloaded the RAR, extracted the game, and opened it in visual c# express 2008. It gave me 2 "warnings" upon deployment, but no errors, yet I still cannot play the game. Whenever i click the zuneHero icon, my zune restarts...anybody having the same problem?
Try using the debugger (using the green triangle on the toolbar). If it errors out, copy and paste the error text here.
I still really have no idea how to get this game to work. . . I mean, i got it onto my zune just fine, but, the dots don't match up, the game is really choppy, and i can't figure out how to choose the song i want. . . On startup of the game am i only supposed to be able to see a blue background and just the little menu thing at the bottom? because that is all i see, no text (except for the word menu on the button)
Mine reboots too i get a message when i try to debug..
An unhandled exception of type 'Microsoft.Xna.Framework.Content.ContentLoadExcept ion' occurred in Microsoft.Xna.Framework.dll
Additional information: Error loading "Segoe_UI_10". This file was compiled using the wrong version of the XNA Framework.
Has anyone got this one yet??? something about which xna framework it was created with....i think....i was snooping around and i remember getting some kind of message like that but...i get the same thing as the post before mine.
Weird but i dont get any errors or warnings or anything when deploying to my zune..
Last edited by Celestial_Artisian; 11-27-2008 at 12:54 PM.
Reason: omited something....
An unhandled exception of type 'Microsoft.Xna.Framework.Content.ContentLoadExcept ion' occurred in Microsoft.Xna.Framework.dll
Additional information: Error loading "Segoe_UI_10". This file was compiled using the wrong version of the XNA Framework.
Has anyone got this one yet??? something about which xna framework it was created with....i think....i was snooping around and i remember getting some kind of message like that but...i get the same thing as the post before mine.
Weird but i dont get any errors or warnings or anything when deploying to my zune..
You need to replace the precompiled fonts with .spritefont files. The beta broke compatibility with precompiled spritefonts, causing a crash when a game tries to load one.
types into google......oooohhhh wow ive always wanted one of these....whats it do????
Quote:
Originally Posted by itsnotabigtruck
You need to replace the precompiled fonts with .spritefont files. The beta broke compatibility with precompiled spritefonts, causing a crash when a game tries to load one.
just how do i do this....unfortunately i have searched zuneboards, and google just to find that i get sidetracked by all the shiny other webpages that get hits...anyways i even asked if Scrapz616 had a copy of the font but the link he pmed me was temporarily unavailible for weeks......
__________________
Oh my gosh i just beat excite bike!!!!!!!
Last edited by Celestial_Artisian; 12-09-2008 at 11:56 PM.
Reason: omited dudes name....
just how do i do this....unfortunately i have searched zuneboards, and google just to find that i get sidetracked by all the shiny other webpages that get hits...anyways i even asked if Scrapz616 had a copy of the font but the link he pmed me was temporarily unavailible for weeks......
The .spritefont file or the Segoe UI font?
You can make your own spritefont file - there's an option for it in the Add New Item box. It'll make a template that you can edit with the necessary parameters. If you don't have Segoe UI, you can use another font, like Arial (though the game won't look quite as good with an inferior font like Arial).