Recent content by Padjur

  1. P

    How do custom soundtracks work?

    To get you started on how to create a mod take a look at this Tutorial. http://forums.civfanatics.com/showthread.php?t=262402 To create an in game soundtrack, you will need to create the soundtrack, this can be any length of time and should be a .mp3 file and place it in...
  2. P

    How do custom soundtracks work?

    Controlled by CIV4EraInfos.xml tags : <iSoundtrackSpace> <bFirstSoundtrackFirst> <EraInfoSoundtracks> <CitySoundscapes>
  3. P

    Diplomacy Music Issues

    So the issue is with DIPLO_AUSTRALIA_QUEEN, correct? these two entries seem OK. Have you checked to make sure the mp3 file AustralianKing is in Assets\Sounds\Diplomacy? Also please upload CIV4LeaderHeadInfos.xml so I can check the entries there. <Script2DSound>...
  4. P

    Multiplayer with mods.

    I have found that even opening all the ports recommended, the router firewall still blocks the connection, it would seem that there are more unlisted ports that need to be opened but to find them would take some considerable time, if indeed it is possible to do so. My solution to the problem is...
  5. P

    BTS won't load mods

    The write protection on program files is the same for vista, win 7 and win 8. Your solution is as you say its a lot of hassle, maybe more than its worth and defiantly not recommended. It is not a requirement to install programs to the default location you can install them to any folder on any...
  6. P

    BTS won't load mods

    Since the introduction of Windows Vista C:\Program Files is a protected location, changes to programs installed at this location will have no effect. There are ways for program writers to get round this but this is not relevant for Civ4 as it was written for XP. The simplest solution to your...
  7. P

    Game refuses to "see" new diplo text

    right right got ya, no problem, though I didn't mean you shouldn't do it modular. Just meant maybe the file name should be Grace_Omalley_CIV4GameText_DiplomacyText_BTS.xml. Good luck with it so.
  8. P

    Game refuses to "see" new diplo text

    I don't do modular mods so this may be of no relevance but should the text file not be called SomethingOrOther_CIV4GameText_DiplomacyText_BTS.xml? rather than SomethingOrOther_CIV4GameText.xml. For my leaders I add the greetings to CIV4GameText_DiplomacyText_BTS.xml in the Text folder...
  9. P

    Adding the round buttons

    The entries in CIV4ArtDefines_Unit.xml for vanilla units contains two paths for buttons<Button>,Art/Interface/Buttons/Units/Frigate.dds,Art/Interface/Buttons/Unit_Resource_Atlas.dds,2,9</Button>these are called a comma-separated values (CSV), note the commas highlighted in Red. If you want to...
  10. P

    What are all of the different PLAYERCOLOR 's?

    You can also create your own Player Colours in XML\Interface\CIV4ColorVals.xml <ColorVal> <Type>COLOR_PLAYER_MAROON</Type> <fRed>0.55</fRed> <fGreen>0.00</fGreen> <fBlue>0.00</fBlue> <fAlpha>1.00</fAlpha> </ColorVal>
  11. P

    Sounds

    The original mp3's for the ers soundtrack are here, Firaxis Games\Sid Meier's Civilization 4\Assets\Sounds\Soundtrack though if modifying the soundtrack just put the new mp3 in your mods asserts folder in Sounds\Soundtrack. CIV4EraInfos.xml <EraInfoSoundtracks...
  12. P

    Sounds

    CIV4EraInfos.xml <EraInfoSoundtracks>
  13. P

    Uninstalling Civ4

    Not a problem then, sorted. Just thinking of people who might read this thread when having similar problems: Checking through the registry with Regedit.exe in situations like this is much better than running a registry cleaner because you get a clearer picture of the registry, Civ 4 had no...
  14. P

    I need to learn the very basics of modding?

    I recommend this Tutorial, a set of video demos that take you through How to Create a Mod by creating a new civilization as an example, so I'd say an Ideal place for you to start. The tutorial videos are a step by step guide on creating the folder structure you need, to editing the XML, to...
  15. P

    Uninstalling Civ4

    You tried it, didn't work and to be honest I've never known them too. The only one I use is CCleaner, to remove unused and old registry entries on some machines, but its not meant for this job and they don't claim that it is. I have two methods, the first I try when I have situations for...
Back
Top Bottom