Quick Questions and Answers

Thank you, I founded Shinto and got my desert faith.

Incidentally, does wiping out Buddhism then mean another can be founded as well?
 
No. The maximum number of religions is set at the beginning of the game (based on map size, not number of AI civs) and once a religion is founded it takes one of the available religion slots. Once all of the slots are taken, no more religions can be founded. Killing off a religion during the game does not open up a slot for another religion.
 
How do you add custom music to the game? I put mp3 files in Europe's peace music folder; is that enough?
 
If upgraded from the catapult, does Hwach'a retain +200% attack bonus against cities?
 
How do you add custom music to the game? I put mp3 files in Europe's peace music folder; is that enough?

Adding just the mp3 in a music folder won't do anything. You need to go to .../Sid Meier's Civilization V/Assets/Sounds/XML.

IMPORTANT: BACKUP THE FILES YOU ARE GOING TO MOD OR ELSE JUST COPY AND PASTE THOSE FILES INTO A FOLDER OR WHEREVER YOU LIKE AND THEN YOU CAN EDIT THEM AND PUT THEM INTO THE MODS FOLDER AT .../Documents/My Games/Sid Meier's Civilization V/MODS

Scroll down until you find EuropeAudioDefines.xml. Open it and scroll down until you see the following:
Code:
		<SoundData>
			<SoundID>SND_EUROPE_PEACE_27</SoundID>
			<Filename>Lacrimae</Filename>
			<LoadType>STREAMED</LoadType>
		</SoundData>
		<!--
			EUROPE War Music
		-->
After </SoundData>, hit enter and add this:
Code:
		<SoundData>
			<SoundID>YOUR_ID</SoundID>
			<Filename>Your_Filename</Filename>
			<LoadType>STREAMED</LoadType>
		</SoundData>
Replace YOUR_ID and Your_Filename to your chosen name. Next, we need to make sure that the game identifies what the hell the ID file is. Open up AudioDefines.xml in the same folder and copy and paste your SoundData. Make sure you enter after </SoundData> and indent exactly like it is (though I don't think this is necessary). Save your files and restart CiV (if it's on). You may hear your music; you may not. The songs are randomly generated ingame. You would have to play a European civ and be at peace in order for you to hear the music you put into the European Peace folder and the XMLs
 
I am considering purchasing Civilization V's Gold Edition. I know it comes with Steam. However: beyond activating the game, do I need an online connection for daily playing? That is, if I hooked my gaming rig to my DSL connection, and activated the game, would I thereafter be able to play it offline, unless I needed to activate a new expansion?
 
I am considering purchasing Civilization V's Gold Edition. I know it comes with Steam. However: beyond activating the game, do I need an online connection for daily playing? That is, if I hooked my gaming rig to my DSL connection, and activated the game, would I thereafter be able to play it offline, unless I needed to activate a new expansion?

Steam has an offline mode, I have played Civ V offline
 
How safe are mods for civ v?

11jrjmc.png
 
Requested forum Icons!

Atilla Icon
attachment.php


Sipahi Icon
attachment.php


Chariot Archer
attachment.php


War Chariot
attachment.php


Horse Archer
attachment.php
 

Attachments

  • AtillaForumIcon.png
    AtillaForumIcon.png
    21.9 KB · Views: 484
  • SipahiForumIcon.png
    SipahiForumIcon.png
    20.4 KB · Views: 466
  • ChariotArcherForumIcon.png
    ChariotArcherForumIcon.png
    20.7 KB · Views: 465
  • WarChariotForumIcon.png
    WarChariotForumIcon.png
    21.5 KB · Views: 474
  • Horse ArcherForumIcon.png
    Horse ArcherForumIcon.png
    21.2 KB · Views: 353
Back
Top Bottom