Logo

[W.I.P.] SM5 - DDRX Theme

Register Log In Back To Forums

Post #261 · Posted at 2015-11-26 03:22:13pm 8.3 years ago

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

Nice theme Inori, you have learned a lot with the SN3 theme.

Coming back to our business Tongue

I've modified the preferred songs file (SongManager PreferredSongs) like this:

Quote
DDR X/*
DDR SuperNOVA2/*
DDR SuperNOVA/*
DDR EXTREME/*
DDRMAX2/*
DDRMAX/*
DDR 5th MIX/*
DDR 4th MIX/*
DDR 3rd MIX/*
DDR 2nd MIX/*
DDR 1st/*

But when the select music screen loads it still shows the groups normal and not in this manual order. I'm missing something?

Post #262 · Posted at 2015-11-26 03:49:21pm 8.3 years ago

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

Use perferred sorting and make sure the groups are enabled also

Post #263 · Posted at 2015-11-26 04:05:34pm 8.3 years ago

Offline razorblade
razorblade Avatar Member
1,099 Posts
Not Set
Reg. 2011-03-01

@MadKaT you forgot to include the group header above each line. Like these:

--- DDR X
DDR X/*
--- DDR SuperNOVA2
DDR SuperNOVA2/*
--- DDR SuperNOVA
DDR SuperNOVA/*
--- DDR EXTREME
DDR EXTREME/*
and so on

Post #264 · Posted at 2015-11-30 04:26:17pm 8.3 years ago

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


Last updated: 2015-11-30 04:26pm
Nice, the sort worked! I'll have to check later the full list to make it detailed. Thanks friends.

As for the theme I have 2 questions:

When I use the default sorting, the folders are showing the names correctly:

http://i.imgur.com/FVHHFVB.jpg

But when i change to other sorting method, the fonts dissappear!:

http://i.imgur.com/ArGQjz8.jpg

And when you choose the sorting method also the group banner dissapear!

http://i.imgur.com/g0P1Cr8.jpg

I think to delete all the banner fonts/graphics and add them one by one to re-check and search the bug. Any other idea of what could be wrong?

Well I've fixed the song wheel items graphics re-arranging them Big Grin but i still have the fonts bug, I've removed all the songwheel item related fonts but still is missing the text, I'll check the metrics later. Maybe I've changed the X position of the text Laughing Out Loud

http://i.imgur.com/pZm6zQ9.jpg

After an extended checking of metrics.ini I have found a pair of lines that are creating this bug, and now is solved! The next thing I will try to do is the color assignment for the group bg item and the font.

http://i.imgur.com/KrA36aG.jpg

Post #265 · Posted at 2015-11-30 04:31:28pm 8.3 years ago

Offline razorblade
razorblade Avatar Member
1,099 Posts
Not Set
Reg. 2011-03-01

Try add to your [ScreenSelectMusic] MusicWheelOnCommand: draworder,-1.

Post #266 · Posted at 2015-11-30 04:36:23pm 8.3 years ago

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

hey madkat can I borrow your music wheel code cause i wanna to try to finish the SN2 theme

Post #267 · Posted at 2015-12-01 03:56:59pm 8.3 years ago

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

Quote: kenny
hey madkat can I borrow your music wheel code cause i wanna to try to finish the SN2 theme
Yes but don't forget to credit the original authors, the code is not mine Tongue

-----

The lastest update, I've done the initial version of the group coloring, the letter sorting is done:
http://i.imgur.com/OrwRgFB.jpg

The difficulty sorting is only missing the pills graphic for the difficulty level.
http://i.imgur.com/qttHGv0.jpg

And the group sorting is in initial version, cause the CS version doesn't have the group sorting, only the bg colors and I don't have the exact colors for BG and fonts
http://i.imgur.com/RmgI5Ye.jpg

I have to create the remaining font colors and check with a good source the true combinations Big Grin I'll have to dump some other resources from the emulator, like the badges for the top 3 song, etc.

When I have some time I'll post more updates. Thanks for watching.

Post #268 · Posted at 2015-12-01 03:59:08pm 8.3 years ago

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


Last updated: 2015-12-01 03:59pm
Thanks man but every time i try to run the mtrics on stepmania it crashes does this have to be a specific verison if so which version?

metrics*

Post #269 · Posted at 2015-12-01 07:48:24pm 8.3 years ago

Offline luke07651
luke07651 Avatar Banned
66 Posts
United Kingdom
Reg. 2015-07-12

What about the options menu but what about the arrow modifiers. When I select Note on the gameplay I'll show you an image of that.

http://yuisin.com/ddr/stepmania/image/140218_order_acyobi.png

And have a look at the modifiers Is not flat is note just like DDR 1stRemix theme

Post #270 · Posted at 2015-12-01 07:57:29pm 8.3 years ago

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

"huhbluh"

Last updated: 2015-12-01 07:59pm
Quote: kenny
Thanks man but every time i try to run the mtrics on stepmania it crashes does this have to be a specific verison if so which version?

metrics*
I wrote the music wheel code using sm5 5.09

It looks like MadkaT hasn't added the lines for the transform functions into the lua scripts yet.

Here: https://paste.ee/p/XimxE

Post #271 · Posted at 2015-12-01 08:00:00pm 8.3 years ago

Offline luke07651
luke07651 Avatar Banned
66 Posts
United Kingdom
Reg. 2015-07-12

That would be greatful for you to try it

Post #272 · Posted at 2015-12-01 08:03:54pm 8.3 years ago

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

"huhbluh"
Quote: luke07651
That would be greatful for you to try it
He's trying his best, cut him some slack.

The options menu and the modifiers are things that aren't very necessary as of right now. They're easy to implement and shouldn't be bothered with until he irons out everything else.

Post #273 · Posted at 2015-12-01 08:04:34pm 8.3 years ago

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

hey ino which version of stepmania i need to run this theme cause with my stepmania it kept crashing and stuff

Post #274 · Posted at 2015-12-01 08:06:15pm 8.3 years ago

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

"huhbluh"
Quote: Inorizushi
I wrote the music wheel code using sm5 5.09
Use 5.09 and make sure you're actually doing things correctly. if you're sure you added it in correctly and it still crashes, send me the metrics.ini file and I'll take a look at it.

Post #275 · Posted at 2015-12-01 08:14:25pm 8.3 years ago

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


Last updated: 2015-12-01 08:14pm
alright let me see if that verison will work if so then ill make my SN2 and extreme usa on that version

Crash reason: Assertion '!lua_isnil(L, -1)' failed

nevermind it works now

Post #276 · Posted at 2015-12-01 08:15:52pm 8.3 years ago

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

"huhbluh"
are you still trying to load from a lua script?
Loading from a lua script is a definite way to crash if it doesn't exist.

send me the metrics.ini

Post #277 · Posted at 2015-12-01 08:23:56pm 8.3 years ago

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


Last updated: 2015-12-01 08:23pm
https://paste.ee/p/fEojl

also how did he do the group coloring thats one of the things thats gonna hold me back in my SN2 theme

Post #278 · Posted at 2015-12-01 08:50:09pm 8.3 years ago

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

"huhbluh"
What the hell is going on with your metrics file.
You have a bunch of copied code all over the place oh and also, YOU'RE STILL LOADING A LUA SCRIPT THAT DOESN'T EXIST

Post #279 · Posted at 2015-12-01 10:38:40pm 8.3 years ago

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

this is madKat's metrics for his theme not my theme since my theme will have my own code and wheres the lua script located in the metrics of his theme?

Post #280 · Posted at 2015-12-01 11:01:15pm 8.3 years ago

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

"huhbluh"
It should br in the scripts folder but he hasn't uploaded it, just use the metrics I put in my paste.
Register Log In Back To Forums

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

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 3% · Database: 4% · Server Time: 2024-04-18 12:49:48
This page took 0.021 seconds to execute.
Theme: starlight · Language: englishuk
Reset Theme & Language