Post #1 · Posted at 2019-05-15 05:37:49pm 6 years ago
![]() | |
---|---|
![]() |
Member |
93 Posts | |
![]() | |
Reg. 2015-09-13 | |
![]() ![]() | |
"I ♥ Tokimeki Idol" |
So i been making progress on the SM5 theme im working on. Well i just hit a brick wall because...
How on earth do i get the theme to show logos for each song folder?
I mean the HD BeatmaniaIIDX games does that how am i supposed to have that feature in my theme?
I got the .pngs.

How on earth do i get the theme to show logos for each song folder?
I mean the HD BeatmaniaIIDX games does that how am i supposed to have that feature in my theme?
I got the .pngs.

Post #2 · Posted at 2019-05-16 06:01:17pm 6 years ago
![]() | |
---|---|
![]() |
Member |
142 Posts | |
Not Set | |
Reg. 2015-01-13 | |
"But enough talk! Have at you!" |
Add Def.Sprite{} to ScreenSelectMusic overlay or such, get group name using the music wheel, then load a graphic with the matching name.
https://pastebin.com/RLJgvCYe
https://pastebin.com/RLJgvCYe
Post #3 · Posted at 2019-05-16 06:38:43pm 6 years ago
![]() | |
---|---|
![]() |
Member |
93 Posts | |
![]() | |
Reg. 2015-09-13 | |
![]() ![]() | |
"I ♥ Tokimeki Idol" |
Quote: ZTS
Add Def.Sprite{} to ScreenSelectMusic overlay or such, get group name using the music wheel, then load a graphic with the matching name.
https://pastebin.com/RLJgvCYe
https://pastebin.com/RLJgvCYe
Oh hey thanks! Now i can continue progress on my theme.