Logo

[StepMania 5.0.12 Theme] DDR A

注册账号 登录 Back To Forums

Post #501 · Posted at 2018-11-09 02:13:06pm 5.3 years ago

Offline leadbman
leadbman Avatar Member
263 帖子
Australia
Reg. 2016-02-01

"Working On: 5thMix BGA bgchanges"

Last updated: 2018-11-10 01:10am
Awesome! Glad that sorted it out for you.

Yes, you can just remove the metric lines for all but Normal - I believe they're listed under [ScreenSelectPlayMode]. I'm not on my PC anymore but when I get back on I'll explain how to remove them. I've done it before myself.

I'll edit this post when I get back.

EDIT:

Add or edit this line in the [ScreenSelectPlayMode] section of the metrics.ini:

Quote
ChoiceNames="Normal"

This will force just "Normal" to be shown on the Select Play Mode screen. This might have an issue if you've got positioning for the "IconChoice"'s in that section - if you have errors thrown, either remove or comment out the lines that start like this:

Note, ?????? below refers to choice names such as: Nonstop, Oni, Rave, Endless, etc. You can remove/comment out all of them besides the ones listed: IconChoiceNormal.

Quote
IconChoice??????X=SCREEN_CENTER_X-80
IconChoice??????Y=SCREEN_BOTTOM-88-64
IconChoice??????OnCommand=zoom,0;bounceend,0.35;zoom,0.8
IconChoice??????OffCommand=linear,0.1175;zoomx,0

Let me know if this fixes it for you.
https://zenius-i-vanisher.com/ddrsig/18213.png?t=1510895050
Really need to add my scores to the tracker soon.
Always learning, always trying to push the boundaries of SM.

Post #502 · Posted at 2018-11-15 07:20:56pm 5.3 years ago

Offline dj2DX
dj2DX Avatar Member
82 帖子
United Kingdom
Reg. 2016-02-07

Quote: StormTaker21
Here’s the updated more accurate version:
https://mega.nz/#F!buZwBCAB!HjW1W28L-iPFrr37WB7L0w

This doesn't work well for me. Things are out of place. I am using 5.0.12

Post #503 · Posted at 2018-11-16 07:02:39am 5.3 years ago

Offline StormTaker21
StormTaker21 Avatar Member
45 帖子
United States
Reg. 2014-10-20

Nintendo Switch Friend Code: SW-4370-1733-46243DS Friend Code: StormTakerGame Center Nickname: PyRuS StormZz
"YouTuber, Rhythm Game Player"
Quote: dj2DX
Quote: StormTaker21
Here’s the updated more accurate version:
https://mega.nz/#F!buZwBCAB!HjW1W28L-iPFrr37WB7L0w

This doesn't work well for me. Things are out of place. I am using 5.0.12
So do I

Post #504 · Posted at 2018-11-24 09:52:56pm 5.3 years ago

Offline Inorizushi
Inorizushi Avatar Member
487 帖子
Not Set
Reg. 2012-10-25

"huhbluh"

Last updated: 2018-11-24 10:05pm

Don't know if there's code out there yet that actually moves the music wheel (somewhat) properly.

1. paste it into ScreenSelectMusic decorations.
2. rename MusicWheel change.ogg to _MusicWheel change.ogg in the Sound folder
3. make a txt file named MusicWheel change, write _silent inside of it, and rename it to MusicWheel change.redir
This REQUIRES dedicated menu buttons, otherwise you'll be changing difficulty every other song.

It currently moves correctly when choosing songs and groups, but it will skip a few groups on the first song in the group. I need to think of some sort of check without completely writing a wheel.
Category

https://pastebin.com/BTT0uLT8
https://inori.s-ul.eu/ITs9qO02.png

Post #505 · Posted at 2018-11-24 10:16:10pm 5.3 years ago

Offline hollandaze
hollandaze Avatar Member
474 帖子
United States
Reg. 2011-01-19

Quote: Inorizushi

Don't know if there's code out there yet that actually moves the music wheel (somewhat) properly.

1. paste it into ScreenSelectMusic decorations.
2. rename MusicWheel change.ogg to _MusicWheel change.ogg in the Sound folder
3. make a txt file named MusicWheel change, write _silent inside of it, and rename it to MusicWheel change.redir
This REQUIRES dedicated menu buttons, otherwise you'll be changing difficulty every other song.

It currently moves correctly when choosing songs and groups, but it will skip a few groups on the first song in the group. I need to think of some sort of check without completely writing a wheel.
Category

https://pastebin.com/BTT0uLT8
https://inori.s-ul.eu/ITs9qO02.png

