INCLUDES (** = new in latest version):
Convenience features:
  • Stack unit commands
    • Stack bombard
    • Worker buttons (irrigate, road, etc.) become stack buttons by holding CTRL
    • Stack fortify, upgrade, and disband also with CTRL
  • Disorder warning
  • Detailed city production info
  • Buttons on trade screen to quickly switch between civ
  • Ask/offer gold popup autofills best amount
  • Skip repeated popups asking to replace a tile improvement
  • Group units on right click menu
  • Show coordinates and chopped status in tile info box
  • Show golden age turns remaining
  • No special king unit names in non-regicide games
  • Option to disable worker automation
  • On the city screen, hold shift when clicking a specialist to switch to the previous type
  • Automatically cut research spending to avoid bankruptcy
  • Remove pause for "we love the king" messages
  • Suppress "maximum hypertext links exceeded" popup
  • Civilopedia indicates when units go obsolete but cannot be upgraded
  • Message appears after bomber dodges interception by air defense buildings
  • Option to replay AI moves for all human players in hotseat mode
    • ** Keep main GUI active during replay
    • ** Prevent game music from being reset by replay
  • Restore unit directions on game load
  • ** Optimize improvement loops
  • ** Option to remove Elvis Easter egg
  • ** Harbor/airport city icons indicate unit effects not trade abilities
  • ** Disallow useless bombard attacks vs airfields
AI Enhancements:
  • Allow AI to use artillery in the field
    • ** AI artillery units are now limited to one escort
  • Force AI to build more artillery and bombers
  • Replace leader unit AI to fix bugs and improve behavior
  • Fix bug preventing AI from filling its armies
  • Improve AI army composition to discourage mixing types & exclude HN units
  • AI routine for "pop units" that may appear in mods
  • ** Can limit the number of escorts the AI assigns to its naval transports and carriers
Bugs fixed:
  • AI pathfinding collides with invisible units (called the "submarine bug")
    • ** Exclude enemy units so the AI doesn't path around enemies it isn't supposed to be able to see
  • Science age beakers not actually awarded
  • Pink line in Civilopedia
  • Crash when doing disembark-all on transport containing immobile unit(s)
  • Crash possible when AI civ is left alive with only a settler on a transport (called the "houseboat bug")
  • Resources beyond the first 32 share access records in cities not on the main trade network (called the "phantom resource bug")
  • Air units lose a turn after being set to intercept
  • ** Cached building maintenance amounts not updated when buildings are obsoleted
  • ** Barbarian long-range search for targets is limited to tiles directly NW or SE
Engine extensions:
  • Adjustable minimum city distance
    • ** Gray out build city button when too close to another city and min distance has been increased
  • Option to limit railroad movement
    • ** Fix incorrect ETAs in go-to mode
    • ** Mitigate issue with pathfinding for units with many moves (see config file for details)
  • Removed unit limit
  • Enable free improvements from small wonders
  • Option to prevent autoraze and razing by players
  • Stealth attack activates even when there's only one target
  • Trespassing prevention
    • ** Fix freeze when disembark-all job is blocked by trespassing restriction
  • Land/sea intersections
  • Adjustable anarchy length
  • "Perfume" units or improvements to control how likely the AI is to build them
  • Reveal AI logic
    • Press P in city screen to see AI point value for each available build
    • Press L on map to see how desirable the AI finds each tile as a city location
  • Corruption can be completely removed with "OFF" government setting
  • Disallow land settlers from founding on water
  • Option to let units move after airdropping
  • Buildings can generate resources
  • Buildings can be set as prerequisites for unit production
  • Can cancel out pop pollution with negative pollution amount on building flagged as removing pop pollution
  • Option to modify rules for retreat eligibility
    • ** Separate options for land & sea
  • AI two-city start
  • Remove cap on turn limit
  • Option to strengthen forbidden palace decorruption effect to match the palace's
  • Option to allow military great leaders to hurry wonders
  • Option to reduce AI research rate by half
  • Option to aggressively penalize bankrupt players
  • Option to remove exception to tile penalty for city tiles with fresh water and Agri trait
  • Enable stealth attacks via bombardment
  • Artillery can be set to use PTW-like targeting against cities
    • ** Can use charm bombard flag to control this
  • Recon missions can be made vulnerable to interception
  • Option to charge one move for recon missions and interception
  • Allow players to opt out of stealth attacks
  • Polish precision striking by land or sea units
    • Use regular bombard animation instead of flying animation
    • Use bombard range instead of operational range
    • Cannot be intercepted
  • Option to immunize aircraft against bombardment
  • ** Option to ignore king flag on defense, so kings aren't always last to defend in a stack
  • ** Option to show untradable techs on trade screen
  • ** Barbarian city capture & production (experimental)
  • ** Option to allow land units to bombard aircraft and naval units in cities

