Logo

[WIP] DDRA Theme

Register Log In Back To Forums

Post #61 · Posted at 2016-04-11 02:03:26am 9.1 years ago

Offline mf32892
mf32892 Avatar Member
858 Posts
United States
Reg. 2014-01-01

"hi"
Quote: VR0
Life/battery bars and stage frame, please!

Grades changed:
[Options]
GradePercentTier01=1.000000 # AAA PFC
GradePercentTier02=0.990000 # AAA
GradePercentTier03=0.900000 # AA
GradePercentTier04=0.800000 # A
GradePercentTier05=0.700000 # B
GradePercentTier06=0.600000 # C
GradePercentTier07=-99999.000000 # FAILED
GradeTier02IsAllPerfects=0 # SM 3.9
GradeTier02IsAllW2s=0 # SM 5
Is it possible to include more than 7 grade tiers to include the +'s and -'s of the new grading system? (Is it supported?)
Don't the Scoring Weights (weights for Greats, Goods) need to be updated as well?
Check out my YouTube channel! (Playstyle DDR videos) : http://www.youtube.com/user/barrendon649?feature=watch

Post #62 · Posted at 2016-04-11 02:07:48am 9.1 years ago

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

"huhbluh"
You can add as many tiers as you want and set their percentages in metrics

Post #63 · Posted at 2016-04-11 02:18:26am 9.1 years ago

Offline NicholasNRG
NicholasNRG Avatar Member
636 Posts
Puerto Rico
Reg. 2014-06-21

"Just Play Along"
That fixes one thing, but I was talking about the scoring system, not grading system. I'm wondering if the SuperNOVA2 scoring system in SM5 could be modified so that Greats give 60% of a Marvelous judgement minus 10, and Goods give 20% of a Marvelous judgement minus 10, which is how DDR A handles those now.

Post #64 · Posted at 2016-04-11 02:22:08am 9.1 years ago

Offline mf32892
mf32892 Avatar Member
858 Posts
United States
Reg. 2014-01-01

"hi"
So it should look something like this?

[Options]
GradePercentTier01=1.000000 # AAA PFC
GradePercentTier02=0.990000 # AAA
GradePercentTier03=0.950000 # AA+
GradePercentTier04=0.900000 # AA
GradePercentTier05=0.890000 # AA-
GradePercentTier06=0.850000 # A+
GradePercentTier07=0.800000 # A
GradePercentTier08=0.790000 # A-
GradePercentTier09=0.750000 # B+
GradePercentTier10=0.700000 # B
GradePercentTier11=0.690000 # B-
GradePercentTier12=0.650000 # C+
GradePercentTier13=0.600000 # C
GradePercentTier14=0.590000 # C-
GradePercentTier15=0.550000 # D+
GradePercentTier16=0.000000 # D
GradePercentTier17=-99999.000000 # FAILED
GradeTier02IsAllPerfects=0 # SM 3.9
GradeTier02IsAllW2s=0 # SM 5

Check out my YouTube channel! (Playstyle DDR videos) : http://www.youtube.com/user/barrendon649?feature=watch

Post #65 · Posted at 2016-04-11 02:22:26am 9.1 years ago

Offline NicholasNRG
NicholasNRG Avatar Member
636 Posts
Puerto Rico
Reg. 2014-06-21

"Just Play Along"

Last updated: 2016-04-11 02:36am
Also, what about the + and - for each grade? Those should be added as tiers too, so the theme can make use of them.

Ninja'd.

Post #66 · Posted at 2016-04-11 02:52:43am 9.1 years ago

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

"huhbluh"

Last updated: 2016-04-11 02:53am
Lemme take a look at the Scoring Script I have and see if it can be worked with


currentMaxScore = currentMaxScore + baseScore
if tapNoteScore == 'TapNoteScore_W1' then
currentScore = currentScore + baseScore
elseif tapNoteScore == 'TapNoteScore_W2' then
currentScore = currentScore + (baseScore - 10)
elseif tapNoteScore == 'TapNoteScore_W3' then
currentScore = currentScore + (baseScore / 2 - 10)
end


yup.

Post #67 · Posted at 2016-04-11 07:23:17pm 9.1 years ago

Offline MadkaT
MadkaT Avatar Member
828 Posts
Not Set
Reg. 2009-11-24

Update screen demonstrations, with song information. The first screen near to be done Tongue

http://i.imgur.com/AbvokfD.png

Post #68 · Posted at 2016-04-11 07:27:58pm 9.1 years ago

Offline kenny
kenny Avatar Member
572 Posts
United States
Reg. 2014-06-14

Dang dude this is looking great!

Post #69 · Posted at 2016-04-11 07:30:08pm 9.1 years ago

Offline Dreamland200
Dreamland200 Avatar Member
1,353 Posts
United States
Reg. 2011-06-28

"choons"
Do you have any certain graphics that you guys might need for this theme? Cause i'm think about recreating some elements for this theme Smile
~Now known as tykoneko~
http://i.imgur.com/zjST8gm.png

Post #70 · Posted at 2016-04-11 09:49:51pm 9.1 years ago

Offline DDRHottestPlayer
DDRHottestPlayer Avatar Member
31 Posts
United States
Reg. 2015-11-11

