Bemanistyle #1 In music game coverage - Dance Dance Revolution, Beatmania, IIDX, Popn Music Sponsored Banner Ad. Contact Keith or Djp to AdvertiseSponsored Advertisement

Go Back   Bemanistyle [dot] com Forums > Bemani Simulation > Theme Discussion
Tags: ,

Reply
 
Thread Tools

GrooveGraph questions
Old 01-30-2007, 03:52 PM   #1
snakerbot
//bemanistyle::[User]
 
snakerbot's Avatar
 
snakerbot is offline
Join Date: Jan 2007
Posts: 13
Marketplace Rating: 0
Tokens: 198.66
Bank: 0.00
Total Tokens: 198.66
Donate Tokens
Send a message via PM  to snakerbot
Default GrooveGraph questions

I am working on editing a theme for stepmania 3.95 cvs, and I want it to show the air, voltage, chaos, etc. but there is not enough room to fit the grooveradar. I wanted to have it display the values like a bar graph, and the groovegraph does that, but with a few problems.

One, it only seems to show the bars starting at the bottom and pointing up. I want them to start at the side and face horizontally.

Also, all the bars are wedge-shaped and I want them to be shaped like rectangles.

Finally, it will let there be a different color for every difficulty, but as far as I can tell, not for player 1 and player 2.

The bonus results at the end of the song would also work, because they show the max value for each category as well as how much you got on the song, but I only need the max values to apppear. The problem with this is that I don't think Stepmania will show the bonus at the song selection screen.

If anyone could tell me how to do either of these, that would be greatly appreciated.
  Reply With Quote

Old 01-30-2007, 04:32 PM   #2
laser123454321
Laser123454321.Com
 
laser123454321's Avatar
 
laser123454321 is offline
Join Date: Jun 2006
Location: THE BOWLES OF . . . The Colony, Tx
Posts: 175
Marketplace Rating: 0
Tokens: 1,389.09
Bank: 1,035,052.09
Total Tokens: 1,036,441.18
Donate Tokens
Send a message via PM  to laser123454321
Default

Well, you can tell the graph to rotatez,90; so that it points the other way.
__________________
My webpage: http://www.laser123454321.com Sig made by Nerosuferoth
  Reply With Quote

Old 01-30-2007, 08:43 PM   #3
snakerbot
//bemanistyle::[User]
 
snakerbot's Avatar
 
snakerbot is offline
Join Date: Jan 2007
Posts: 13
Marketplace Rating: 0
Tokens: 198.66
Bank: 0.00
Total Tokens: 198.66
Donate Tokens
Send a message via PM  to snakerbot
Default

Thanks a lot laser123454321! The graph shows up now, but I have another problem. All the bars extend forever off the right side of the screen. In the metrics I tried changing the edgewidth, but none of the values I put there seemed to do anything. Am I changing the right value?
  Reply With Quote

Old 01-30-2007, 09:00 PM   #4
laser123454321
Laser123454321.Com
 
laser123454321's Avatar
 
laser123454321 is offline
Join Date: Jun 2006
Location: THE BOWLES OF . . . The Colony, Tx
Posts: 175
Marketplace Rating: 0
Tokens: 1,389.09
Bank: 1,035,052.09
Total Tokens: 1,036,441.18
Donate Tokens
Send a message via PM  to laser123454321
Default

Post that part of the metrics and i can tell you what to change.
__________________
My webpage: http://www.laser123454321.com Sig made by Nerosuferoth
  Reply With Quote

Old 01-30-2007, 09:22 PM   #5
snakerbot
//bemanistyle::[User]
 
snakerbot's Avatar
 
snakerbot is offline
Join Date: Jan 2007
Posts: 13
Marketplace Rating: 0
Tokens: 198.66
Bank: 0.00
Total Tokens: 198.66
Donate Tokens
Send a message via PM  to snakerbot
Default

[GrooveGraph]
AirX=40
BeginnerColor=1,0,0,1
ChallengeColor=1,0,0,1
ChaosX=20
EasyColor=1,0,0,1
EdgeWidth=-90
EditColor=1,0,0,1
FreezeX=0
HardColor=1,0,0,1
MediumColor=1,0,0,1
MountainHeight=100
MountainWidth=20
MountainsBaseY=0
ShowAir=1
ShowChaos=1
ShowFreeze=1
ShowStream=1
ShowVoltage=1
StreamX=-20
VoltageX=-40

[ScreenSelectMusic]
GraphOffCommand=
GraphOnCommand=RotationZ,90
GraphX=SCREEN_CENTER_X-15
GraphY=SCREEN_CENTER_Y+80
ShowGraph=1

That's everything in the metrics relating to the graph.
  Reply With Quote

Old 01-31-2007, 03:51 AM   #6
MegamanZ
//bemanistyle::[Member]
 
