Post #81 · Posted at 2017-05-27 04:27:41pm 7.9 years ago
Quote: black4ever
Quote: trav358
Quote: MadkaT
I think Inori is talking about this:

That leads to you to the new gimmick:


That leads to you to the new gimmick:

A legacy from DDR 2014 Theme.
I will correct it to 'false' in next update or you can correct it yourself.
Update
■2017.05.27
1.Correct Judgement lua Error.
2.Add Extended Genre to extra document.
3.Correct Stage Information decorations to 2-step animation.
Post #82 · Posted at 2017-06-01 02:58:55am 7.9 years ago
![]() | |
---|---|
![]() |
Member |
240 Posts | |
Not Set | |
Reg. 2015-07-10 | |
"Dare to be Different." |
Can you add the difficulty level? It's now showing on the update of DDR A? Here's a picture.

Can you put it in the next update, you know, replace the calorie thingy? The difficulty level is located where the calorie thingy is.

Can you put it in the next update, you know, replace the calorie thingy? The difficulty level is located where the calorie thingy is.
Post #83 · Posted at 2017-06-01 03:31:49am 7.9 years ago
![]() | |
---|---|
![]() |
Member |
115 Posts | |
![]() | |
Reg. 2009-10-19 | |

Hey I have done that. Please re-download to check it out.

Post #84 · Posted at 2017-06-01 03:34:18am 7.9 years ago
![]() | |
---|---|
![]() |
Member |
240 Posts | |
Not Set | |
Reg. 2015-07-10 | |
"Dare to be Different." |
SWEET!
Post #85 · Posted at 2017-06-16 12:12:36am 7.8 years ago
![]() | |
---|---|
![]() |
Member |
4 Posts | |
Not Set | |
Reg. 2011-07-31 | |
Is there any way we could get a toggle to switch between the calorie counter and the level indicator? I like using the calorie counter on screen while I play. If not is there any way you could upload an older version of the theme with the calorie counter?
Post #86 · Posted at 2017-06-16 12:36:39am 7.8 years ago
Aslo update EXTRA SAVIOR/EXCLUSIVE lists:
EXTRA SAVIOR:
* DDR's Saint Valentine day
* Oboro and DADADADADADADADADADA (CHALLENGE chart)
EXTRA EXCLUSIVE:
* Ishtar
* Out of focus
* Neutrino
* Cosy Catastrophe
EXTRA SAVIOR:
* DDR's Saint Valentine day
* Oboro and DADADADADADADADADADA (CHALLENGE chart)
EXTRA EXCLUSIVE:
* Ishtar
* Out of focus
* Neutrino
* Cosy Catastrophe
Post #87 · Posted at 2017-06-16 05:43:33pm 7.8 years ago
Quote: Mrcoloman
Is there any way we could get a toggle to switch between the calorie counter and the level indicator? I like using the calorie counter on screen while I play. If not is there any way you could upload an older version of the theme with the calorie counter?
I will make an option to solve this request.

Updated.