INSTALLATION AND USAGE:
Extract the mod to its own folder then copy that folder into your Civ install directory (i.e. the folder containing Civ3Conquests.exe). Then activate the mod by double-clicking the INSTALL.bat or RUN.bat scripts. INSTALL.bat will install the mod into Civ3Conquests.exe, RUN.bat will launch Civ 3 then apply the mod to the program in memory. The mod's behavior is highly adjustable by editing the config file named "default.c3x_config.ini". Also that config file contains info about some mod features that aren't fully explained in this README.

Notes about installation:
  1. When installing, the mod will create a backup of the original unmodded executable named "Civ3Conquests-Unmodded.exe".
  2. To uninstall the mod, delete the modded executable then rename the backed up version mentioned above to "Civ3Conquests.exe".
  3. It is not necessary to uninstall the mod before installing a different version.
  4. Even after installation, the mod still depends on some files in the mod folder, specifically the config file and the Art & Text folders.
  5. I've received multiple reports that RUN.bat doesn't work while installing does, so know that installation is the more reliable option.
  6. Rômulo Prado reports that RUN.bat started working for him after he installed the MS Visual C++ Redistributables versions 2005 and 2019 (while installing GOG Galaxy).

COMPATIBILITY:

STACK BOMBARD:

Activate stack bombard on any unit capable of bombarding by clicking the stack bombard button or by activating normal bombard then CTRL+clicking the target tile. The selected unit will bombard the tile, then all other units of the same type on the same tile will automatically bombard the target as well. Stack bombard is pretty smart and will stop bombarding once it can no longer do any damage, and it knows about lethal bombard, that you can't damage air units in an airfield, etc.

OTHER STACK UNIT COMMANDS:

Hold the control key to turn most unit command buttons into stack buttons that when pressed will issue a command to all units of the same type on the same tile. This works for fortify, upgrade, and disband, as well as all worker commands.

DISORDER WARNING:

If you try to end the turn with unhappy cities, the domestic advisor will pop up to warn you and give you the option to continue that turn.

DETAILED CITY PRODUCTION INFO:


AI ENHANCEMENTS:
Numerous changes have been made to improve the AI's behavior, especially in combat. It can now use its artillery units in the field, i.e., it will take them out of its cities to bombard enemy cities or incoming enemy units. The AI's production of artillery has been significantly increased so that it can take advantage of this ability. The other major change is that the AI can now use armies properly, it builds them when it can and fills them with units, usually the strongest available. There are many smaller changes as well to fix bugs and improve heuristics. Some more details are available as comments in the config file.

TRADE SCREEN IMPROVEMENTS:

When negotiating with the AI, you can quickly switch back and forth between civs using the added arrow buttons (arrow keys work as well). When asking for or offering gold, the set amount popup will appear with the best amount already filled in. Best amount means, when asking for gold on an acceptable trade, the most you could get, and when offering gold on an unacceptable trade, the least you need to pay.

ADJUSTABLE MOVEMENT RULES:
The functions governing unit movement have been modified to enable various adjustments to the game's movement rules not possible through the editor. As with all other engine extensions, the rules are not changed from vanilla Conquests unless the config file is edited.

Railroad movement can be limited to a certain number of tiles by setting the "limit_railroad_movement" variable. The limitation works like in Civ 4, i.e., moving along a railroad consumes movement points like moving along a road except the cost of moving along a railroad is scaled by the unit's total moves so all units are limited to the same distance. Be advised, because this setting affects how movement is measured, changing it in the middle of a turn (i.e. after some units have already moved) is likely to cause units to have extra or missing moves.

Enabling land/sea intersections allows sea units to travel over the thin isthmus that exists on the diagonal path between two land tiles. More specifically, imagine a diamond of four tiles with land terrain on the north & south tiles and water on the east & west ones. With land/sea intersections enabled, naval units can pass between the east and west tiles.

Disallowing trespassing prevents civs from entering each other's borders while at peace without a right of passage, similar to the rules in Civ 4. Invisible and hidden nationality units are exempted from the restriction.

PER-SCENARIO CONFIG:
Mod config settings can be set on a per-scenario basis. To do this, create a "scenario.c3x_config.ini" file inside the scenario's folder (the same place that would contain the scenario's Art and Text folders) and fill it in like the "default.c3x_config.ini" file included with the mod. The scenario settings will be layered on top of the default settings so you only need to include the ones that are relevant to the scenario. You can verify in-game that the scenario config was loaded by checking the mod info popup, it's accessible through the button on the top right of the preferences screen. For an example, see: https://forums.civfanatics.com/thre...s-in-exe-modding.666881/page-28#post-16212316.

