Post #441 · Posted at 2017-01-25 02:23:25pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
50 Posts | |
![]() | |
Reg. 2014-08-20 | |
Quote: VR0
Are you enabled EXTRA STAGE?
I checked my settings, and "Allow Extra Stage" is set to "On."Post #442 · Posted at 2017-01-25 03:33:06pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
828 Posts | |
Not Set | |
Reg. 2009-11-24 | |
You need to keep the average score, between the played songs to get the extra stage, the theme is using the default SM5 behaviour, but basically if you get something lower than a AA o AA+ I can't remember, you don't get the extra stage. I will test the theme on a clean installation, and check if I;ve damaged something, but the tip that I've said will work, the theme doesn't have code to calculate the extra stage possibilities. 
------------------------------------------
I've added more localizations, translated the english footers

Also updated the Japanese font for the caution screen with a bolded one.

And fixed the BMP indicator, removing the decimal numbers wich caused a text flood in some songs:

If someone could help me to find a US version of the thanks for playing screen, would be nice

------------------------------------------
I've added more localizations, translated the english footers


Also updated the Japanese font for the caution screen with a bolded one.

And fixed the BMP indicator, removing the decimal numbers wich caused a text flood in some songs:

If someone could help me to find a US version of the thanks for playing screen, would be nice

Post #443 · Posted at 2017-01-25 04:14:20pm 8.4 years ago
Quote: MadkaT
You need to keep the average score, between the played songs to get the extra stage, the theme is using the default SM5 behaviour, but basically if you get something lower than a AA o AA+ I can't remember, you don't get the extra stage. I will test the theme on a clean installation, and check if I;ve damaged something, but the tip that I've said will work, the theme doesn't have code to calculate the extra stage possibilities. 
------------------------------------------

------------------------------------------
Wrong, iirc I inserted the Scoring.lua script we wrote for SN3. The only requirement is to get 970,000+ (AA) score on your final stage.
Post #444 · Posted at 2017-01-25 07:29:53pm 8.4 years ago
![]() | |
---|---|
![]() |
Member |
1,637 Posts | |
![]() | |
Reg. 2012-07-13 | |
"No." |
Quote: MadkaT
If someone could help me to find a US version of the thanks for playing screen, would be nice

If i remember correctly, the Japanese Thanks for playing screen and American Thanks for playing screen are the same.
Post #445 · Posted at 2017-01-25 09:31:52pm 8.4 years ago
Quote: AxelWasHere
Quote: MadkaT
If someone could help me to find a US version of the thanks for playing screen, would be nice

