View Full Version : Revolution FAQ
jdog5000 Jun 06, 2007, 12:01 AM List of Frequently Asked Questions:
General Questions:
Does Revolution work with BTS? How about older versions? (http://forums.civfanatics.com/showpost.php?p=6132281&postcount=6)
What custom maps can I play with? (http://forums.civfanatics.com/showpost.php?p=6373828&postcount=10)
How can I make my map work with Revolution? (http://forums.civfanatics.com/showpost.php?p=6373859&postcount=11)
Multiplayer? (http://forums.civfanatics.com/showpost.php?p=6469228&postcount=15)
Francais? Deutsch? Espanol? Italiano? (http://forums.civfanatics.com/showpost.php?p=6548750&postcount=17)
Revolution Mechanics:
How does a game of Revolution differ from a normal Civ game? What's it like? (http://forums.civfanatics.com/showthread.php?t=251414)
I'm having revolutions all the time, what can I do? (http://forums.civfanatics.com/showpost.php?p=6019282&postcount=4)
Any tips for choosing civics in this mod? (http://forums.civfanatics.com/showthread.php?t=230995)
How does the city garrison effect work? (http://forums.civfanatics.com/showpost.php?p=6394856&postcount=13)
What does the RevWatch screen mean? (http://forums.civfanatics.com/showpost.php?p=6394906&postcount=14)
How does the Assimilation/Annexation system work? (http://forums.civfanatics.com/showpost.php?p=6700884&postcount=19)
Troubleshooting Questions:
How can I tell if the mod is working? (http://forums.civfanatics.com/showpost.php?p=5524644&postcount=2)
After starting the mod I don't see an interface. What can I do? (http://forums.civfanatics.com/showpost.php?p=5524648&postcount=3)
The mod crashes or doesn't load properly! Help! (http://forums.civfanatics.com/showpost.php?p=6548726&postcount=16)
Modding Revolution:
How do I merge Revolution with another mod? (http://forums.civfanatics.com/showpost.php?p=6132304&postcount=7)
If you don't find your question on this list, ask away!
jdog5000 Jun 06, 2007, 12:54 AM How can I tell if the mod is working?
This mod has a couple of features to help determine if you have installed it correctly. First, it will complain if it is unable to locate the config file Revolution.ini ... it should still work when it can't find this, but it won't have any of your modified settings. Second, in Revolution.ini in the Config section you can enable ActivePopup. With this, the game will popup a window informing you which mod components are active when starting or loading a game.
jdog5000 Jun 06, 2007, 12:55 AM After starting the mod I don't see an interface. What can I do?
If you are running the BUG mod or have other files in your \My Games\BTS\Custom Assets\ folder, this is most certainly the culprit. Rename this folder or move the contents if you wish to keep it for use in Vanilla games. Files in these folders will replace the files used by the mod and cause problems.
For the old Warlords version of the mod, you can also see the posts by b3virq3b starting here. (http://forums.civfanatics.com/showpost.php?p=4485950&postcount=569)
Grishnash Jul 29, 2007, 03:39 PM Does Revolution work with BtS?
Aeven Jul 29, 2007, 04:08 PM Does Revolution work with BtS?
No, it does not. It has yet to be updated.
jdog5000 Nov 08, 2007, 06:49 PM Does Revolution work with BTS? How about older versions?
Yes, currently Revolution works with BTS 3.13. Whenupdates to BTS come out, it usually takes a few days to a couple weeks for me to update Revolution.
There are older versions of the mod for Warlords and Vanilla Civ4 available from the download page, though the newer version for BTS has lots of new features and improvements.
jdog5000 Nov 08, 2007, 06:53 PM How do I merge Revolution with another mod?
There is a merge guide included in the Revolution download which explains how the different pieces (Python, XML, SDK) can be merged. If you have a more specific question, check out the Modders and Mergers thread (http://forums.civfanatics.com/showthread.php?t=226037).
D14 Nov 29, 2007, 11:15 PM When I tried to load Revolution mod I get RUNTIME ERRO !
How can I fix this ?
jdog5000 Nov 30, 2007, 06:10 PM When I tried to load Revolution mod I get RUNTIME ERRO !
How can I fix this ?
This means the DLL portion of the game is crashing, which usually means it has encountered unexpected input from XML or Python. Have you updated Civ to BTS 3.13? If not then the 3.13 version of the mod would produce this error. Did you download the full version of the mod, not just a special DLL? The other possibility is that you have some XML files in your CustomAssets folder which are not compatible with the mod (ie civics or units changes), or that the XML files that come with the mod are not in /Revolution/Assets/XML/
Let me know if it's still a problem.
jdog5000 Jan 16, 2008, 02:11 AM The number of player/team slots defined by the DLL and the map must agree for the map to work. The default number of civ slots in Revolution is 34, so any map that defines 34 slots (doesn't have to fill them all) should work.
Install maps to run with the mod by placing them in the Revolution\PrivateMaps folder (create this folder if it doesn't exsist). To run maps in the game, after launching the game choose single player and then either 'Play Scenario' or 'Custom Scenario'.
Below is a list of maps which are known to work:
Earth with 34 civs (http://forums.civfanatics.com/downloads.php?do=file&id=7278) (Copy any of the maps over from the PrivateMaps folder to the Revolution\PrivateMaps folder)
jdog5000 Jan 16, 2008, 02:32 AM The DLL that comes with Revolution defines 34 slots for civs, any map you use must also define this many slots (though many can and should be empty). It is fairly easy to add empty slots to any map:
1. Open your WB save file with a text editor
2. The first thing in the file is the game definition which ends with "EndGame". If what comes next are team definitions (ie BeginTeam), go to step 3. If what comes next are player definitions, skip to step 4.
3. We need to add teams so that there are 34. If the team definitions don't have numbers, count how many "BeginTeam" ... "EndTeam" definitions there are (if they are numbered, remember they start at 0). Then add:
BeginTeam
EndTeam
after the existing definitions so that there are 34 total definitions.
3. After the teams come the associated player slots. Like before, pad the number of definitions out the 34 using:
BeginPlayer
LeaderType=NONE
CivType=NONE
Team=###
EndPlayer
Where under most circumstances for the 19th player slot (ie player 18) ### should be 18. This puts each blank player on a team by themselves.
That's it, the map should work.
StormLord-711- Jan 21, 2008, 09:16 AM How many troops must you have in a city for it to count towards the garrison revolt index bonus?
Also: since once a city revolts, any other cities with over 600 revolt index may revolt also, is 600 r.i. also the number at which cities are in "warning?"
jdog5000 Jan 21, 2008, 02:32 PM The effect of garrisons changes depending on several factors. In the early part of the game, troops can be a significant source of stability in cities with walls and particularly a castle. Once liberalism is discovered, the revolution quelling effect of troops decreases.
For a full break down of how the numbers work, check out the "effect calculator.ods" open document spreadsheet. Garrison effects are the first listed, with a breakdown for the 4 different situations with up to 25 defenders.
Under all circumstances you will get an effect with only 2 defenders, though Post-liberalism or without defenses the effect is very small. The "Garrison" effect label in the RevWatch popup only appears when the effect has strength -3 or stronger for Rev 1.26bts and earlier. It will show up at -2 starting in 1.3bts so that it's more visible.
A final example: If you have 6 units in a city, post Liberalism the effect is -2, with no defenses -3, with walls -4, and with a castle -6. These numbers are for Epic speed, the net effect of all rev index factors on a city is scaled by gamespeed.
jdog5000 Jan 21, 2008, 02:43 PM The RevWatch screen breaks your cities into three groups based on their Rev Index (how close they are to revolting): Safe, Warning, and Danger. Inside each group the cities are also ordered with safest at the bottom.
For a city to instigate a revolt, they must either be in the Danger category or be suffering some very bad local effects like serious unhappiness or starvation. Other cities will only join revolts started by a city in the Danger category and then will only join if they're in the Warning category.
In all categories, cities shown in white are either locally improving or at least locally neutral. Cities in orange or red are locally worsening, with red meaning that the threat of violence in the city is serious. The local conditions in the city (ie things specific to that city) are only part of the picture, however, as civ-wide effects can change the disposition of a city even if the local effect are positive/negative. National effects include tax rate and finances, civics and changes in civics, results from war, empire size, etc. These are summarized in the top of the RevWatch details screen.
jdog5000 Feb 08, 2008, 01:01 PM Revolution does not work in multiplayer, sorry. It was not designed for multiplayer from the start, so retrofitting it now is a large undertaking and would be difficult to test.
That said, if you disable the Revolution component (and don't use AIAutoPlay), the rest of the mod should work.
jdog5000 Feb 29, 2008, 01:49 AM If the mod crashes when loading, there are a few things to check before posting to the Bug Reports forum:
1. Make sure you have no files in \My Games\BTS\CustomAssets\. These files override the mod files and this can certainly cause crashes and other problems.
2. Make sure that the DLL, Python folder, and XML folder for the mod are located in your (BTS install directory)\Mods\Revolution\Assets\. These locations are necessary for the mod to function properly.
3. Clear out your cache in \My Games\BTS\cache.
If it's still not loading, please post in the Bug Reports (http://forums.civfanatics.com/showthread.php?t=226035) forum with as much information (Civ version, mod version, what happens, etc) as you can.
jdog5000 Feb 29, 2008, 02:02 AM Francais - :) Many thanks to Fabrysse for translating the mod into French!
Deutsch - :mischief: The mod is partially translated into German, if you can help that would be great.
Espanol - :( My Spanish is not good enough ... no Spanish support yet, sorry.
Italiano - :( No Italian support yet, sorry.
Tboy Apr 08, 2008, 08:02 PM Question: How does the annexation system work? I have seen in my current game another civ become annexed, yet I am at a loss as to how, why and when this happens. Could you clarify?
jdog5000 Apr 10, 2008, 12:21 AM Assimilation or annexation occurs only for very small civs (who do not own their own tiny island) under certain conditions:
- Rebels in civ X wanted to join civ Y, but X wouldn't let them go and Y was unwilling or unable to declare war. The rebels may ask to join Y later if they have moderate success and take a couple cities.
- A tiny vassal who has strong cultural influence from their master and doesn't hate them may join their master.
- A tiny vassal who has Pleased or better relations with their master, plus trails them by significant amounts in both power and tech, may join their master.
- A tiny non-vassal who's capital city has majority nationality from another player and doesn't hate that player may join them. Odds go up significantly if under threat of revolt. (This is the case that originally started this system ... a tiny civ that doesn't even culturally own its capital is screwed, but the old city revolt mechanism can't cause your last city to disappear so there'd be these 1-3 square civs sometimes completely enveloped in another civ and incredibly backwards)
- A tiny non-vassal who has 20% or more nationality in their capital from another player and has Pleased or better relations may ask to join that player
- A tiny non-vassal who has 35% or more nationality in their capital from another player and is at least Cautious towards them may ask to join that player. In both these last two cases, only the second highest cultural player is checked as the highest cultural player is covered by an earlier case
- A tiny non-vassal that is several eras behind in tech will lower its standards on joining another civ with culture in its capital (this case is probably obsolete now with the TechDiffusion component)
Tboy Apr 14, 2008, 01:44 PM Ah, thanks!
Another two questions, I'm afraid:
1.The 'start all civs as minor civs' option - does this make these tech rules for becoming a full civ applicable to all upcoming civs (i.e. formed from barbarians)?
2.If I were to customise my civ name, nationality and so on, would it affect the dynamic civ names mod?
jdog5000 Apr 14, 2008, 03:06 PM Ah, thanks!
Another two questions, I'm afraid:
1.The 'start all civs as minor civs' option - does this make these tech rules for becoming a full civ applicable to all upcoming civs (i.e. formed from barbarians)?
2.If I were to customise my civ name, nationality and so on, would it affect the dynamic civ names mod?
1. Yes, all new civs including rebels and barb civs are subject to the tech constraint.
2. Right now, DynamicCivNames doesn't play nice with player specified civ names ... I'm working on making it notice if the player has picked a custom name and leaving it be.
Tboy Apr 15, 2008, 11:23 AM 1. Yes, all new civs including rebels and barb civs are subject to the tech constraint.
2. Right now, DynamicCivNames doesn't play nice with player specified civ names ... I'm working on making it notice if the player has picked a custom name and leaving it be.
Ah, thanks.
I don't think the DynamicCivNames should be disabled for custom civ names completely - rather, there should be an option to turn it off for the player (but still keep it for other civs). Not sure if it'd work, but it would be good, since it's sort of cool seeing your own civ name becoming a 'Holy Kingdom' or whatever.
Ajidica Jun 17, 2008, 09:21 PM Is there any way to reduce distant city modifier? I have a size 4 city (early game), only about 5-7 tiles away from my capital. I think courthouses might work, but that would require a large tech investment.
jdog5000 Jun 17, 2008, 10:37 PM Gain more territory by either expanding your cultural borders or building more cities will help this city feel like it's not on the outskirts of your empire.
If you're empire is considered large (check the top of the details screen in RevWatch) then advancing to the next tech era will also help.
A courthouse will definitely work in the future but would come to late to help this city.
In terms of civics, if you can switch to Hereditary Rule you really should. Despotism has a higher distance cost.
Also, since the distance effect for this city will decrease with time and expansion you can opt to offset the distance effects for now. Keeping the city small/increasing happiness is a good option, garrisoning more troops there would also work (and also helps happiness under Hereditary Rule). Walls will increase the Revolution quelling effectiveness of your garrison. Spreading religion or increasing cultural output would also help.
This advice will generally still work for the next version (1.6) but I am changing the specifics of how this and other effects work ...
Ajidica Jun 18, 2008, 08:55 AM Does it matter that I am using the version that is combined with Dales combat mod and Influence driven war?
Tboy Jun 19, 2008, 12:12 PM Is the current version of revolution BtS 3.17 compatible? A lot of other mods have been messed up by it, and I'm wondering whether a). This one is too and b). If so, when we can expect a BtS 3.17 compatible version.
jdog5000 Jun 19, 2008, 01:04 PM Does it matter that I am using the version that is combined with Dales combat mod and Influence driven war?
Shouldn't.
Is the current version of revolution BtS 3.17 compatible? A lot of other mods have been messed up by it, and I'm wondering whether a). This one is too and b). If so, when we can expect a BtS 3.17 compatible version.
1.52 is not compatible, but 1.6 should be out pretty soon ... maybe tonight, certainly by the beginning of next week. Really depends on what's in the new patch plus I'm only part way through the local/national split so there are a few pieces to roll back for a quick release. They really sprang 3.17 on us with no warning at all.
Tboy Jun 19, 2008, 01:12 PM Sounds good.
3.17 was certainly a shock - first I knew of it was the civfanatics news page this morning.
Soduka Jun 20, 2008, 09:43 AM I'd rather you take the time to give us everything you want to give in 1.6 AND update to 3.17.
Tboy Jul 12, 2008, 05:54 PM Sorry - unnecessary question.
Komunyst_Indian Aug 18, 2008, 06:44 AM Ive posted in another location just in case this thread is dead
So depressed : (
trying to get revolution to work but dont know how
Jdog or any1 else - You have probably heard this already but how exactly do i modify and turn the components on and off - if someone could give me directins - i.e where the revolution ini( is that the options on / off file) file is ... because right now i have no luck finding it...
btw ur mod is awesome... i played it on Rise of mankind... but got too complex so i just wanted it wiht plain ole bts...can this mod be combined with BUG?
If anyone can help it would be a huuuge godsend
cheers
jdog5000 Aug 19, 2008, 11:49 PM You should find the Revolution options at the bottom of the options list in the Custom game screen. Once you set them up once, Civ will cache your selections but this only works if you always play with Revolution ... whenever switching mods you should use Custom Game and check the full option list.
Red Dwarf Devil Oct 07, 2008, 03:28 AM Hi ,
I have this MOD running combined with Wolfshanze.
So I am using the WolfRevolution Mod all is just great , but a quick questions is there a description on each of the options especially the turned off ones by default.
Reason is I think I might want to change a few but I cannot find a detailed description on what they do.
I know most of them give a good common sense suggestion but I would like to know more info. I don't want to unbalance what is now my default game .
jdog5000 Oct 09, 2008, 11:52 PM There isn't a comprehensive, thorough explanation for the options ... you can try doing a search for particular option string you're looking for in the forum, it may have come up before. Turning on things which default to off is a mixed bag, some are old features that have fallen out of favor but I highly recommend start as minors ... try it once at least, the early game will never feel the same again.
phungus420 Oct 11, 2008, 08:13 AM Hi ,
I have this MOD running combined with Wolfshanze.
So I am using the WolfRevolution Mod all is just great ,
Jdog see how cool Revolutions are. Not only do you have people merging your mod. But you have people merging, the merge of your mod.
You should try WolfRevolution too jdog, I bet it gives you ideas.
|
|