What's the difference between the current and this one? Also, is there a way you can figure out the code to fix a song overlapping the category title when the number of songs isn't a multiple of three?
https://i.imgur.com/oePVKaz.png

Post #506 · Posted at 2018-11-24 10:25:14pm 5.3 years ago

Offline Inorizushi
Inorizushi Avatar Member
487 帖子
Not Set
Reg. 2012-10-25

"huhbluh"
Quote: hollandaze
Quote: Inorizushi

Don't know if there's code out there yet that actually moves the music wheel (somewhat) properly.

1. paste it into ScreenSelectMusic decorations.
2. rename MusicWheel change.ogg to _MusicWheel change.ogg in the Sound folder
3. make a txt file named MusicWheel change, write _silent inside of it, and rename it to MusicWheel change.redir
This REQUIRES dedicated menu buttons, otherwise you'll be changing difficulty every other song.

It currently moves correctly when choosing songs and groups, but it will skip a few groups on the first song in the group. I need to think of some sort of check without completely writing a wheel.
Category

https://pastebin.com/BTT0uLT8
https://inori.s-ul.eu/ITs9qO02.png

What's the difference between the current and this one? Also, is there a way you can figure out the code to fix a song overlapping the category title when the number of songs isn't a multiple of three?

If you paid attention, you'd see that it allows for up and down movement on the music wheel now.

Post #507 · Posted at 2018-11-25 12:39:05am 5.3 years ago

Offline leadbman
leadbman Avatar Member
263 帖子
Australia
Reg. 2016-02-01

"Working On: 5thMix BGA bgchanges"
Excellent work Inori! I've got a piece of code that I'm working on to hide the group information overlay stuff so it only shows the information bar when highlighting a song. I'll post that up once I've got it working properly.

I think even the select difficulty screen would be possible. I'm going to see what I can do regarding that once I've moved house.

Looking forward to giving the new wheel a try!
https://zenius-i-vanisher.com/ddrsig/18213.png?t=1510895050
Really need to add my scores to the tracker soon.
Always learning, always trying to push the boundaries of SM.

Post #508 · Posted at 2018-11-25 02:13:16am 5.3 years ago

Offline Inorizushi
Inorizushi Avatar Member
487 帖子
Not Set
Reg. 2012-10-25

"huhbluh"
Quote: leadbman
Excellent work Inori! I've got a piece of code that I'm working on to hide the group information overlay stuff so it only shows the information bar when highlighting a song. I'll post that up once I've got it working properly.

I think even the select difficulty screen would be possible. I'm going to see what I can do regarding that once I've moved house.

Looking forward to giving the new wheel a try!

Shouldn't be too hard, just add a SetCommand to the actorframe to check if the current selected mw item is a song, if then show; else then hide. Then have a CurrentSongChangedMessageCommand to run the set command via queuecommand.

Post #509 · Posted at 2018-11-25 03:29:21am 5.3 years ago

Offline leadbman
leadbman Avatar Member
263 帖子
Australia
Reg. 2016-02-01

"Working On: 5thMix BGA bgchanges"
That's pretty much what I'm doing. There are a number of things that need to hide though so I'm digging through to find all the actors I need to hide. I might see if I can create a function for it so I can save some time.
https://zenius-i-vanisher.com/ddrsig/18213.png?t=1510895050
Really need to add my scores to the tracker soon.
Always learning, always trying to push the boundaries of SM.

Post #510 · Posted at 2018-11-25 08:19:16am 5.3 years ago

Offline StarFox1982
StarFox1982 Avatar Member
10 帖子
United States
Reg. 2008-05-14

How, if at all, is the Song Options screen displayed in this theme?
I reject your reality and substitute my own! --Adam Savage, MythBusters

Post #511 · Posted at 2018-11-25 10:28:31am 5.3 years ago

Offline hollandaze
hollandaze Avatar Member
474 帖子
United States
Reg. 2011-01-19

Quote: StarFox1982
How, if at all, is the Song Options screen displayed in this theme?

Press " / " while on the song selection menu
https://i.imgur.com/oePVKaz.png

Post #512 · Posted at 2018-11-25 07:28:28pm 5.3 years ago

Offline StarFox1982
StarFox1982 Avatar Member
10 帖子
United States
Reg. 2008-05-14

Quote: hollandaze
Quote: StarFox1982
How, if at all, is the Song Options screen displayed in this theme?

Press " / " while on the song selection menu

