Post #421 · Posted at 2017-01-07 07:46:49pm 8.4 years ago
Quote: NicholasNRG
Hopefully I'm not being annoying about this, but I'm STILL not getting the ScreenFilter when the videos in the Random folder from ScreenGameplay underlay are playing, I only get the ScreenFilter when a song has a background movie... Am I doing something wrong here?
Nope, is a bug of the Filter, Inori has made it from the Notefield Board, and that element has a lower layer than the dummy object that shows the characters videos, I think the solution is to get the filter in the gameplay decorations, but I hvaen't checked the code to make that fix, Sorry! But this item is in my ToDo list 

Quote: NicholasNRG
Another thing is that the text in the StepMania Options menu is now invisible.
The theme is giving warnings or errors? Can you provide me a screenshot? 
Post #422 · Posted at 2017-01-08 11:42:15pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
335 Posts | |
![]() | |
Reg. 2011-03-09 | |
The other way to fix it while still using the NoteField board (which I think is a better choice) is to move movies into ScreenGameplay background instead, but this requires a small amount of extra code.
Post #423 · Posted at 2017-01-10 02:49:11pm 8.4 years ago
The movies are in the underlay layer, that is supossed (at least to me) to be the lowest layer of every screen, or nope? 

Post #424 · Posted at 2017-01-10 07:21:02pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
335 Posts | |
![]() | |
Reg. 2011-03-09 | |
background is below underlay.
Post #425 · Posted at 2017-01-12 08:30:26am 8.4 years ago
![]() | |
---|---|
![]() |
Member |
487 Posts | |
Not Set | |
Reg. 2012-10-25 | |
"huhbluh" |
The english caution stuff is FINALLY on the github repo, enjoy reading english text again
Post #426 · Posted at 2017-01-13 03:58:42am 8.4 years ago
![]() | |
---|---|
![]() |
Member |
828 Posts | |
Not Set | |
Reg. 2009-11-24 | |
Thanks Inori, I've added the language conditions to the graphic, if someone likes to check the japanese graphics, use the japanese language in the stepmania config, if want to see the english graphics, choose another language
I will add other translations later.

Post #427 · Posted at 2017-01-14 06:23:22pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
427 Posts | |
![]() | |
Reg. 2016-11-26 | |
Quote: AxelWasHere
Not gonna lie, That looks exactly like the Arcade version minus the background.
Well also excluding the glowing light you see after going back to Select Music ScreenPost #428 · Posted at 2017-01-14 06:34:14pm 8.4 years ago
![]() | |
---|---|
![]() |
Member+ |
6,086 Posts | |
![]() | |
Reg. 2013-08-17 | |
"five minute white boy challenge" |
And clear lamps.
Post #429 · Posted at 2017-01-16 02:42:49am 8.4 years ago
![]() | |
---|---|
![]() |
Member |
37 Posts | |
Not Set | |
Reg. 2017-01-04 | |
I love the theme. Can't wait to see the DDR A music select style menu. Keep the good work!
Post #430 · Posted at 2017-01-16 02:45:16am 8.4 years ago
![]() | |
---|---|
![]() |
Member |
38 Posts | |
Not Set | |
Reg. 2016-12-31 | |
yes english update so dope
Post #431 · Posted at 2017-01-16 02:17:01pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
991 Posts | |
![]() | |
Reg. 2012-03-20 | |
![]() | |
"ムーン ゴーシュス メヂィデーション" |
Remember:
Japanese and asian languajes (both chinese, thai, hindu and korean) -> japanese
other languages -> english
Japanese and asian languajes (both chinese, thai, hindu and korean) -> japanese
other languages -> english
Post #432 · Posted at 2017-01-18 03:11:21pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
828 Posts | |
Not Set | |
Reg. 2009-11-24 | |
Quote: WerewolfRulez
Oh yeah I don't know if you can implement this or not but when you select your style, the announcer says the style while selecting it
So at around 2:14 it shows the select style screen and if you move it to versus, the announcer also says it.
So at around 2:14 it shows the select style screen and if you move it to versus, the announcer also says it.
This feature is done. Now available in the repository!