SMALL WONDER FREE IMPROVEMENTS:
The free improvements wonder effect (granaries from Pyramids etc.) now works on small wonders. Note to modders, to set this effect you must use a third party editor like Quintillus' (https://forums.civfanatics.com/threads/cross-platform-editor-for-conquests-now-available.377188/) because the option is grayed out in the standard editor. Even worse, if you set the effect then work on the BIQ in the standard editor, the effect won't be saved, so you'd need to set it every time or work exclusively in Quintillus' editor.

ADJUSTABLE MIN CITY DISTANCE:
Change the adjust_minimum_city_separation config value to add that many tiles to the minimum allowed distance for founding cities. For example, setting it to 2 means cities can only be founded with 3 tiles separating them. Setting it to a negative number means cities are allowed to be founded next to one another. Additionally, by community request, the option disallow_founding_next_to_foreign_city can be used to disallow founding cities next to those of other civs even when the min separation is zero or less (if the min separation has not been reduced this option has no effect).

NO-RAZE:
The "NoRaze" mod has been re-implemented inside C3X. To enable it, edit the config file mentioned above. There are separate options to prevent autorazing and razing by player's choice.

HOW IT WORKS:
Some parts of the mod (bug fixes, no-raze, no unit limit) are really just hex edits that are applied to the Civ program code. The real secret sauce is a system to compile and inject arbitrary C code into the process which makes it practical to implement new features in the game. The heart of the system is TCC (Tiny C Compiler) and much work puzzling out the functions and structs inside the executable (and thanks to Antal1987 for figuring out most of the structs years before I came along).

The injected code, along with the rest of the mod, is fully open source. If you're curious how stack bombard was implemented, check out "patch_Main_Screen_Form_perform_action_on_tile" in "injected_code.c", I assure you the code is quite readable.

SPECIAL THANKS:
1. Antal1987 for his work reverse engineering Civ3. See: https://github.com/Antal1987/C3CPatchFramework
2. Rômulo Prado for his help testing the mod
3. Civinator for the German translation. See: https://www.civforum.de/showthread.php?113285-Der-Flintlock-Deutsch-Patch
4. Vaughn Parker for generously commissioning the port to the PCGames.de EXE and various other features
Author
Flintlock
Downloads
5,902
Views
15,797
First release
Last update
Rating
5.00 star(s) 17 ratings

Latest updates

  1. Release 16

    New in this version: - Barbarian city capture & production (experimental) - Option to share...
  2. Release 15

    New in this version: - Option to replay AI moves for human players in hotseat mode - Enable...
  3. Release 14

    New in this version: - Automatically cut research spending to avoid bankruptcy - Option to...
  4. Release 13

    New in this version: - AI two-city start - Remove cap on turn limit - Option to strengthen...
  5. Release 12

    New in this version: - Support for the executable from PCGames.de - Option to modify rules for...
  6. Release 11

    New in this version: - Buildings can generate resources - Buildings can be set as prerequisites...
  7. Release 10B

    Fixes a crash caused by the patch for the phantom resource bug
  8. Release 10

    New in this version: - Scenario-specific mod configurations - Mod info button - Better logic for...
  9. Release 9

    New in this version: - Perfume can be applied to multiple improvements or unit types -...
  10. Release 8

    New in this version: - Stack fortify, upgrade, and disband - AI routine for "pop units" that may...

Latest reviews

Huge, huge thank you for creating this and keep updating it, that's just so nice
Beyond what we ever hoped.
I've Played Civilization since the Original more than 30 years ago - OMG has it been THAT long? For some reason, I still like Civilization III better than the more modern sequels, although I was pretty thrilled with Civ IV and played it quite extensively. Nonetheless, Civ III just has all the right stuff. But now... I have just discovered your C3X release which modifies the actual EXE file and am just blown away. This has all of the features I've always wished for when playing those long drawn out marathon games! Civ III will now be my forever game. I'm only 10 years away from retirement - I think I now know what will be my major pastime! :D
Great new features again. The retreat functionality works like a charm. Now 3 movement units can escape from 2 movement units! Thanks Flintlock!
This just keeps getting better and better. Flintlock's done a great job of prioritizing the changes that yield the most modding possibilities. Thanks Flintlock!
The fixes in Release 11 are fantastic. I've been wanting to limit construction of units based on city improvements since I first played this game nearly 20 years ago. Thanks.
The new by-scenario settings are an absolute game-changer. This allows modders/scenario makers to create unique settings such as min city distance and unit/building 'perfumes' that are specific to their mods. Amazing as always, great work Flintlock!
Absolutely epic, the best thing for Civ3 since its release.
It is less then 1MB to download, but the impact on the game is HUGE. OMG. Thank you so much. All the wasted years micro clicking bombers...
Just AMAZING. Saves you lot of time, the game gets quicker and you can stay more focus for a longer time.
I just registered on this website to make sure this Mod is highlithed on this awesome page and gets its reward granted.
Invaluable resource that fixes a lot of issues and opens up new possibilities.
Top Bottom