搜索结果: *

  • 用户:Roumba
  • 按日期排序
  1. Modding Q&A [For Quick Questions and Answers]

    Somebody 说:
    You need to change the number of samples at the top of the file. In addition, the actual sound references must be changed to use these samples. Try using the module system instead.

    But if I'm doing it for a module already, (Napoleon DLC), could I still do it?
  2. Modding Q&A [For Quick Questions and Answers]

    I'm trying to add in some additional sounds for the shouts and yells the players and bots make when they are in combat/holding an attack/getting hit/etc.

    When I add a new entry in the sounds.txt like from this:
    插入代码块:
    ...
     original_shout_1.wav ####
     original_shout_2.wav ####
    ...
    to this
    插入代码块:
    ...
     original_shout_1.wav ####
     original_shout_2.wav ####
     new_shout_1.wav ####
    ...

    and have placed the new files in the sounds folder, it crashes M&B on load up.

    What am I doing incorrectly? I did this before to my game with music, but I'm guessing this is a different animal somehow.

后退
顶部 底部