Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Apparently I forgot to add the [obj1] into my config.ini.
But then it didn't work until I noticed I forgot the "article=1".
And its finally working now. Thanks.
Open your stage in the editor, and switch the menu bar up top to the fourth option (should be yellow icons). Place the first one down where you want the display.
Also noticed it won't play all 5 songs currently, so double check the first line of code in update. You should see a 4, make it a 5. That's how you tell the game how many song options there are, so can't hurt to double check it.
And if you're confused on what I'm talking about, here's a guide I wrote.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3147884767
As for the cover_strip, it changes if the cur_song variable does, so my guess is you missed some code in update so the song is always being randomized. Did you change anything inside update at all?
I did exactly as the instructions said (except for probably the article marker because it doesn't say where to put it unless i'm dumb), but when I go test it, the music display does not appear. However, if I go off-screen, I see the cover_strip just constantly flashing album covers, and I don't know how to fix it. Please help!