Don't Starve Together

Don't Starve Together

Touhou Music Mod
218 Comments
东方红 11 May @ 7:39am 
爱!
早秋早松 9 May @ 5:46am 
这是个很棒的MOD,十分感谢作者的开发与更新
kingbooger 14 Apr @ 3:45pm 
When I fighting some bosses(I saw this problem when I was fighting a shadow pieces.), There is an error where the battle music and background music are heard together.
TAO_EAST 28 Mar @ 10:45pm 
I found it, it conflicts with the Frieren mod, thanks
Hou  [author] 28 Mar @ 7:35pm 
它按我的预期运行。是否有可能是其他MOD导致了冲突?
(机器翻译)
TAO_EAST 28 Mar @ 3:07am 
只有标题音乐更改了,游戏内音乐不生效
Only the title music has been changed, the in-game music does not take effect
红月の芙兰酱 25 Apr, 2024 @ 2:41am 
红魔乡 我红魔乡的bgm呢(
Hou  [author] 8 Nov, 2023 @ 4:18am 
I didn't know there was an update until you mentioned it so I'm glad you did.
MelodyAmity 6 Nov, 2023 @ 4:27pm 
@方 Hou It's understandable that you wouldn't want to incorporate transformation songs, the new bosses seem to use the already existing boss music for the mod. (I only noticed this before mod updated lol)

"New bosses" I'm referring to come after celestial champion and altering your world after giving wagstaff a shard. Although it seems you've added music for the reanimated bosses recently! I'll check it out next time I play, thank you for the update.
ReiYuk 3 Nov, 2023 @ 8:34pm 
The recent update has added three bosses, namely Possessed Varg,Crystal Deerclops,Armored Bearger (machine translation)
ReiYuk 3 Nov, 2023 @ 8:29pm 
OK()
Hou  [author] 3 Nov, 2023 @ 5:17pm 
@ReiYuk 这是一个已知问题,我稍后将尝试解决它。 若带来不便请谅解。
(机器翻译)
Hou  [author] 3 Nov, 2023 @ 5:17pm 
@MelodyAmity To be honest, I'm not sure how I would go about doing most of those. The current version of the mod is very different from the base game's method of handling music so I'd have to do some pretty major changes to incorporate those. I might at a later time but for now it's not something I'm really aiming to do.

In regards to "the new bosses", what new bosses are you referring to? Did I miss some that were added?
ReiYuk 27 Oct, 2023 @ 6:19am 
有时候BOSS战会BOSS的BGM+日常的BGM一起播放啊()
MelodyAmity 19 Oct, 2023 @ 4:21pm 
Are there any plans to add music for woodie hoedown, pirate monkey, farming, and the new bosses?
清川 4 Jul, 2023 @ 11:00pm 
给6月17号@Guns of the Patriots @方 Hou 讨论的upvaluehacker提供案例和参考
同时启用 永不妥协 报错,问题正好出现在永不妥协/scripts/tools/ upvaluehacker.lua : line 83 中 function UpvalueHacker.GetUpvalue(fn, ...) 里assert上 fn 为 nil, ... 为StartPlayerListeners.
这个99行的文件有68行注释,包含3个例子,但是是英文
这个错误有个解决方案是在永不妥协选项关闭其专属BGM
令外,非常感谢作者的贡献,mod超赞!
SteELreD 25 Jun, 2023 @ 3:51am 
目前我认为最优秀的饥荒音乐mod,前无古人,后无来者。作者的设定带给了我无穷启发,我要把它狠狠滴推荐给其他人!:steamthumbsup::BlackReimu:
Hou  [author] 23 Jun, 2023 @ 9:00pm 
Likewise, there is another one for "playeractivated" (line 809) for when the player unpauses or is resurrected which triggers the function OnPlayerActivated (line 765) and that one has a similar series of functions which plays music.

There should also be something similar in the game's original dynamicmusic.lua if you want to look at the original, unmodded one for reference as well. This can be found in Don't Starve Together/data/databundles/scripts.zip/scripts/components/dynamicmusic.lua
Hou  [author] 23 Jun, 2023 @ 9:00pm 
I'm not sure how familiar you are with modding DST so I'm very sorry if this doesn't make sense. If it doesn't, please let me know and I'll try to explain it in a different way. I will assume you're able to look at the dynamicmusic.lua file in the mod.

Whenever the player is deactivated by pausing or dying, the game pushes a "playerdeactivated" event that any file can then look for and use.

So dynamicmusic.lua listens for that event (line 810) and if it happens, then it triggers the function OnPlayerDeactivated (line 780) which then causes the function StopSoundEmitter (line 747) to happen. If you can keep following the functions within functions, basically what's happening is that whenever the game pushes the "playerdeactivated" event, dynamicmusic.lua stops all music.

(continued in next comment)
SteELreD 23 Jun, 2023 @ 5:25pm 
There are many things worth learning in your works.I want to ask a question.How do you achieve that the music will stop playing after pressing the game pause button, and the music will continue playing after lifting the pause button?
Hou  [author] 17 Jun, 2023 @ 8:07am 
我不知道upvaluehacker是什么。
(我正在使用机器翻译。)
Guns of the Patriots 17 Jun, 2023 @ 4:19am 
直接覆盖components/dynamicmusic.lua是会出问题的啊老哥!
推荐使用upvaluehacker之类的工具试试?(雾)
404_coffee.exe 12 Jun, 2023 @ 9:14am 
huh nice music mod
Bakagiraffe 18 Mar, 2023 @ 12:50am 
Thanks for the music mod, pretty good choices :]
MelodyAmity 16 Jan, 2023 @ 1:52am 
I disabled the other music mod, deleted the file mentioned, joined my server with your mod and everything worked! Thanks for helping me out :)
Hou  [author] 15 Jan, 2023 @ 8:35pm 
I investigated the scripts for the aforementioned mod a bit to see how it works and if you feel like messing with your files a little bit, I genuinely think you can just delete "dynamicmusic.lua" found in "[wherever your steam folder is]\Steam\steamapps\workshop\content\322330\2647232227\scripts\components" and there shouldn't be an issue. The file doesn't seem to be doing anything important for the mod which, as far as I can tell, only modifies the menu and pause music.
Hou  [author] 15 Jan, 2023 @ 8:17pm 
The crash error itself appears to be from the mod "The Centennial Festival for Magical Girls as Menu Theme". It looks like you have at least two different mods (this one and the one I just mentioned) that edit the same file so it's possible that you're running into a compatibility issue.
MelodyAmity 15 Jan, 2023 @ 7:32pm 
This was the first crash I got, the moment I turned to wonkey, let me know if you need client logs instead.
https://cdn.discordapp.com/attachments/828116774255722496/1063393456245964800/image.png
Hou  [author] 15 Jan, 2023 @ 7:07pm 
Are you able to show me the crash error that shows up? Either a screenshot or from your client_log.txt" file (found in Documents/Klei/DoNotStarveTogether) right after the game crashes?
MelodyAmity 15 Jan, 2023 @ 7:05pm 
Turning into wonkey crashes my game, if I join a world after I've turned into wonkey, my game automatically crashes. Wonkey being the monkey curse.
Hou  [author] 11 Jan, 2023 @ 3:35pm 
是的,但它没有得到更新。(机器翻译)
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1285112149
夜廻 11 Jan, 2023 @ 9:02am 
有单机版的吗?
Hou  [author] 8 Oct, 2022 @ 5:51pm 
Does it do that even if you turn off special weather music?
Gilda 8 Oct, 2022 @ 7:59am 
With the newer update of the mod, now it lags my game :(
Salvik 13 Sep, 2022 @ 6:48am 
alright thank you after the mod was updated even it works and im happy, thank you.
Ciara 12 Sep, 2022 @ 2:03pm 
np!
Hou  [author] 12 Sep, 2022 @ 1:19pm 
@mutant Oh my gosh you're right! That makes this "HQ Version" nonsense so much easier to deal with. Thank you for letting me know!

@SALVIK S1 If the game is using special menu music then this mod won't replace it because of how it's designed. If you want more details, please see the pinned discussion.
Ciara 12 Sep, 2022 @ 8:07am 
the workshop size limit has been removed, if you didnt know
Cavallucci 12 Sep, 2022 @ 7:48am 
Hi, do you know how to make raid bosses play seasonal epic music, depending on the season, rather than them playing a specific track? I am trying to make an "all-purpose script" that I can modify to do that when my music mod doesn't have enough songs for all the raid bosses (or only certain ones, e.g. Celestial Champion).
Salvik 11 Sep, 2022 @ 2:35pm 
i most likely got the mod working as i created a world and got in without crashing, but it seems the main menu theme didnt change for some reason

i did notice mod name changed to have "HQ" in it and i set the menu music to mix and applied
tried few times to get it working and restarting the game few times and stuff but
the menu themes just doesnt play for some reason
but overall i did notice the sound quality change as i entered a world
Hou  [author] 11 Sep, 2022 @ 12:53pm 
Oh, no worries.
Salvik 11 Sep, 2022 @ 11:41am 
im really sorry for the bother i caused it just seems my country wasnt allowing pastebin
as i noticed i could acces the site with a VPN open

really sorry my apologies for that
Hou  [author] 9 Sep, 2022 @ 10:22am 
The pastebin link has a dropbox URL in it for the download.
Salvik 9 Sep, 2022 @ 4:03am 
looks like i wont acces HQ version for a while or never
Hou  [author] 25 May, 2022 @ 2:58am 
To be honest, I don't know. To make the mod work in DST I run the audio through FMOD which converts the files in an unspecified way. I'm just given an arbitrary number that represents the amount of compression done.
HeavenAchieved 24 May, 2022 @ 7:49pm 
hey, can i ask what kbps the songs are here?
szyy 18 May, 2022 @ 10:06am 
I hope to get another download link too. I like this mod. Thanks to the author.:steamthumbsup:
Hou  [author] 14 May, 2022 @ 10:29am 
I changed it to a pastebin link which, in hindsight, would have been better to begin with. Thank you for pointing out it's not working.
Yaki 13 May, 2022 @ 5:57am 
Can i get another download link? The bitly expired or flagged for some reason
Hou  [author] 9 Apr, 2022 @ 10:57pm 
I've sent you a friend request. I can give you the download link.