Logo

[SM5 Theme WIP] DDR X3

Register Log In Back To Forums

Post #101 · Posted at 2012-10-24 12:50:30am 11.5 years ago

Offline gene2008
gene2008 Avatar Member
277 Posts
Mexico
Reg. 2009-07-15

Game Center Nickname: Jess2008albarn

Last updated: 2012-10-24 12:52am
Quote: kralde
Quote: gene2008
Quote: razorblade
i think somebody did it. you should ask him how he did it.


He's jindev,and he never answered my questions and he is a bad person Sad

he never publish his themes.

Quote: kralde
I have various problems with the theme Confused I can't see the score during the song, also the color of the combo is always green, I made something in the bad way?

Thanks for all, really, very good theme for stepmania 5=)

edit: also I only see the ugly banners and not the BG for make it like the arcade...if I delete the banner .png the cd cover goes PINK xD And I don't want to do it manually in each .sm T_T

The score is a problem of stepmania and has to do with the version of SM5 that you used.

Thanks for the response =)

I downloaded Stepmania 5 alpha 3 from stepmania.com.

What I have to do to active the score during gameplay?
Sorry, I was an expert on 3.9, but stepmania 5 is too difficult for me


Mmmm, I don't remember, run sm5, and go to options, and try this:
http://i.imgur.com/MLyBL.png
http://i.imgur.com/EvcWW.png

Post #102 · Posted at 2012-10-24 01:30:36am 11.5 years ago

Offline kralde
kralde Avatar Member
247 Posts
Spain
Reg. 2009-05-28

Nintendo Network ID: kralde1
problem solved! In Stepmania 5 alpha 3 you can't select these options (I think, at least)

Thanks to all for the answers! =)
Let's D-D-R!

Post #103 · Posted at 2012-10-24 10:46:19am 11.5 years ago

Offline Lucky Junpei Luke
Lucky Junpei Luke Avatar Member
93 Posts
Philippines
Reg. 2010-04-24

"HEY DUUUUUUUUUUUDE!"

Last updated: 2012-10-24 10:54am
Quote: gene2008
Quote

The rotating scan thingy can be grabbed in the DDR X2 for SM AMX theme

I'm traying, but the code doesnt work.
Here's how I come up with the radar scan thing, but I don't know where to place it:

local function RadarScan()
local t = Def.ActorFrame {
LoadActor( "radar_scan" )..{
OnCommand=cmd(x,SCREEN_CENTER_X-206;y,SCREEN_CENTER_Y+120;blend,'BlendMode_Add';sleep,0.8;spin;effectmagnitude,0,0,120);
OffCommand=cmd(linear,0.05);
Condition=PlayModeName() == "Regular" or PlayModeName() == "Rave";
};
};
return t;
end

Fixed the code.

Post #104 · Posted at 2012-10-24 12:33:41pm 11.5 years ago

Offline gene2008
gene2008 Avatar Member
277 Posts
Mexico
Reg. 2009-07-15

Game Center Nickname: Jess2008albarn
XD i think in ScreenSelectMusic decorations, but i don't know in what section of the code.

Post #105 · Posted at 2012-10-24 12:49:40pm 11.5 years ago

Offline Lucky Junpei Luke
Lucky Junpei Luke Avatar Member
93 Posts
Philippines
Reg. 2010-04-24

"HEY DUUUUUUUUUUUDE!"
Quote: gene2008
XD i think in ScreenSelectMusic decorations, but i don't know in what section of the code.
Try making a folder called ScreenSelectMusic overlay and put the code there.

Post #106 · Posted at 2012-10-24 12:53:44pm 11.5 years ago

Offline gene2008
gene2008 Avatar Member
277 Posts
Mexico
Reg. 2009-07-15

Game Center Nickname: Jess2008albarn
Quote: Lucky Junpei Luke
Quote: gene2008
XD i think in ScreenSelectMusic decorations, but i don't know in what section of the code.
Try making a folder called ScreenSelectMusic overlay and put the code there.

Nothing Sad

Post #107 · Posted at 2012-10-24 12:55:39pm 11.5 years ago

Offline Lucky Junpei Luke
Lucky Junpei Luke Avatar Member
93 Posts
Philippines
Reg. 2010-04-24

"HEY DUUUUUUUUUUUDE!"
What I mean is:
ScreenSelectMusic -> default.lua -> the code
(folder -> file -> contents)

Post #108 · Posted at 2012-10-24 12:57:46pm 11.5 years ago

Offline gene2008
gene2008 Avatar Member
277 Posts
Mexico
Reg. 2009-07-15

Game Center Nickname: Jess2008albarn
Quote: Lucky Junpei Luke
What I mean is:
ScreenSelectMusic -> default.lua -> the code
(folder -> file -> contents)

But, ScreenSelectMusic "what", in,overlay,decorations,?

Post #109 · Posted at 2012-10-24 01:01:53pm 11.5 years ago

Offline Lucky Junpei Luke
Lucky Junpei Luke Avatar Member
93 Posts
Philippines
Reg. 2010-04-24

"HEY DUUUUUUUUUUUDE!"
Quote: gene2008
Quote: Lucky Junpei Luke
What I mean is:
ScreenSelectMusic -> default.lua -> the code
(folder -> file -> contents)

But, ScreenSelectMusic "what", in,overlay,decorations,?
ScreenSelectMusic decorations.

Post #110 · Posted at 2012-10-24 01:11:40pm 11.5 years ago

Offline gene2008
gene2008 Avatar Member
277 Posts
Mexico
Reg. 2009-07-15

Game Center Nickname: Jess2008albarn
Quote: Lucky Junpei Luke
Quote: gene2008
Quote: Lucky Junpei Luke
What I mean is:
ScreenSelectMusic -> default.lua -> the code
(folder -> file -> contents)

But, ScreenSelectMusic "what", in,overlay,decorations,?
ScreenSelectMusic decorations.

ok, I already did with that folder and code, but nothing happens, but your have the same folders, you can trying also ? please ?, because with me the "groove radar" sometimes disappears. Sad XD

Post #111 · Posted at 2012-10-24 01:16:46pm 11.5 years ago

Offline Lucky Junpei Luke
Lucky Junpei Luke Avatar Member
93 Posts
Philippines
Reg. 2010-04-24

"HEY DUUUUUUUUUUUDE!"
Quote: gene2008
Quote: Lucky Junpei Luke
Quote: gene2008
Quote: Lucky Junpei Luke
What I mean is:
ScreenSelectMusic -> default.lua -> the code
(folder -> file -> contents)

But, ScreenSelectMusic "what", in,overlay,decorations,?
ScreenSelectMusic decorations.

ok, I already did with that folder and code, but nothing happens, but your have the same folders, you can trying also ? please ?, because with me the "groove radar" sometimes disappears. Sad XD
Sorry, I mean overlay.

Post #112 · Posted at 2012-10-24 01:19:56pm 11.5 years ago

Offline gene2008
gene2008 Avatar Member
277 Posts
Mexico
Reg. 2009-07-15

Game Center Nickname: Jess2008albarn
Quote: Lucky Junpei Luke
Quote: gene2008
Quote: Lucky Junpei Luke
Quote: gene2008
Quote: Lucky Junpei Luke
What I mean is:
ScreenSelectMusic -> default.lua -> the code
(folder -> file -> contents)

But, ScreenSelectMusic "what", in,overlay,decorations,?
ScreenSelectMusic decorations.

ok, I already did with that folder and code, but nothing happens, but your have the same folders, you can trying also ? please ?, because with me the "groove radar" sometimes disappears. Sad XD
Sorry, I mean overlay.

XD ok, I did the folder, but the same case, nothing appears in the "select music"

Post #113 · Posted at 2012-10-25 07:50:43pm 11.5 years ago

Offline Parafox
Parafox Avatar Member
111 Posts
Not Set
Reg. 2011-09-18


Last updated: 2012-10-25 07:54pm
If anyone should find these useful...

http://imageshack.us/a/img528/4365/ddrx3judgements.png

A lot of the DDR X3 judgements floating around are just ripped off from screenshots, and I personally think that they look displeasing quality wise. I just made them bigger so that people could resize it to however they want. Just wondering, has anyone ripped the sprites for DDR II yet? I'm also open for suggestions.

Some things to note when using the Medfly font for DDR X3 ratings:
-The DDR X3 judgements are taller than the default size of the font meaning you have to stretch it upwards.
-There is a small bevel in the judgements before the outline layers which give the text a little bit of a 3D look, not just a flat gradient.
-There is a slight shadow underneath the ratings which also give it another slight pop-out effect.

Hope this helps other people to make a better version. Tongue

Post #114 · Posted at 2012-10-25 11:31:11pm 11.5 years ago

Offline gene2008
gene2008 Avatar Member
277 Posts
Mexico
Reg. 2009-07-15

Game Center Nickname: Jess2008albarn
Quote: Parafox
If anyone should find these useful...