Post #433 · Posted at 2017-01-19 05:05:08am 8.4 years ago
Okay, I'm confused, when I start this up I can no longer access the options menu, and I can't use my custom keys.
And for some reason, I can't turn it off even by editing the prefereces.ini back Theme=default
Figured that one out at least.
Figured that one out at least.
Post #434 · Posted at 2017-01-19 11:11:38pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
37 Posts | |
Not Set | |
Reg. 2017-01-04 | |
Quote: Terrabull
Okay, I'm confused, when I start this up I can no longer access the options menu, and I can't use my custom keys.
And for some reason, I can't turn it off even by editing the prefereces.ini back Theme=default
Figured that one out at least.
Figured that one out at least.
The same thing happens to me, everytime i try to access some of the options the game takes me to the title screen again
Post #435 · Posted at 2017-01-20 05:28:51am 8.4 years ago
Quote: Terrabull
Okay, I'm confused, when I start this up I can no longer access the options menu, and I can't use my custom keys.
And for some reason, I can't turn it off even by editing the prefereces.ini back Theme=default
Figured that one out at least.
Figured that one out at least.
Quote: FRANDYER
The same thing happens to me, everytime i try to access some of the options the game takes me to the title screen again
This is due to MadkaT not implementing the branch that checks if the theme should return the regular options menu or the Arcade styled menu. An easy fix right now would be to open metrics.ini, go to [ScreenTitleMenu] and change this line:
ChoiceOptions="screen,ScreenOptionsService;text,OPTIONS"
to
ChoiceOptions="screen,ScreenOptionsSM;text,OPTIONS"
I haven't tested this fix but it should do it.
Post #436 · Posted at 2017-01-20 09:52:12pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
37 Posts | |
Not Set | |
Reg. 2017-01-04 | |
Quote: Inorizushi
Quote: Terrabull
Okay, I'm confused, when I start this up I can no longer access the options menu, and I can't use my custom keys.
And for some reason, I can't turn it off even by editing the prefereces.ini back Theme=default
Figured that one out at least.
Figured that one out at least.
Quote: FRANDYER
The same thing happens to me, everytime i try to access some of the options the game takes me to the title screen again
This is due to MadkaT not implementing the branch that checks if the theme should return the regular options menu or the Arcade styled menu. An easy fix right now would be to open metrics.ini, go to [ScreenTitleMenu] and change this line:
ChoiceOptions="screen,ScreenOptionsService;text,OPTIONS"
to
ChoiceOptions="screen,ScreenOptionsSM;text,OPTIONS"
I haven't tested this fix but it should do it.
It worked, thank you!
Post #437 · Posted at 2017-01-21 05:26:37am 8.4 years ago
![]() | |
---|---|
![]() |
Member |
828 Posts | |
Not Set | |
Reg. 2009-11-24 | |
That was an unfinished screen, that I was working, I've arranged it a bit, to fit all the rows in the screen, but is not the final version
it should look like this:

If some of yours are unfamiliar with my themes, the operator screen that I;ve added to them from the 3rdmix, tries to recreate the structure and functions of the real arcade, that's why are a lot of dummy screens, in this theme, are all at this moment, but I've added to all the Themes a row called "Secret", this is the shortcut to the original Stepmania options. The operator options screen appears if you press the operator menu key, and the home options screen appears if you choose the options screen from the main menu.
Sorry of the delay of this theme, but I'm busy with the DDRX update


If some of yours are unfamiliar with my themes, the operator screen that I;ve added to them from the 3rdmix, tries to recreate the structure and functions of the real arcade, that's why are a lot of dummy screens, in this theme, are all at this moment, but I've added to all the Themes a row called "Secret", this is the shortcut to the original Stepmania options. The operator options screen appears if you press the operator menu key, and the home options screen appears if you choose the options screen from the main menu.
Sorry of the delay of this theme, but I'm busy with the DDRX update

Post #438 · Posted at 2017-01-24 12:44:58pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
293 Posts | |
![]() | |
Reg. 2008-06-08 | |
![]() | |
"Who says that!!" |
Some more screenshots would be very helpul so that we can make track of your progress in the theme.
Post #439 · Posted at 2017-01-25 02:46:38am 8.4 years ago
![]() | |
---|---|
![]() |
Member |
50 Posts | |
![]() | |
Reg. 2014-08-20 | |
For some reason, I can't seem to be able to get to Extra Stage, even though I'm scoring in the right range (950,000 or higher).
Post #440 · Posted at 2017-01-25 03:19:56am 8.4 years ago
![]() | |
---|---|
![]() |
Member |
991 Posts | |
![]() | |
Reg. 2012-03-20 | |
![]() | |
"ムーン ゴーシュス メヂィデーション" |
Are you enabled EXTRA STAGE?