05-27-2008, 12:45 PM
|
#21 (permalink)
|
|
Zuner
Join Date: Jan 2007
Posts: 75
|
Quote:
Originally Posted by the_guillotine
I think there may be a problem with the music selection because no matter how many songs i select to play, all that plays is the first song.....and it plays over and over again as if it was on repeat.
|
yep, i also noticed that
|
|
|
05-27-2008, 12:46 PM
|
#22 (permalink)
|
|
Member
Join Date: Dec 2007
Posts: 513
|
dude are you working on other games because you are one of the best coders on zune boards
|
|
|
05-27-2008, 12:46 PM
|
#23 (permalink)
|
|
Support Team Expert Zuner
Join Date: Nov 2007
Posts: 3,027
|
Quote:
Originally Posted by MUfan1313
dude are you working on other games because you are one of the best coders on zune boards
|
Edit: Never mind.
__________________
Last edited by Soccerfreak24; 05-27-2008 at 12:58 PM.


|
|
|
05-27-2008, 01:06 PM
|
#24 (permalink)
|
|
Experienced Zuner
Join Date: May 2008
Posts: 110
|
Awesome! I am going to go grab my Zune and download this new version!
Edit
Wow, this version is awesome! Is there a way to pick an individual song to play, that would be cool. Also, how bout adding volume control to the in game menu. A couple of my songs are really loud and I rather not blow my ear drums out. Thanks.
Last edited by ZuneMan4; 05-27-2008 at 01:31 PM.
|
|
|
05-27-2008, 03:17 PM
|
#25 (permalink)
|
|
Squirt
Join Date: May 2008
Posts: 28
|
is this version going to keep my old tetris 3 high scores?
|
|
|
05-27-2008, 03:47 PM
|
#26 (permalink)
|
|
you lost the game.
zB Programmer Moderator Elite Zuner
Join Date: May 2008
Posts: 2,403
|
Quote:
Originally Posted by ZuneMan4
Awesome! I am going to go grab my Zune and download this new version!
Edit
Wow, this version is awesome! Is there a way to pick an individual song to play, that would be cool. Also, how bout adding volume control to the in game menu. A couple of my songs are really loud and I rather not blow my ear drums out. Thanks.
|
You can select an individual song by navigating into any album menu (off either the "Add artists" or "Add albums" menus).
There's nothing I can do about volume; while the volume can be controlled in code, it's only a multiplier for the volume that was set before you started the game (so I can't make it any louder than it was before starting SIR TET).
Quote:
Originally Posted by N E S T E A
is this version going to keep my old tetris 3 high scores?
|
Sorry, but no - 0.4 will ignore any existing 0.3 high scores file and overwrite it with a new 0.4 high scores file.
__________________
signature by vettexl

|
|
|
05-27-2008, 03:54 PM
|
#27 (permalink)
|
|
Squirt
Join Date: May 2008
Posts: 28
|
if i alredy have tetris 3, can i install tetris 4 and have them as two separate games on my zune at the same time?
Last edited by N E S T E A; 05-27-2008 at 04:22 PM.
|
|
|
05-27-2008, 04:02 PM
|
#28 (permalink)
|
|
Experienced Zuner
Join Date: May 2008
Posts: 183
|
Phenomenal! Thank you for your hard work!
__________________
|
|
|
05-27-2008, 04:28 PM
|
#29 (permalink)
|
|
Experienced Zuner
Join Date: Sep 2007
Posts: 111
|
Quote:
Originally Posted by N E S T E A
if i alredy have tetris 3, can i install tetris 4 and have them as two separate games on my zune at the same time?
|
im wondering the same
|
|
|
05-27-2008, 05:00 PM
|
#30 (permalink)
|
|
Squirt
Join Date: May 2008
Location: Geogia
Posts: 23
|
I created a new block scheme. see if you like it.
download here
click here for the instructions provided "itsnotabigtruck"
Last edited by mediatech; 05-27-2008 at 05:07 PM.
Reason: added info

|
|
|
05-27-2008, 05:02 PM
|
#31 (permalink)
|
|
you lost the game.
zB Programmer Moderator Elite Zuner
Join Date: May 2008
Posts: 2,403
|
Quote:
Originally Posted by N E S T E A
if i alredy have tetris 3, can i install tetris 4 and have them as two separate games on my zune at the same time?
|
You can, IF you open up sirtet\Properties\AssemblyInfo.cs and replace
Code:
[assembly: AssemblyTitle("SIR TET")]
[assembly: AssemblyProduct("SIR TET")]
with
Code:
[assembly: AssemblyTitle("SIR TET 0.4")]
[assembly: AssemblyProduct("SIR TET 0.4")]
and replace
Code:
[assembly: Guid("EFFC183E-293E-4fe6-A8EC-A03DB29B4F3F")]
with
Code:
[assembly: Guid("00A9FCBC-2413-4ede-8567-B7E5BC514C68")]
.
__________________
signature by vettexl

|
|
|
05-27-2008, 06:31 PM
|
#32 (permalink)
|
|
Squirt
Join Date: May 2008
Posts: 28
|
that did not work. messed up all my high scores....
|
|
|
05-27-2008, 06:58 PM
|
#33 (permalink)
|
|
you lost the game.
zB Programmer Moderator Elite Zuner
Join Date: May 2008
Posts: 2,403
|
Quote:
Originally Posted by N E S T E A
that did not work. messed up all my high scores....
|
In what way were they messed up? If you made those changes to AssemblyInfo.cs, SIR TET 0.4 should have been installed as a distinct game, independent from SIR TET 0.3.
__________________
signature by vettexl

|
|
|
05-27-2008, 08:00 PM
|
#34 (permalink)
|
|
Experienced Zuner
Join Date: May 2008
Posts: 110
|
Thanks for answering my question.
|
|
|
05-27-2008, 09:19 PM
|
#35 (permalink)
|
|
Jr. Zuner
Join Date: Oct 2007
Location: Newark, DE
Posts: 44
|
Quote:
Originally Posted by Dror520
I can't start deploying ... I get an error: "Unable to start program 'effc183e293e4fe6a8eca03db29b4f3f'" can any one help me ?
|
Please answer this question for me also -- I can't even start debugging. It already bugged out when I tried to deploy a new block scheme, but now it's gone beyond that to not even deploy the stock game itself.


|
|
|
05-27-2008, 09:34 PM
|
#36 (permalink)
|
|
Experienced Member
Join Date: May 2008
Location: Colorado
Posts: 800
|
Quote:
Originally Posted by wizard7926
Please answer this question for me also -- I can't even start debugging. It already bugged out when I tried to deploy a new block scheme, but now it's gone beyond that to not even deploy the stock game itself.
|
Did it deploy it the first time?
Or for other versions?
__________________
Invisible Text. =P
|
|
|
05-27-2008, 09:34 PM
|
#37 (permalink)
|
|
you lost the game.
zB Programmer Moderator Elite Zuner
Join Date: May 2008
Posts: 2,403
|
Quote:
Originally Posted by wizard7926
Please answer this question for me also -- I can't even start debugging. It already bugged out when I tried to deploy a new block scheme, but now it's gone beyond that to not even deploy the stock game itself.
|
Try deleting SIR TET from the Zune, then doing a Rebuild All and redeploying SIR TET.
Can you deploy other games?
__________________
signature by vettexl

|
|
|
05-28-2008, 08:53 AM
|
#38 (permalink)
|
|
Zune Guardian
Join Date: Nov 2006
Posts: 669
|
No problems here. This game keeps getting better...better and way better. And this is coming from a Tetris hater...
Excellent job, itsnotabigtruck.
+ rep
__________________

Black Zune 80 & Insignia Pilot 4GB + Zune Premium + AKG K26p + JVC HA-FX66 Blue "Air Cushion"
2009 Zune Guide

|
|
|
05-28-2008, 09:57 AM
|
#39 (permalink)
|
|
Experienced Zuner
Join Date: May 2008
Posts: 127
|
I've redownloaded this and tried three times and still can't get this game to deploy. I always gives me the 'cannot connect to zune' error, but i've been able to deploy 2 games 1 before and one efter i tried to do this one so i know it's only doing it for this game. has anyone else had this problem?

|
|
|
05-28-2008, 10:45 AM
|
#40 (permalink)
|
|
Jr. Zuner
Join Date: Oct 2007
Location: Newark, DE
Posts: 44
|
Quote:
Originally Posted by itsnotabigtruck
Try deleting SIR TET from the Zune, then doing a Rebuild All and redeploying SIR TET.
Can you deploy other games?
|
Actually, SIR TET is no longer on the Zune, and I tried a rebuild from a freshly-unzipped sirtet0.4 zip, and still doesn't want to start it..
I just tested out ZPong, and it worked
EDIT: just one minute here... now it seems to work beautifully. I have no idea. Time to work on my block scheme..
Last edited by wizard7926; 05-28-2008 at 10:54 AM.


|
|
|
|