Post #1 · Posted at 2014-08-05 08:57:43pm 10.8 years ago
How the %@$& does it work. I want to use it for my DDR pack I am making. What are all of its capabilities? And can it have Extra stage and Encore Extra Stage? There probably is a site or forum that talks about it but Google Search is not being friendly. Thank you
Post #2 · Posted at 2014-08-05 09:02:15pm 10.8 years ago
![]() | |
---|---|
![]() |
Member+ |
8,622 Posts | |
![]() | |
Reg. 2008-02-24 | |
"icon by hypnosispkmn@tumblr" |
I've heard that the unlock system in StepMania 5 doesn't even work.
Post #3 · Posted at 2014-08-05 11:15:16pm 10.8 years ago
![]() | |
---|---|
![]() |
Member |
144 Posts | |
![]() | |
Reg. 2011-12-18 | |
"Yeah, nah." |
I don't think anyone has been able to get the unlock system in Stepmania 5 to work.
If you want to make certain songs only selectable for Extra and Encore Extra stages then you can use a .crs file in your song pack.
To make Stepmania automatically select a particular song for Extra Stage create a extra1.crs file:
To make the chosen song hidden until Extra Stage go into the simfile and change the #SELECTABLE: value to NO
The same can be done for Encore Extra Stage except the file needs to be called extra2.crs
Hope this helps in some way
If you want to make certain songs only selectable for Extra and Encore Extra stages then you can use a .crs file in your song pack.
To make Stepmania automatically select a particular song for Extra Stage create a extra1.crs file:
Quote
#SONG:Insert Song Name Here:1..20:battery,4 lives;
This makes Stepmania select the song on any difficulty from scale 1-20 (You can change this to a certain difficulty) and applies the 4 lives battery modifier (You can change this to any or no modifier)To make the chosen song hidden until Extra Stage go into the simfile and change the #SELECTABLE: value to NO
The same can be done for Encore Extra Stage except the file needs to be called extra2.crs
Hope this helps in some way
Post #4 · Posted at 2014-08-09 05:17:25am 10.8 years ago
Post #5 · Posted at 2014-08-09 03:37:45pm 10.8 years ago
![]() | |
---|---|
![]() |
Banned+ |
3,136 Posts | |
Not Set | |
Reg. 2008-07-13 | |
"BANNED" |
This looks a little more complicated than the 3.9 System Unlock.
Post #6 · Posted at 2015-12-18 01:42:33am 9.5 years ago
![]() | |
---|---|
![]() |
Member |
47 Posts | |
![]() | |
Reg. 2015-11-28 | |
How about the mode. I read over DDR EXTRA MIX page at remywiki. I noticed that it wrotes the modes that how to unlock and unlock it by play how much songs. Examples:Challenge mode: Unlock it by play 10 songs.; Endless: Unlock it by play 100 songs.
Post #7 · Posted at 2015-12-19 07:56:19pm 9.5 years ago
![]() | |
---|---|
![]() |
Banned+ |
3,136 Posts | |
Not Set | |
Reg. 2008-07-13 | |
"BANNED" |
Okay I have no idea what your talking about.
What was being talked about is how to implement the Unlock System in SM 5.
What was being talked about is how to implement the Unlock System in SM 5.
Post #8 · Posted at 2015-12-19 08:01:05pm 9.5 years ago
![]() | |
---|---|
![]() |
Member+ |
8,622 Posts | |
![]() | |
Reg. 2008-02-24 | |
"icon by hypnosispkmn@tumblr" |
That person probably wants to know if it's possible to lock game modes in StepMania 5 with the unlock system. I have no idea either, lol.
Post #9 · Posted at 2015-12-19 10:29:24pm 9.5 years ago
![]() | |
---|---|
![]() |
Banned |
106 Posts | |
![]() | |
Reg. 2010-08-30 | |
Quote: bryankam03
How about the mode. I read over DDR EXTRA MIX page at remywiki. I noticed that it wrotes the modes that how to unlock and unlock it by play how much songs. Examples:Challenge mode: Unlock it by play 10 songs.; Endless: Unlock it by play 100 songs.
In StepMania, all game modes are unlocked at the start. If you want game modes to be locked until the player plays a number of songs, you can write code in the theme that will do that. But there is nothing stopping other people from changing your theme code so they can play all modes even if they've played 0 songs.
Post #10 · Posted at 2015-12-20 01:38:57am 9.5 years ago
![]() | |
---|---|
![]() |
Member |
313 Posts | |
![]() | |
Reg. 2012-09-13 | |
"ITG, The Best Dance Machine!" |
Quote: Nix
Quote: bryankam03
How about the mode. I read over DDR EXTRA MIX page at remywiki. I noticed that it wrotes the modes that how to unlock and unlock it by play how much songs. Examples:Challenge mode: Unlock it by play 10 songs.; Endless: Unlock it by play 100 songs.
In StepMania, all game modes are unlocked at the start. If you want game modes to be locked until the player plays a number of songs, you can write code in the theme that will do that. But there is nothing stopping other people from changing your theme code so they can play all modes even if they've played 0 songs.
That is the saddest part of Stepmania, for example in my case. I like to create themes a little "advanced" for say so. I am adding for example Achievements and Easter Eggs that every player should find or get. Something likes consoles have, Even I had thought to add something like a Career Mode. This to make a theme almost like a GAME.
The bad of this that anyone can easily check all the files and edit them as they want.
Post #11 · Posted at 2015-12-21 03:48:14pm 9.4 years ago
![]() | |
---|---|
![]() |
Banned |
106 Posts | |
![]() | |
Reg. 2010-08-30 | |
Quote: Th3_Ov3rHell_3XoduZ
The bad of this that anyone can easily check all the files and edit them as they want.
Yeah, I mean, they can if they want. In BeatFreaX I'm planning on having absolutely zero encryption or hiding of any of the game data. If people want to cheat and spoil the fun for themselves, they can go right ahead in my book.