エイジ オブ ミソロジー エクステンデッド エディション – Titan Bugで効果音が鳴らない問題を修正する方法

Back when Titans were first added to AoM, there was a sound effect that played occasionally when the Titan got hurt. The code that calls for this sound effect has a mistake related to the addition of the Chinese that broke that sound effect. このガイドでは, I’ll show you how to fix this bug.

Titan Bugで効果音が鳴らない問題を修正する方法

To fix the bug that disables the hurt sound effect on the Titans, there is one file you need to open and edit, titan atlantean_snds.xml.

This file is located in the sounds folder of Age of Mythology. You can usually find this at:

ハ:\プログラムファイル (x86)\Steam\steamapps\common\Age of Mythology\sound

or wherever you downloaded your steam games too.

Once you have found this file, open it with Notepad or any other text editing software and scroll down to <soundtype name=”うなり声”>. The file should look like this:

There you will see that the code defines each Titan’s soundset. Now for some reason, Atlantean is listed twice which breaks the sound effect for every Titan.

この問題を解決するには, rename the bottom <choice name=Atlantean”> に <choice name=”中国語”>. Once you’ve done this, the file should look like this:

Save the file and you should now hear the hurt sound effects for the Titans play in your game!

このガイドについて Age of Mythology: Extended Edition によって書かれた Skullplode. 原文はこちらからご覧いただけます リンク. このガイドに関してご不明な点がございましたら, お気軽にお問い合わせください ここ.

著者について