Options > Advanced Options > Show Calories In Gameplay
Set On to show Calories, Off to show Difficulty Level.
Change applied, please re-download.
Post #88 · Posted at 2017-06-20 01:11:03am 7.8 years ago
Hi trav,
I can't seem to locate the download link on your OP... could you kindly share the link. Thanks in advance.
I can't seem to locate the download link on your OP... could you kindly share the link. Thanks in advance.
Post #89 · Posted at 2017-06-20 02:51:02am 7.8 years ago
Updating EXTRA SAVIOR/EXCLUSIVE list:
Search it on Theme/BGAnimations/ScreenStageInformation decorations/default.lua and find it to the section "function isExtraSavior(STitle)" and "function isExtraExclusive(STitle)".
Aslo, the AC version is MDX:x:y:A:2017060600
function isExtraSavior(STitle)
if STitle == "宇宙(ソラ)への片道切符" or STitle == "Electric Dance System Music" or STitle == "TECH-NOID" or STitle == "Sora e no katamichi kippu" or STitle == "Cytokinesis" or STitle == "S!ck" or STitle == "Illegal Function Call" or STitle == "STERLING SILVER" or STitle == "STERLING SILVER (U1 overground mix)" or STitle == "Far east nightbird" or STitle == "Far east nightbird kors k Remix -DDR edit ver-" or STitle == "Angelic Jelly" or STitle == "Grand Chariot" or STitle == "Sephirot" or STitle == "StrayedCatz" or STitle == "ZEPHYRANTHES" or STitle == "Triple Counter" or STitle == "Renai kansoku" or STitle == "恋愛観測" or STitle == "Koisuru uchuu sensou!!" or STitle == "Koisuru☆uchuu sensou!!" or STitle == "恋する☆宇宙戦争っ!!" or STitle == "朧" or STitle == "打打打打打打打打打打" then
return true;
else
return false;
end
end;
function isExtraExclusive(STitle)
if STitle == "New Century" or STitle == "RISING FIRE HAWK" or STitle == "Astrogazer" or STitle == "Come to Life" or STitle == "Emera" or STitle == "Start a New Day" or STitle == "Ishtar" or STitle == "out of focus" or STitle == "Neutrino" or STitle == "Cosy Catastrophe" then
return true;
else
return false;
end
end;
if STitle == "宇宙(ソラ)への片道切符" or STitle == "Electric Dance System Music" or STitle == "TECH-NOID" or STitle == "Sora e no katamichi kippu" or STitle == "Cytokinesis" or STitle == "S!ck" or STitle == "Illegal Function Call" or STitle == "STERLING SILVER" or STitle == "STERLING SILVER (U1 overground mix)" or STitle == "Far east nightbird" or STitle == "Far east nightbird kors k Remix -DDR edit ver-" or STitle == "Angelic Jelly" or STitle == "Grand Chariot" or STitle == "Sephirot" or STitle == "StrayedCatz" or STitle == "ZEPHYRANTHES" or STitle == "Triple Counter" or STitle == "Renai kansoku" or STitle == "恋愛観測" or STitle == "Koisuru uchuu sensou!!" or STitle == "Koisuru☆uchuu sensou!!" or STitle == "恋する☆宇宙戦争っ!!" or STitle == "朧" or STitle == "打打打打打打打打打打" then
return true;
else
return false;
end
end;
function isExtraExclusive(STitle)
if STitle == "New Century" or STitle == "RISING FIRE HAWK" or STitle == "Astrogazer" or STitle == "Come to Life" or STitle == "Emera" or STitle == "Start a New Day" or STitle == "Ishtar" or STitle == "out of focus" or STitle == "Neutrino" or STitle == "Cosy Catastrophe" then
return true;
else
return false;
end
end;
Search it on Theme/BGAnimations/ScreenStageInformation decorations/default.lua and find it to the section "function isExtraSavior(STitle)" and "function isExtraExclusive(STitle)".
Aslo, the AC version is MDX:x:y:A:2017060600
Post #90 · Posted at 2017-06-20 03:34:52am 7.8 years ago
![]() | |
---|---|
![]() |
Member |
115 Posts | |
![]() | |
Reg. 2009-10-19 | |
Quote: vinson77
Hi trav,
I can't seem to locate the download link on your OP... could you kindly share the link. Thanks in advance.
I can't seem to locate the download link on your OP... could you kindly share the link. Thanks in advance.
Click the smile face in first page.
Post #91 · Posted at 2017-06-20 04:08:41am 7.8 years ago
![]() | |
---|---|
![]() |
Member |
24 Posts | |
![]() | |
Reg. 2017-03-10 | |
Hi trav,
I have a couple of Korean songs and for some reason some characters were not shown correctly (were displayed as question marks). Is there a way I can fix this?
I have a couple of Korean songs and for some reason some characters were not shown correctly (were displayed as question marks). Is there a way I can fix this?
Post #92 · Posted at 2017-06-20 10:31:37pm 7.8 years ago
![]() | |
---|---|
![]() |
Member |
6 Posts | |
Not Set | |
Reg. 2008-10-10 | |
Thank you very much Trav. 

Post #93 · Posted at 2017-07-02 07:26:20am 7.8 years ago
![]() | |
---|---|
![]() |
Member |
487 Posts | |
Not Set | |
Reg. 2012-10-25 | |
"huhbluh" |



Working on a couple of things
Post #94 · Posted at 2017-07-03 05:11:53pm 7.8 years ago
![]() | |
---|---|
![]() |
Member |
115 Posts | |
![]() | |
Reg. 2009-10-19 | |
Quote: Inorizushi



Working on a couple of things
Post #95 · Posted at 2017-07-04 03:25:21am 7.8 years ago
![]() | |
---|---|
![]() |
Member |
487 Posts | |
Not Set | |
Reg. 2012-10-25 | |
"huhbluh" |
Quote: trav358
Quote: Inorizushi



Working on a couple of things
https://github.com/Inorizushi/DDR-A-MOD
currently sitting there.
Post #96 · Posted at 2017-07-04 04:30:34am 7.8 years ago
![]() | |
---|---|
![]() |
Member |
278 Posts | |
![]() | |
Reg. 2009-07-15 | |
![]() |
I knew you guys will be able to make the second difficulty screen, awesome job inori. 





Post #97 · Posted at 2017-07-04 04:34:27am 7.8 years ago
![]() | |
---|---|
![]() |
Member |
115 Posts | |
![]() | |
Reg. 2009-10-19 | |
Thank you Inorizushi and good job!
I will integrate the Theme.
I will integrate the Theme.

Post #98 · Posted at 2017-07-04 05:01:46am 7.8 years ago
![]() | |
---|---|
![]() |
Member |
487 Posts | |
Not Set | |
Reg. 2012-10-25 | |
"huhbluh" |
the difficulty screen is in a really primitive state right now, I still need to make the resources and set up the actorscroller.
Post #99 · Posted at 2017-07-13 12:41:05pm 7.7 years ago
![]() | |
---|---|
![]() |
Member |
38 Posts | |
![]() | |
Reg. 2015-11-25 | |
"I like trainskjcbqiefbqoicnoefi" |
Wow! It's looking more and more awesome as I come by. Hope someone finds a way to properly code the music wheel.
Post #100 · Posted at 2017-07-13 07:48:08pm 7.7 years ago
New BGM for EXTRA STAGE LV3:
This is in this video at 5h03'07"
This is in this video at 5h03'07"