Ok, lets give a full explanation a go![]()
If you are running the SoundSetupSTW program in the Medieval – Total War\Sounds folder, it will create a new folder called Sounds in that folder, and place a STW folder and MTW folder in it, with empty Orders, Troops, and Frontend folders in "each".
*MD = Make Directory
MD Sounds
MD Sounds\STW
MD Sounds\STW\Orders
MD Sounds\STW\Troops
MD Sounds\STW\Frontend
MD Sounds\MTW
MD Sounds\MTW\Orders
MD Sounds\MTW\Troops
MD Sounds\MTW\Frontend
*Then it copies some of the original MTW files from the program, to the empty Sounds\MTW folder. First all of the Orders\Latin files, then all of the Frontend files.
COPY ..\Sounds\Battle\Orders\Latin\*.* Sounds\MTW\Orders
COPY ..\Sounds\Frontend\*.* Sounds\MTW\Frontend
*Then the original Music folder files directly into the new Sounds folder (Mtw or MTW is the same to the DOS program).
ECHO. This may take a few minutes, have patience please.
COPY ..\Sounds\Music\"Euro Battle 1.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Battle 2.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Battle 3.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Lose 1.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Mobilize 1.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Mobilize 2.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Mobilize 3.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Strat Summer 1.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Strat Summer 2.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Strat Winter 1.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Strat Winter 2.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Tension 1.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Tension 2.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Tension 3.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Euro Win 1.wav" Sounds\Mtw
COPY ..\Sounds\Music\"Frontend.wav" Sounds\Mtw
*And finally the original Battle\Troops\Horn files into the Troops folder.
COPY ..\Sounds\Battle\Troops\"Horn_Euro_Alpine_Advance.wav" Sounds\MTW\Troops
COPY ..\Sounds\Battle\Troops\"Horn_Euro_Alpine_Retreat.wav" Sounds\MTW\Troops
*All of them now reconfigured to fit a format that the SoundSwapperSTW program expects to see.
The “reconfiguration” is the key.
In the Medieval – Total War\Sounds folder you will now have the original game program sound files in their original configuration. And you will have the original game program sound files in the “reconfiguration” order inside the “new” Sounds\MTW folder.
When you copy the STW folder contents (guess you could do it whole, and answer “yes” to the copyover) that you made in the Shogun – Total War main directory, into the Medieval – Total War\Sounds\Sounds\STW folder, you will have a “reconfiguration” of the Shogun sounds.
When you run SoundSwapperSTW and select either the Shogun or Medieval files to be transferred, they are read in their “reconfigured” state, and are sent to overwrite the original game program sound files in their “original” configuration.
At any given time thereafter, you will always have “one” original configuration (either Shogun "or" Medieval) of sound files for the game program to use, and "two" sets of reconfigured files (Shogun "and" Medieval) that the swap program will use to reload your choice, when changing from one type of operation to the other.
![]()
Bookmarks