http://imageshack.us/a/img528/4365/ddrx3judgements.png

A lot of the DDR X3 judgements floating around are just ripped off from screenshots, and I personally think that they look displeasing quality wise. I just made them bigger so that people could resize it to however they want. Just wondering, has anyone ripped the sprites for DDR II yet? I'm also open for suggestions.

Some things to note when using the Medfly font for DDR X3 ratings:
-The DDR X3 judgements are taller than the default size of the font meaning you have to stretch it upwards.
-There is a small bevel in the judgements before the outline layers which give the text a little bit of a 3D look, not just a flat gradient.
-There is a slight shadow underneath the ratings which also give it another slight pop-out effect.

Hope this helps other people to make a better version. Tongue

That's great!!

Post #115 · Posted at 2013-01-07 01:13:00pm 11.3 years ago

Offline SDGlambert5045
SDGlambert5045 Avatar Banned
12 Posts
United States
Reg. 2012-01-30

Can you please post the download link so it will be a lot more easier for me to download it into my Stepmania game?
http://api.ning.com/files/8KVg*tTNJsGSg0Ot1va82kgg7e1AT3uewuMEQy7xGFhFcWCKNO3-ezzaLYZXz-8D/adam_come_closer.png?width=600&height=523
Glambert #5045 - Adam's Eyes #7 -Glamliner #17- WhatayaWantFromMe Lover #30 - GlamStripe #61

Quote
"Never apologize for who you are." -- Adam Lambert

Post #116 · Posted at 2013-01-07 01:24:55pm 11.3 years ago

Offline ~SilverStar~
~SilverStar~ Avatar Member
57 Posts
United States
Reg. 2012-07-31

If you mean a link to the unfinished theme, it was posted on the previous page, but I guess it can be reposted

click here

Post #117 · Posted at 2013-01-07 08:39:52pm 11.3 years ago

Offline SimpleNick
SimpleNick Avatar Member
381 Posts
Colombia
Reg. 2009-08-18

"DDR Lover ♪"
Here's an Updated version from Gene2008's DDR X3 THEME for SM5 Alpha1. He has done a great job in this version! (It's still W.I.P so it has some bugs, but the theme is working pretty good)
He says that the next version will be FINAL with all bugs fixed



PICS
http://i.imgur.com/Q515w.jpg
http://i.imgur.com/fWjRU.jpg
http://i.imgur.com/oe1ah.jpg
http://i.imgur.com/skcZE.jpg
http://i.imgur.com/q7MnZ.jpg
http://i.imgur.com/lm3Ti.jpg
http://i.imgur.com/nRmwi.jpg
http://i.imgur.com/EefVS.jpg
http://i.imgur.com/0Xo6U.jpg
http://i.imgur.com/skkUV.jpg
http://i.imgur.com/kxbZU.jpg
http://i.imgur.com/swbZN.jpg
http://i.imgur.com/d2tbP.jpg


Download here: http://www.speedyshare.com/Px7xn/DDR-X3-AC-pre-final.rar
http://i.imgur.com/QVGyo.png
DanceDanceRevolution FOREVER

Post #118 · Posted at 2013-01-07 08:53:46pm 11.3 years ago

Offline chewi
chewi Avatar Member+
8,537 Posts
Not Set
Reg. 2008-02-24

Quote: SimpleNick
http://i.imgur.com/swbZN.jpg
Why is there an edited version of my simfile pack jacket here? :/

Post #119 · Posted at 2013-01-07 08:55:26pm 11.3 years ago

Offline SimpleNick
SimpleNick Avatar Member
381 Posts
Colombia
Reg. 2009-08-18

"DDR Lover ♪"
No idea, Gene2008 uploaded those pics, not me.
DanceDanceRevolution FOREVER

Post #120 · Posted at 2013-01-08 04:10:54am 11.3 years ago

Offline gene2008
gene2008 Avatar Member
277 Posts
Mexico
Reg. 2009-07-15

Game Center Nickname: Jess2008albarn

Last updated: 2013-01-08 04:20am
Quote: Chewi☆
Quote: SimpleNick
http://i.imgur.com/swbZN.jpg
Why is there an edited version of my simfile pack jacket here? :/

Oh sorry is a image that I found in google XD but I deleted the image of my songs, because I made a own jacket in photoshop.
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: 4% · Database: 8% · Server Time: 2024-04-25 17:28:44
This page took 0.008 seconds to execute.
Theme: starlight · Language: englishuk
Reset Theme & Language