Page 5 of 5 FirstFirst 12345
Results 81 to 96 of 96

Thread: TE 5.1 + BI Features: Solvo Populus Add-On

  1. #81
    shadowdrummer46's Avatar Yari-hei
    Join Date
    Jul 2009
    Location
    Indiana, USA
    Posts
    144

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Well I know this Thread might not be frequented much, but im having the exact same issues as Rory.

    I install everything for TE 5.1 then unzip SP to my Steam/steamapps/common/rometotalwargold, and when i click on TESP_instalprep.bat it brings up the cmd window for a second then closes.

    I have steam so i dont know if that causes problems because when I try to make a shortcut using the .ico it says connot find steam and opens steam on a webpage. I can get TE 5.1 with the Ferres Roman unit skins mod to play, but I feel like im missing out with some of the BI features not included.

    If anyone could help me figure this out id be in debt forever. I really like TE but this mod looks like it could possibly make it better.

    Thanks in advance!!
    Last edited by shadowdrummer46; December 14, 2009 at 06:13 AM.
    Aspiring Scientist and Millitary Enthusiast
    I tend to be long-winded. Thanks for any help!
    _______________ExRM__EB___________________
    My In-Depth ETW Prussian Campaign Guide Can be found Here.
    You Can Find My ExRM Knowledge-Sharing Thread Here

  2. #82
    Kylan271's Avatar Chugen
    Join Date
    Jul 2007
    Posts
    2,160

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Steam oh not sure on this dude. That way I am clueless on. Do you have to have steam???? The game instal,will run to a different directory by default,ie the normal c/program files/activision/RTW file etc...,but steam is a different directory. This is what I think is happening. I do not have TE 5 installed to check,as I use mod foldered TE Gold,if try SP it will override my RTW game and I have other mods in use so will wreck them. SP is a cool game,but not mod foldered,a pity.
    RIP Andy aka "Calvin",sorely missed by many.
    Hoping all of your guys and girls out there are OK and your family in RL?

  3. #83
    shadowdrummer46's Avatar Yari-hei
    Join Date
    Jul 2009
    Location
    Indiana, USA
    Posts
    144

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Yea thats what I was thinking, some files might try to look for a directory thats not in the right place. I also changed the install directory to where my copy of Rome is and still no luck

    I just gave up and am downloading gold with the fixes you can download. EDIT: Gold 0.7 wont run through steam either

    And yea, Steam is a videogame Stalin. All games bought through Steam must run through Steam and aren't allowed to leave.

    haha
    Last edited by shadowdrummer46; December 16, 2009 at 03:32 PM. Reason: :
    Aspiring Scientist and Millitary Enthusiast
    I tend to be long-winded. Thanks for any help!
    _______________ExRM__EB___________________
    My In-Depth ETW Prussian Campaign Guide Can be found Here.
    You Can Find My ExRM Knowledge-Sharing Thread Here

  4. #84
    Archaon's Avatar ♫Scripting Your Demise♫
    Join Date
    Jun 2005
    Location
    Sydney Australia
    Posts
    1,801

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    I have no experience with steam, and do not plan to get involved with it.. sorry guys.

    As for the UI, there is a MOD_1.pak that can be downloaded separately, mentioned in the OP.

  5. #85
    shadowdrummer46's Avatar Yari-hei
    Join Date
    Jul 2009
    Location
    Indiana, USA
    Posts
    144

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Steam....O Steam.....

    It cool to be able to shift tab and talk to friends and browse the internet in game; even though a good ole' alt+tab does the same (minus the chatting and friends list).

    It managed to pull me in because of the cheap games i.e. Rome Gold for 9.99usd. Making it mandatory for Empire kinda solidified the deal. Its a love hate thing. lol
    Aspiring Scientist and Millitary Enthusiast
    I tend to be long-winded. Thanks for any help!
    _______________ExRM__EB___________________
    My In-Depth ETW Prussian Campaign Guide Can be found Here.
    You Can Find My ExRM Knowledge-Sharing Thread Here

  6. #86
    Kylan271's Avatar Chugen
    Join Date
    Jul 2007
    Posts
    2,160

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Agh so your vanilla game is via Steam,and mods have to use a steam directory to work,sheesh. I think it better to get RTW seperate,still cheap ie E-bay etc. Otherwise you are hampered by steam. Hmm Brusilov is best sorting this out. Try RTW technical forum.
    RIP Andy aka "Calvin",sorely missed by many.
    Hoping all of your guys and girls out there are OK and your family in RL?

  7. #87
    shadowdrummer46's Avatar Yari-hei
    Join Date
    Jul 2009
    Location
    Indiana, USA
    Posts
    144

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Thanks for the advice ill check over there.
    Aspiring Scientist and Millitary Enthusiast
    I tend to be long-winded. Thanks for any help!
    _______________ExRM__EB___________________
    My In-Depth ETW Prussian Campaign Guide Can be found Here.
    You Can Find My ExRM Knowledge-Sharing Thread Here

  8. #88
    Yari-hei
    Join Date
    Feb 2005
    Location
    Elysium
    Posts
    145

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    This should fix the CTD some people get when sacking a settlement:

    Quote Originally Posted by Makanyane

    Ok, I think I've found basis of problem, it is to do with the information text and graphics the game is trying to call when you sack settlement, these files exist in both BI and RTW but in RTW you are missing settlement_razed event.

    In data/descr_event_enums.txt you are missing "settlement_razed" and in data/descr_event_images.txt you are missing

    Code:
    settlement_razed
    icon disaster
    heading_items 3
    format
    {
    title center verdana black
    string center verdana_med khaki
    title_image center
    spacer 8
    bodystring left verdana_sml khaki left
    spacer 8
    condition ;; was anyone hurt
    {
    true
    {
    condition ;; If any settlements are affected
    {
    true
    {
    string left verdana_sml black characters_affected
    list 1 verdana_sml khaki
    }
    }
    condition ;; If any characters are affected
    {
    true
    {
    string left verdana_sml black buildings_affected
    list 1 verdana_sml khaki
    }
    }
    spacer 8
    group left 4
    {
    string left verdana_sml khaki your_citizens_killed
    integer left verdana_sml khaki
    }
    group left 4
    {
    string left verdana_sml khaki your_soldiers_killed
    integer left verdana_sml khaki
    }
    }
    }
    }
    http://forums.totalwar.org/vb/showpo...2&postcount=19

  9. #89
    Kylan271's Avatar Chugen
    Join Date
    Jul 2007
    Posts
    2,160

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Oh I did not know this,lol..thanks I will check.
    RIP Andy aka "Calvin",sorely missed by many.
    Hoping all of your guys and girls out there are OK and your family in RL?

  10. #90
    Yari-hei
    Join Date
    Feb 2005
    Location
    Elysium
    Posts
    145

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Quote Originally Posted by Nicholas H.C View Post
    Some Bugs To Report:

    -After a end of a turn, on the Diplomacy report thingy Dacia's icon is the Swimming icon

    To fix this, change Dacia's small_logo_index from 263 to 264 in descr_sm_factions.txt.

  11. #91
    Kylan271's Avatar Chugen
    Join Date
    Jul 2007
    Posts
    2,160

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Huh my reply is missing???? I sent rep also for your help,please check???
    RIP Andy aka "Calvin",sorely missed by many.
    Hoping all of your guys and girls out there are OK and your family in RL?

  12. #92
    Yari-hei
    Join Date
    Feb 2005
    Location
    Elysium
    Posts
    145

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Rep received, thanks.

  13. #93
    shadowdrummer46's Avatar Yari-hei
    Join Date
    Jul 2009
    Location
    Indiana, USA
    Posts
    144

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Thanks for the help

    +rep
    Aspiring Scientist and Millitary Enthusiast
    I tend to be long-winded. Thanks for any help!
    _______________ExRM__EB___________________
    My In-Depth ETW Prussian Campaign Guide Can be found Here.
    You Can Find My ExRM Knowledge-Sharing Thread Here

  14. #94
    deadlyshadow187's Avatar Yamabe
    Join Date
    Jun 2008
    Location
    Texas
    Posts
    254

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Any way you can update this to work for steam, as is it won't work at all, would really appreciate it, thank you in advance.

    Simply change the directory in you're setup application to C:\Program Files\Steam\steamapps\common\rome total war gold\data, should be extremely simple.
    Last edited by deadlyshadow187; March 13, 2011 at 10:05 PM.

  15. #95
    han891's Avatar Kabe difendā
    Join Date
    Jun 2005
    Posts
    42

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    Hi, does anyone have a working download link?
    Thanks

  16. #96
    Ikko-Ikki
    Join Date
    Jun 2012
    Posts
    17

    Default Re: TE 5.1 + BI Features: Solvo Populus Add-On

    well, when I double-click on TESP_Installprep.bat, it opens command prompt for a second and then it closes. I checked whether I put it in a wrong directory, but I'm sure I have it in the correct one (in the RTW root folder, amirite?).

    and then I tried opening the bat file in notepad and what I saw is just this line "del "Data\world\maps\campaign\imperial_campaign\map.rwm". is this the problem? or maybe it is something else?

Page 5 of 5 FirstFirst 12345

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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