MegamanZ is offline
Join Date: Jul 2006
Posts: 102
Marketplace Rating: 0
Tokens: 967.42
Bank: 674.67
Total Tokens: 1,642.09
Donate Tokens
Send a message via PM  to MegamanZ
Default

MountainHeight is what's causing it to go off the screen.

since you rotated it +/-90 degrees, all width adjustments now affect the vertical size of it and all height adjustments affect the horizontal size of it.
  Reply With Quote

Old 01-31-2007, 07:43 AM   #7
laser123454321
Laser123454321.Com
 
laser123454321's Avatar
 
laser123454321 is offline
Join Date: Jun 2006
Location: THE BOWLES OF . . . The Colony, Tx
Posts: 175
Marketplace Rating: 0
Tokens: 1,389.09
Bank: 1,035,052.09
Total Tokens: 1,036,441.18
Donate Tokens
Send a message via PM  to laser123454321
Default

well not really see the thing is that when you apply the on command thats an init command. I will edit this with the correct metrics.

EDIT: yeah, i gave up. It does not want to work, sorry.
__________________
My webpage: http://www.laser123454321.com Sig made by Nerosuferoth

Last edited by laser123454321 : 01-31-2007 at 08:33 AM.
  Reply With Quote

Old 01-31-2007, 03:24 PM   #8
snakerbot
//bemanistyle::[User]
 
snakerbot's Avatar
 
snakerbot is offline
Join Date: Jan 2007
Posts: 13
Marketplace Rating: 0
Tokens: 198.66
Bank: 0.00
Total Tokens: 198.66
Donate Tokens
Send a message via PM  to snakerbot
Default

I fooled around with it a little more, hoping to stumble onto the right settings, and I did. Almost. mountainheight=.4 set them about the right height, but now they won't change based on difficulty, only song. I also am not sure how much I really trust what they say, as there is apparently no relation between the amout of freezes (easiest to check) and how much any of the bars moved.
  Reply With Quote

Old 01-31-2007, 05:48 PM   #9
laser123454321
Laser123454321.Com
 
laser123454321's Avatar
 
laser123454321 is offline
Join Date: Jun 2006
Location: THE BOWLES OF . . . The Colony, Tx
Posts: 175
Marketplace Rating: 0
Tokens: 1,389.09
Bank: 1,035,052.09
Total Tokens: 1,036,441.18
Donate Tokens
Send a message via PM  to laser123454321
Default

you have to have them set at different colors to see.

It displays them all at the same time.
__________________
My webpage: http://www.laser123454321.com Sig made by Nerosuferoth
  Reply With Quote

Old 01-31-2007, 09:46 PM   #10
snakerbot
//bemanistyle::[User]
 
snakerbot's Avatar
 
snakerbot is offline
Join Date: Jan 2007
Posts: 13
Marketplace Rating: 0
Tokens: 198.66
Bank: 0.00
Total Tokens: 198.66
Donate Tokens
Send a message via PM  to snakerbot
Default

I'm beginning to think that 3.95 cvs just has bad support for the groovegraph. It's certainly not the only thing it has bad support for. Anyway, I changed the colors, but now all the bars are white. Here are the metrics if anyone wants to take a look at them.

[GrooveGraph]
AirX=-40
BeginnerColor=.7,.6,1,1
ChallengeColor=0,0.9,1,1
ChaosX=-20
EasyColor=0.2,1,0.2,1
EdgeWidth=0
EditColor=0.8,0.8,0.8,1
FreezeX=0
HardColor=1,0,0.2,1
MediumColor=0.9,0.9,0,1
MountainHeight=.3
MountainWidth=20
MountainsBaseY=0
ShowAir=1
ShowChaos=1
ShowFreeze=1
ShowStream=1
ShowVoltage=1
StreamX=20
VoltageX=40

I got the color values from a theme for sm 3.9, so there is the possibility that they are set up differently and that is causing it to mess up, but I don't know what the numbers mean so I can't say for sure.
  Reply With Quote

Old 02-01-2007, 01:01 PM   #11
TougaKiryuu
//GODDAMN SEXUAL TYRANOSAURUS
 
TougaKiryuu's Avatar
 
TougaKiryuu is offline
Join Date: Jun 2006
Location: Greer, SC
Posts: 2,349
Marketplace Rating: 2
Tokens: 351.49
Bank: 123,252,349.29
Total Tokens: 123,252,700.78
Donate Tokens
Send a message via PM  to TougaKiryuu
Default

Quote:
Originally Posted by snakerbot View Post
I don't know what the numbers mean so I can't say for sure.
R/G/B/alpha
  Reply With Quote
Reply



Go Back   Bemanistyle [dot] com Forums > Bemani Simulation > Theme Discussion
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Sponsored Advertisement



All times are GMT -6. The time now is 04:05 AM.

vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
| Home | Register | FAQ | Members List | Calendar | Today's Posts | Search | New Posts |