Dreamlane2099, boy we need a lot! Here! I'll try to provide photos of what should be on the theme!
We need:

* Combo Numbers
* New Full combo splashes

* Lane cover(s) to cover arrows (The regular Hidden & Sudden mods are no longer available in DDR A)

* Difficulty Tabs after selecting a song
Beginner Light Standard Heavy Challenge

* The Krabby Patty Secret Formula!

Post #71 · Posted at 2016-04-11 10:33:47pm 9.1 years ago

Offline MadkaT
MadkaT Avatar Member
828 Posts
Not Set
Reg. 2009-11-24

The demostration screen is done, (at least in objects) I'll tune the fonts sizes later, but that is all that the screen needs. Big Grin

http://i.imgur.com/jAxHcYD.png

I'll check it out what to draw in the next update. Wink

Post #72 · Posted at 2016-04-13 01:43:10am 9.1 years ago

Offline VR0
VR0 Avatar Member
991 Posts
Chile
Reg. 2012-03-20

Nintendo Switch Friend Code: SW-2602-0918-1312
"ムーン ゴーシュス メヂィデーション"
New BGM for UI:
https://www.youtube.com/watch?v=z7OSX5WDsMs
AC Score Tracker: DDR EXTREME // SN2 (JP)
My username in these games:
DDR(1st)-EXTREME: VRC
StepMania 3.9+ REDUX: VRC
DDR Supernova onwards / IIDX ID: VR0

Post #73 · Posted at 2016-04-13 02:46:06am 9.1 years ago

Offline MadkaT
MadkaT Avatar Member
828 Posts
Not Set
Reg. 2009-11-24

Some updates Big Grin

At least I've cleaned the logo Tongue also completed some Arcade decorations Big Grin

http://i.imgur.com/2OcbQG9.png

Post #74 · Posted at 2016-04-13 02:48:45am 9.1 years ago

Offline kenny
kenny Avatar Member
572 Posts
United States
Reg. 2014-06-14

dang dude this is looking better everyday Big Grin Tongue

Post #75 · Posted at 2016-04-13 03:37:38am 9.1 years ago

Offline Engine_Machiner
Engine_Machiner Avatar Member
222 Posts
Colombia
Reg. 2014-01-16

"~The message~"
You're making the dream come true.
http://66.media.tumblr.com/652d5cdeea85a39ee07a6cffb343f8a7/tumblr_mhsqmzte3S1s5307io1_100.gif https://images.duckduckgo.com/iu/?u=http%3A%2F%2Fmedia.riffsy.com%2Fimages%2F802c4321ccc6e92fb1caeddfaa52562f%2Fraw&f=1

Post #76 · Posted at 2016-04-13 03:38:33am 9.1 years ago

Offline AxelWasHere
AxelWasHere Avatar Member
1,637 Posts
United States
Reg. 2012-07-13

"No."
Yo, that looks sick. This needs to be finished ASAP.
https://i.imgur.com/vnrpBDk.gif

Post #77 · Posted at 2016-04-13 07:02:59am 9.1 years ago

Offline omglonghair
omglonghair Avatar Member
516 Posts
United States
Reg. 2012-07-22

3DS Friend Code: 3239-4491-9632
So happy about this theme
What the hell does U1 smoke to come up with EGOISM 440?

Post #78 · Posted at 2016-04-14 03:35:27am 9.1 years ago

Offline MadkaT
MadkaT Avatar Member
828 Posts
Not Set
Reg. 2009-11-24

Today news Tongue

- Completed the screen cycle, removed howtoplay and score screens.
- Added basic system sounds.
- Updated some arcade decorations.
- Completed company screens. Now the initial screens are complete!.

There's no progress graphically noticeable, and there's no screenshots today Laughing Hard I'll come with more news soon, only are missing some arcade decorations, the select style, select music and gameplay screens, most of the work is in those screens Laughing Out Loud

As always thanks for watching, and stay tuned for more news.

Post #79 · Posted at 2016-04-14 01:56:06pm 9.1 years ago

Offline krezt65
krezt65 Avatar Member
9 Posts
Indonesia
Reg. 2014-06-07

"I wish I could do something 'w'."
is this supposed to be Stepmania 5.0.9 compatible? Because, I still using Windows XP here Sad

Post #80 · Posted at 2016-04-14 03:21:47pm 9.1 years ago

Offline kenny
kenny Avatar Member
572 Posts
United States
Reg. 2014-06-14

Quote: MadkaT
Today news Tongue

- Completed the screen cycle, removed howtoplay and score screens.
- Added basic system sounds.
- Updated some arcade decorations.
- Completed company screens. Now the initial screens are complete!.

There's no progress graphically noticeable, and there's no screenshots today Laughing Hard I'll come with more news soon, only are missing some arcade decorations, the select style, select music and gameplay screens, most of the work is in those screens Laughing Out Loud

As always thanks for watching, and stay tuned for more news.

The select style hasnt really changed that much just new characters on the dance panels i would just use the select style from the DDR 2014 theme since its the same
Register Log In Back To Forums

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

©2006-2025 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 3% · Database: 8% · Server Time: 2025-06-18 13:33:51
This page took 0.007 seconds to execute.
Theme: starlight · Language: englishuk
Reset Theme & Language