Results 1 to 2 of 2

Thread: rome total war savegames

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default rome total war savegames

    is there anybody to find me savegames. i want to all factions to available. %100 all factions. sorry for bad english. thanks for all.

  2. #2

    Default Re: rome total war savegames

    if you want to play all factions this is what you should do:
    Go to the following folder. normally this is C:/program files/activision/rome total war/data/world/maps/campaign/imperial_campaign/descr_strat.txt
    But it depends on your folder name (activision can be the creative assembly etc.) and the drive you installed it (C:/ can be D:/ of F:/).
    Next you change this:
    Code:
    campaign        imperial_campaign
    playable
        romans_julii
        romans_brutii
        romans_scipii
    end
    unlockable
        britons
        egypt
        seleucid
        carthage
        parthia
        gauls
        germans
        greek_cities
    end
    nonplayable
        romans_senate
        macedon
        pontus
        armenia
        dacia
        numidia
        scythia
        spain
        thrace
        slave
    end
    into this
    Code:
    campaign        imperial_campaign
    playable
        romans_julii
        romans_brutii
        romans_scipii
        romans_senate
        britons
        egypt
        seleucid
        carthage
        parthia
        gauls
        germans
        greek_cities
        macedon
        pontus
        armenia
        dacia
        numidia
        scythia
        spain
        thrace
    end
    unlockable
    end
    nonplayable
        slave
    end
    or if you want to play the rebels you must switch the "slave" faction with another faction in the "playable" zone.
    Save the file and you can play those factions


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •