安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









- Ogg Vorbis, .ogg
- 44100 Hz sample rate
- Quality: 3 (this gave me 112 kb/s), but double check that that's right using VLC media player's [www.videolan.org] codec information by playing the file then hitting Ctrl + J or clicking Tools > Codec Information. Alternatively, MediaInfo [mediaarea.net] can do it but I don't remember the steps.
STS_MenuTheme_NewMix_v1.ogg - Menu Theme (Slay the Spire)
STS_Level1_NewMix_v1.ogg - Exordium Theme 1 (Exordium)
STS_Level1-2_v2.ogg - Exordium Theme 2 (Battle Trance)
STS_Boss1_NewMix_v1.ogg - Act 1 Boss (The Guardian Emerges)
STS_BossVictoryStinger_1_v3_MUSIC.ogg - Act 1 Boss Stinger (Exordium Slain)
STS_Merchant_NewMix_v1.ogg - Shop Theme (Meet the Merchant)
STS_Level2_NewMix_v1.ogg - City Theme 1 (The City)
STS_Level2-2_v2.ogg - City Theme 2 (Escape Plan)
STS_Boss2_NewMix_v1.ogg - Act 2 Boss (Battle With the Champ)
STS_BossVictoryStinger_4_v3_MUSIC.ogg - Act 2 Boss Stinger (The City Slain)
STS_ALTLevel_v1.ogg - Unused in game(?) (After Image)
STS_EliteBoss_NewMix_v1.ogg - Elite Theme [Used for Lagavulin] (Facing the Elite)
STS_BossVictoryStinger_3_v3_MUSIC.ogg - Elite Singer (Elite Slain)
STS_Level3_v2.ogg - Beyond Theme 1 (The Beyond)
STS_Level3-2_v2.ogg - Beyond Theme 2 (Dramatic Entrance)
STS_Boss3_NewMix_v1.ogg - Act 3 Boss (The Awakened One)
STS_BossVictoryStinger_2_v3_MUSIC.ogg - Act 3 Boss Stinger (The Beyond Slain)
STS_Credits_v5.ogg - Credits (The Credits)
STS_Boss1MindBloom_v1.ogg - Mind Bloom option. (Mind Bloom)
STS_Act4_BGM_v2.ogg - The Ending Theme (The Ending)
STS_Boss4_v6.ogg - Act 4 Boss (The Heart)
STS_EndingStinger_v1.ogg - Ending Stinger (The Spire Slain)
I managed to make it work. This is what I did:
When you're converting the audio file to .ogg, make sure the conversion settings are:
-bitrate: 256 kbps
-audio frequency: 44100 Hz
-audio channels: Stereo
-audio codec: Vorbis
I am not sure if all of those are necessary, but converting this way made it work.
It seems that some OGG files can not played in Slay the Spire according to downloader and converter.
In the case:
- In VS Code editor, I can not open OGG file and play
- in Slay the spire and in-game log example:
=========================
06:09:26.189 INFO core.PrismriverCore> Found Custom Audio, Playing: STS_Level1_NewMix_v1.ogg from musicpack arknights_2
06:09:26.191 INFO core.PrismriverCore> Couldn't find Custom Audio, playing Basegame Default instead.
=========================
I have converted MP3 files to OGG using Python command (library): https://pypi.org/project/ftransc/
It works well.
so, I can change these!
Making a SongPack/MusicPack
Create a folder in the prismriver directory (StS installation/prismriver), this is your songpack folder.
Put music files into the folder, they must be .ogg format, and they must be named the same as the track they are replacing
Basegame Track names
You'll be using these to name your tracks you want to replace.
STS_MenuTheme_NewMix_v1.ogg - The menu theme.
Instructions unclear do i copy
STS_MenuTheme_NewMix_v1 in ogg format?
or copy STS_MenuTheme_NewMix_v1.ogg using the .ogg?
or copy all exactly as STS_MenuTheme_NewMix_v1.ogg - The menu theme.?
I've tried all 3 methods with no success.
Do i need specific encoding?
Do i need to use a specific converter?
Should i just rename an mp3?
I found enabled the folder fine, it just straight up refuses to work.
how do i find playing tracks?
I removed everything apart from this and required with no success.