That's the Player Options screen. What I'm asking for is how to access the screen that has such options as altering the playback speed, toggling save scores on/off, etc.
I reject your reality and substitute my own! --Adam Savage, MythBusters

Post #513 · Posted at 2018-11-27 10:37:18pm 5.3 years ago

Offline dj2DX
dj2DX Avatar Member
82 帖子
United Kingdom
Reg. 2016-02-07

Hey, I was wondering if it's possible to get the Extra Exclusive and Extra Savior stage transitions to work in event mode? If it is, I haven't been able to figure it out. Thanks.

Post #514 · Posted at 2018-11-28 09:53:19pm 5.3 years ago

Offline Siete
Siete Avatar Member
8 帖子
Not Set
Reg. 2017-11-21

Hi all!

Noob questions, I've downloaded the most recent mood, but even with KenP's I am not able to access the songs' options after pressing start twice. I did go to the menu and check every option including "ask" and "show".

What am I doing wrong?

Thank you!

Post #515 · Posted at 2018-11-28 10:44:57pm 5.3 years ago

Offline leadbman
leadbman Avatar Member
263 帖子
Australia
Reg. 2016-02-01

"Working On: 5thMix BGA bgchanges"
Press "/" on your keyboard while in the song selection screen. That will bring up the song options.
https://zenius-i-vanisher.com/ddrsig/18213.png?t=1510895050
Really need to add my scores to the tracker soon.
Always learning, always trying to push the boundaries of SM.

Post #516 · Posted at 2018-11-29 05:45:49am 5.3 years ago

Offline StormTaker21
StormTaker21 Avatar Member
45 帖子
United States
Reg. 2014-10-20

Nintendo Switch Friend Code: SW-4370-1733-46243DS Friend Code: StormTakerGame Center Nickname: PyRuS StormZz
"YouTuber, Rhythm Game Player"

Last updated: 2018-11-29 05:48am
Hey guys! Inspired by SuperNOVA 3's DLC Option, I decided to implement a DLC option to the DDR A theme. New DLC packs come out either for a DDR/SM Tournament or regularly probably once a week, or once monthly. 5 songs a pack! On another note, I'm having struggles with the new music wheel tho. Link coming out soon!

StepMania 11_29_2018 12_44_55 AM.png

Post #517 · Posted at 2018-11-30 01:15:58am 5.3 years ago

Offline Inorizushi
Inorizushi Avatar Member
487 帖子
Not Set
Reg. 2012-10-25

"huhbluh"
Quote: StormTaker21
Hey guys! Inspired by SuperNOVA 3's DLC Option, I decided to implement a DLC option to the DDR A theme. New DLC packs come out either for a DDR/SM Tournament or regularly probably once a week, or once monthly. 5 songs a pack! On another note, I'm having struggles with the new music wheel tho. Link coming out soon!

StepMania 11_29_2018 12_44_55 AM.png

Neutral

Post #518 · Posted at 2018-11-30 03:27:31am 5.3 years ago

Offline HIT THE KEY
HIT THE KEY Avatar Member
129 帖子
United States
Reg. 2010-03-20

Quote: StarFox1982
Quote: hollandaze
Quote: StarFox1982
How, if at all, is the Song Options screen displayed in this theme?

Press " / " while on the song selection menu

That's the Player Options screen. What I'm asking for is how to access the screen that has such options as altering the playback speed, toggling save scores on/off, etc.

I’m a bit late, but Song Options are not selectable while using this theme. Player Options only.

Post #519 · Posted at 2018-12-17 10:17:43pm 5.2 years ago

Offline nimsjer123
nimsjer123 Avatar Member
5 帖子
Not Set
Reg. 2014-03-19

Anyone have a 4:3 version of this theme?

Post #520 · Posted at 2018-12-18 04:33:55am 5.2 years ago

Offline Junkous
Junkous Avatar Member
1 Post
Not Set
Reg. 2018-12-18

guys sorry im a nub at stepmania i need to ask some questions

can i put dancers into all the songs?
are the dancers in the preview selectables or just videos?
can i deactivate the vids?

if i can install/put dancers, they MUST follow a choreography with the song? if the song doesn't have a dancing choreography i just want to put the DDR 2nd mix dance that just repeats on all songs but only follows the BPM (for the sake of customization and nostalgia)

sorry if this might have been answered before but google doesn't really help
注册账号 登录 Back To Forums

0 User(s) Viewing This Thread (Past 15 Minutes)

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 5% · Database: 4% · Server Time: 2024-03-28 10:41:27
This page took 0.024 seconds to execute.
Theme: starlight · Language: chinesesimplified
Reset Theme & Language