
Originally Posted by
|Sith|Magic_8_Ball
To answer the basic question, yes you can. If you want an evaluated answer, then look below. It's a little bit more of a hassle/more complicated to install a mod with steam, but it works.
You install the mod by directing the mod (assuming it's an installer) to C:/Programfiles/steam/steamapps/common/(game here)
Next, go to your desktop, and copy/paste your shortcut. You should now have 2 copies for RTW shortcut.
To make your shortcut work with a mod, you will need to make a few edits to the target line (you'll see what that is later). The first step to doing this is to find out what your folder's name is. So, go to C:/Programfiles/steam/steamapps/(Rome total war Gold/Alexander). Next, you should see the folder of your newly installed mod. Copy the MODFOLDER's name
Finally, right click your copied shortcut and select properties. There, you should see a "target" line. It should say something like:
-"C:\Program Files (x86)\Steam\Steam.exe" -applaunch 4760.
What you need to do next is add -mod:(mod folder name here) to the end of the target line. For example, the folder name for the Diadochi TW mod is DTW. I would then add "-mod:DTW" to the end of the target line. For DTW, it would look like:
"C:\Program Files (x86)\Steam\Steam.exe" -applaunch 4770 -show_err -nm -mod:DTW -enable_editor.
Hope this helped :D