More gold for AI & difficulty levels

  • Is there any way to give AI dynasties more gold at the start? I'm playing at the maximum difficulty, just wondering if there's a quick way to mod the game so that every AI dynasty starts with at least a certain amount of gold.


    Also, I'd like to know what exactly the difficulty slider changes - is it just the amount of money the player and AI start with, or does it affect other things? If so, what are those things?

  • To give the Ai more money you can easly change the config.ini


    At the bottom there are lines like this:


    Code
    [INIT-AI-4]
    InitDelay = 0
    HasResidence = 1
    Workshops = 2
    Money = 6000
    Married = 1
    Childs = 2


    should be self explaining or? ^^