Post #41 · Posted at 2022-02-26 04:52:22am 2.7 years ago
Hi.
first of all thank you so much for your hard work making this theme, i really love it and i love using it. Kind questions, is there any way to add a BPM estimate when changing speed on the options menu? it would be really helpful. Is there a way to disable the "now playing" section on gameplay? because it doesnt work with centered 1 player, and is there a no gold border version of the noteskins?.
again thank you so much for this theme and hoping to see more of your work soon cuz you are hella talented <3.
first of all thank you so much for your hard work making this theme, i really love it and i love using it. Kind questions, is there any way to add a BPM estimate when changing speed on the options menu? it would be really helpful. Is there a way to disable the "now playing" section on gameplay? because it doesnt work with centered 1 player, and is there a no gold border version of the noteskins?.
again thank you so much for this theme and hoping to see more of your work soon cuz you are hella talented <3.
Post #42 · Posted at 2022-03-18 11:05:15pm 2.7 years ago
AppleArcade120 | |
---|---|
Member+ | |
286 Posts | |
Reg. 2017-08-02 | |
"Wish I could change my username" |
Hey, do you ever plan on updating this theme to work with Project OutFox? I recently re-discovered this theme and I've been loving it haha, but I prefer to play on OutFox because I believe it's superior to SM5 in almost every way haha
Post #43 · Posted at 2022-03-19 03:16:29am 2.7 years ago
n00b_saib0t | |
---|---|
Member | |
2,372 Posts | |
Reg. 2007-02-05 | |
"F***ing exhausted." |
Outfox is great if you like ever having your machine synced properly.
Personally I just want to see this theme updated with the folder row fix. Maybe also use IIDX style folders like Simply Love has an option for, which is nice when you want to play a song that starts with a Z in a large folder.
Personally I just want to see this theme updated with the folder row fix. Maybe also use IIDX style folders like Simply Love has an option for, which is nice when you want to play a song that starts with a Z in a large folder.
Post #44 · Posted at 2022-10-27 10:34:49am 2.1 years ago
zman2994 | |
---|---|
Member | |
10 Posts | |
Reg. 2015-05-13 | |
Getting an error code from ..\DanceDanceRevolution A20 Minus\Graphics\ScreenSelectMusic DifficultyDisplay
From the Lua File Line 70
Referenceing to a missing file _barpiece D7 which doesn't exist
Removing the lua file has gotten the music select screen to work, but putting it back and ignoring breaks most of UI
here my imgur post showing what i mean.
My thought was sDifficulty should be define to whats shown in the folder but instead i think it listing a the Step number difficulty instead of named difficulty.
https://imgur.com/a/CaISONv
From the Lua File Line 70
Referenceing to a missing file _barpiece D7 which doesn't exist
Removing the lua file has gotten the music select screen to work, but putting it back and ignoring breaks most of UI
here my imgur post showing what i mean.
My thought was sDifficulty should be define to whats shown in the folder but instead i think it listing a the Step number difficulty instead of named difficulty.
https://imgur.com/a/CaISONv
Quote
LoadActor("_barpeice " .. sDifficulty ) .. {
Name="BarPeice";
ShowCommand=cmd(stoptweening;linear,0.1;diffuse,CustomDifficultyToColor( sDifficulty ));
HideCommand=cmd(stoptweening;decelerate,0.05;diffuse,CustomDifficultyToDarkColor( sDifficulty ));
InitCommand=cmd(diffuse,CustomDifficultyToColor( sDifficulty ));
};
Name="BarPeice";
ShowCommand=cmd(stoptweening;linear,0.1;diffuse,CustomDifficultyToColor( sDifficulty ));
HideCommand=cmd(stoptweening;decelerate,0.05;diffuse,CustomDifficultyToDarkColor( sDifficulty ));
InitCommand=cmd(diffuse,CustomDifficultyToColor( sDifficulty ));
};
Post #45 · Posted at 2022-10-27 02:07:53pm 2.1 years ago
n00b_saib0t | |
---|---|
Member | |
2,372 Posts | |
Reg. 2007-02-05 | |
"F***ing exhausted." |
It’s because you’re using outfox and this theme hasn’t been updated for how outfox handles what they want it to do.
Post #46 · Posted at 2022-10-27 02:49:11pm 2.1 years ago
Show me the content of DanceDanceRevolution A20 Minus\Graphics\ScreenSelectMusic DifficultyDisplay folder in list mode
Post #47 · Posted at 2022-10-28 12:47:41am 2.1 years ago
zman2994 | |
---|---|
Member | |
10 Posts | |
Reg. 2015-05-13 | |
Quote: n00b_saib0t
It’s because you’re using outfox and this theme hasn’t been updated for how outfox handles what they want it to do.
Makes sense, it does work well with 5.1.2 and 5.3. I've been enjoying how outfox has progressed, just theming feels very behind and for the most part I love how this theme for the most part plays on here as well as stepmania
Post #48 · Posted at 2024-10-02 08:06:09pm 2 months ago
miolakesanto | |
---|---|
Member | |
31 Posts | |
Reg. 2024-01-02 | |
"Y AHORA NOSOTROS BAILAMO' PAL 18" |
Can work on Project OutFox?
Post #49 · Posted at 2024-10-03 04:24:44am 2 months ago
AppleArcade120 | |
---|---|
Member+ | |
286 Posts | |
Reg. 2017-08-02 | |
"Wish I could change my username" |
Quote: miolakesanto
Can work on Project OutFox?
Quote: n00b_saib0t
It’s because you’re using outfox and this theme hasn’t been updated for how outfox handles what they want it to do.