安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








What you're gonna want to do is make a folder in your mods folder named whatever you want your mod to be named (in my case, "Dogma Lasers").
In order to modify a specific sound effect, you need to copy the file path from how it appears when extracted (if you haven't extracted files for modding, here's a tutorial for that: https://moddingofisaac.com/help/abplus/). For example, the standard brimstone sound effects are located under resources/sfx/v2/ so you need to make folders within your mod folder that go resources > sfx > v2.
After that, add your custom .wav file with the same file name you want to modify within the innermost folder. In order to replace "blood laser medium 3" (standard Brimstone), your .wav needs to be named "blood laser medium 3"
Replace all of the wav files you want to modify, and you're good to go!
Also, sorry if the mod got a bit screwy in the mods folder; tried changing the directory name, which definitely messed some stuff up. Pro tip: don't do that.