If i remember correctly, the Japanese Thanks for playing screen and American Thanks for playing screen are the same.
Note: both WARNING and GAME OVER screens have outdated copyright (Konami Digital Entertainment) while the newer versions of AC have update copyright (Konami Amusement). Only my 3.9 and variants' theme have a updated custom copyright as static BG (some with outdated custom copyright until the MDX:*:*:*:2016112800 version) and the font is transparent to enable video BG.
P.D.: 恋する☆宇宙戦争っ!! and 恋愛観測 add to EXTRA SAVIOR
Post #446 · Posted at 2017-01-26 12:29:14am 8.4 years ago
![]() | |
---|---|
![]() |
Member |
828 Posts | |
Not Set | |
Reg. 2009-11-24 | |
Quote: Inorizushi
Wrong, iirc I inserted the Scoring.lua script we wrote for SN3. The only requirement is to get 970,000+ (AA) score on your final stage.
I haven't noticed it, thanks!Quote: VR0
Only the copyright section is translated on US version.
Yes, but I don't know what it says, (I haven't seen it, just the JP version) and also need a screenshot or a photo, to take the dimensions of the objects.Quote: VR0
Note: both WARNING and GAME OVER screens have outdated copyright (Konami Digital Entertainment) while the newer versions of AC have update copyright (Konami Amusement).
The warning screen is in process to be remade, can you post here the JP version of the updated text?Quote: VR0
P.D.: 恋する☆宇宙戦争っ!! and 恋愛観測 add to EXTRA SAVIOR
Yeah, I will update the song list when the simfiles are added to the database. 
Post #447 · Posted at 2017-01-26 12:37:32am 8.4 years ago
Says "株式会社コナミアミューズメント" on GAME OVER's JP version.
Post #448 · Posted at 2017-01-26 02:44:15am 8.3 years ago
Quote: Inorizushi
Wrong, iirc I inserted the Scoring.lua script we wrote for SN3. The only requirement is to get 970,000+ (AA) score on your final stage.
Is it theoretically possible for one to implement the "rating star" system from DDR X3 and onward by editing the scoring.lua file? (I assume here that that's the only file that controls Extra Stage being unlocked)
EDIT: Also, where on the dev roadmap are Online Features?
Post #449 · Posted at 2017-01-26 06:19:07am 8.3 years ago
Quote: RedAgent14
Quote: Inorizushi
Wrong, iirc I inserted the Scoring.lua script we wrote for SN3. The only requirement is to get 970,000+ (AA) score on your final stage.
Is it theoretically possible for one to implement the "rating star" system from DDR X3 and onward by editing the scoring.lua file? (I assume here that that's the only file that controls Extra Stage being unlocked)
EDIT: Also, where on the dev roadmap are Online Features?
Extra Stages are enforced by a setting in the metrics, and the only criteria that can determine whether StepMania decides you got one or not are: playing on a certain difficulty level (that is to say,





All that's in Scoring.lua is code to calculate the number of points you earn in gameplay.
Post #450 · Posted at 2017-01-26 02:28:49pm 8.3 years ago
![]() | |
---|---|
![]() |
Member |
828 Posts | |
Not Set | |
Reg. 2009-11-24 | |
Quote: RedAgent14
Is it theoretically possible for one to implement the "rating star" system from DDR X3 and onward by editing the scoring.lua file? (I assume here that that's the only file that controls Extra Stage being unlocked)
Yes, a lot of things are possible due to LUA implementation 
Quote: RedAgent14
Also, where on the dev roadmap are Online Features?
I'm liking to create first a basic theme like DDR Extreme with the normal and common gameplay, the second item on the roadmap is the custom music wheel, and the last thing is the profile/amuse support and if there is the enough support from the users the second last thing will be the implementation of the missing features like courses, battle mode, etc.At this point we're getting closer to finish the base theme, I need to fix a pair of bugs and finish the localizations, some missging graphics and the next item will be the custom music "wheel". I'm working at this moment on the DDRX theme rework, and I've learned a pair of things to make more improvements to this theme too.

I have put aside this theme for a moment, because the DDRX theme has a lot of interesting things to teach (It has a lot of things

Post #451 · Posted at 2017-01-29 05:47:04am 8.3 years ago
![]() | |
---|---|
![]() |
Member |
22 Posts | |
![]() | |
Reg. 2016-06-27 | |
![]() | |
"i was a retarded child back then" |
Last updated: 2017-01-29 05:47am
Post #452 · Posted at 2017-02-13 01:12:21am 8.3 years ago
![]() | |
---|---|
![]() |
Member |
991 Posts | |
![]() | |
Reg. 2012-03-20 | |
![]() | |
"ムーン ゴーシュス メヂィデーション" |
Ishtar: add to EXTRA EXCLUSIVE
Post #453 · Posted at 2017-02-19 11:20:58pm 8.3 years ago
![]() | |
---|---|
![]() |
Member |
1,637 Posts | |
![]() | |
Reg. 2012-07-13 | |
"No." |
I wish the scores saved to our profiles..
Post #454 · Posted at 2017-02-20 06:30:54am 8.3 years ago
![]() | |
---|---|
![]() |
Member |
115 Posts | |
![]() | |
Reg. 2009-10-19 | |


I have redone the music wheel.

Post #455 · Posted at 2017-02-20 06:54:50am 8.3 years ago
![]() | |
---|---|
![]() |
Member |
342 Posts | |
![]() | |
Reg. 2016-01-01 | |
"Sleep cancelled due to COVID-19." |
It's not quite there (for starters, in the real DDR A the rows are all horizontally aligned), but wow this is looking better and better.
Post #456 · Posted at 2017-02-20 07:13:33am 8.3 years ago
Wait what? Is that real???
That is so sweet! Can't wait for a download. Now all that's left is to get them aligned horizonally and the rest would be minor cosmetic changes to be more arcade accurate. I don't even mind if it doesn't have up and down navigation, it'll be like on standard cabinets.
That is so sweet! Can't wait for a download. Now all that's left is to get them aligned horizonally and the rest would be minor cosmetic changes to be more arcade accurate. I don't even mind if it doesn't have up and down navigation, it'll be like on standard cabinets.
Post #457 · Posted at 2017-02-20 07:28:13am 8.3 years ago
![]() | |
---|---|
![]() |
Member |
115 Posts | |
![]() | |
Reg. 2009-10-19 | |
This is a % trick to addx to each music wheel items, surely we can do it on addy, too. But the wheel scrolling looks weird that way.
Post #458 · Posted at 2017-02-20 01:14:20pm 8.3 years ago
![]() | |
---|---|
![]() |
Member |
31 Posts | |
![]() | |
Reg. 2015-11-11 | |
Quote: trav358


I have redone the music wheel.

Very nice Trev!
I believe the font for both the scores and the Music Wheel are different than on DDR 2014.
I think the score font is the same as the BPM Number font (but bolder)
The font for the song wheel and their folders is Arial (I think)
Also those letter grades including the +/- are are still not there yet.
It looks like all this was carried over from the DDR 2014 theme.
But I say, "It's a start!"
Post #459 · Posted at 2017-02-20 01:53:19pm 8.3 years ago
![]() | |
---|---|
![]() |
Member |
81 Posts | |
![]() | |
Reg. 2016-02-07 | |
Looking so much better! Can't wait for this theme. Awesome job guys
Post #460 · Posted at 2017-02-20 06:05:53pm 8.3 years ago
![]() | |
---|---|
![]() |
Member |
572 Posts | |
![]() | |
Reg. 2014-06-14 | |
Quote: trav358


I have redone the music wheel.

This is awesome!!! Keep up the good work

