Post #1 · Posté à 2008-03-14 11:07:09am il y a 17.6 années
|  Artix | |
|---|---|
|  | Member | 
| 93 Messages | |
|   | |
| Reg. 2007-05-01 | |
Hello guys.
Was attempting to make an edit of TRIP MACHINE Pheonix, and I wanted to change the display BPM of it. So what I did was I added the line #DISPLAYBPM:0..160; above #BPMS:, and I was expecting to see the bpm as 0 - 160. However it didn't have any effect.
Can anyone teach me how to use the #DISPLAYBPM function? Thanks in advance.
Artix
Was attempting to make an edit of TRIP MACHINE Pheonix, and I wanted to change the display BPM of it. So what I did was I added the line #DISPLAYBPM:0..160; above #BPMS:, and I was expecting to see the bpm as 0 - 160. However it didn't have any effect.
Can anyone teach me how to use the #DISPLAYBPM function? Thanks in advance.
Artix
Post #2 · Posté à 2008-03-14 06:34:11pm il y a 17.6 années
|  RGTM | |
|---|---|
|  | Moderator+ | 
| 7,277 Messages | |
|   | |
| Reg. 2007-07-19 | |
|    | |
| "BBCode Not Allowed" | |
Here's a tip. If you want your BPM to go crazy, try this.
#DISPLAYBPM:*;
#DISPLAYBPM:*;
Post #3 · Posté à 2008-03-14 06:57:32pm il y a 17.6 années
|  roy2009xedit | |
|---|---|
|  | Member | 
| 5,219 Messages | |
|   | |
| Reg. 2008-02-10 | |
| "jubeat knit one, purl two" | |
| Quote: Artix | 
|---|
| So what I did was I added the line #DISPLAYBPM:0..160; above #BPMS:, and I was expecting to see the bpm as 0 - 160. However it didn't have any effect. Artix | 
Post #4 · Posté à 2008-03-16 02:35:25pm il y a 17.6 années
|  Artix | |
|---|---|
|  | Member | 
| 93 Messages | |
|   | |
| Reg. 2007-05-01 | |
Haha I know about the * trick to make it go like boss songs.
I did reload my songs everytime I change. Even when I tried to set it to only 160 (as in #DISPLAYBPM:160; ), it still doesn't work..
edit:
I just realised that I was editing the file in /Program Files/Stepmania/Songs when the file is actually saved under AppData/Local/.../Stepmania because I'm running Vista. I got so pissed off, I just copied my whole stepmania out from the program files to my documents. -.- So now it works.
By the way, just found out that for .sm files, the usage of the displaybpm is:
#DISPLAYBPM:{minimum bpm}:{maximum bpm};
instead of .dwi where it was #DISPLAYBPM:{minimum bpm}..{maximum bpm};
I did reload my songs everytime I change. Even when I tried to set it to only 160 (as in #DISPLAYBPM:160; ), it still doesn't work..
edit:
I just realised that I was editing the file in /Program Files/Stepmania/Songs when the file is actually saved under AppData/Local/.../Stepmania because I'm running Vista. I got so pissed off, I just copied my whole stepmania out from the program files to my documents. -.- So now it works.
By the way, just found out that for .sm files, the usage of the displaybpm is:
#DISPLAYBPM:{minimum bpm}:{maximum bpm};
instead of .dwi where it was #DISPLAYBPM:{minimum bpm}..{maximum bpm};


