I posted 1.34b as an 'unofficial' patch as the changes had not been tested in a game.
I'm assuming that you did have 1.34a already on your system and unzipped 1.34b over existing files. 1.34b included only the files that changed from 1.34a - and you do need to have 1.34a.
The files included in 1.34b are all in the default_aidata folder...
CRA_Goals.txt (numerical changes only)
CRA_strategies.txt (numerical changes only)
and default_gamedata folder...
CRAEU_gamefile.txt (changes the Modswapper option to 1.34b)
CRAS_gamefile.txt (changes the Modswapper option to 1.34b)
CRARR_gamefile.txt (changes the Modswapper option to 1.34b)
CRAB_gamefile.txt (changes the Modswapper option to 1.34b)
CRAG_gamefile.txt (changes the Modswapper option to 1.34b)
CRAI_pw_cheat.slc (numerical changes only)
Since I have never worked with the foreign language files, I'm not sure about the process, and exactly what files you have to switch to get it to work on the Italian version that you have, but I'm assuming that all you need to change for language compatibility are in the english_gamedata folder.
But if you want to do the changes yourself on your current setup, the changes are listed in this thread.
To cut the AI tech gap, go into
CRAI_pw_cheat.slc
and locate the line
my_gold = my_pop * 5;
and change to
my_gold = my_pop * 2;
I'm assuming that you did have 1.34a already on your system and unzipped 1.34b over existing files. 1.34b included only the files that changed from 1.34a - and you do need to have 1.34a.
The files included in 1.34b are all in the default_aidata folder...
CRA_Goals.txt (numerical changes only)
CRA_strategies.txt (numerical changes only)
and default_gamedata folder...
CRAEU_gamefile.txt (changes the Modswapper option to 1.34b)
CRAS_gamefile.txt (changes the Modswapper option to 1.34b)
CRARR_gamefile.txt (changes the Modswapper option to 1.34b)
CRAB_gamefile.txt (changes the Modswapper option to 1.34b)
CRAG_gamefile.txt (changes the Modswapper option to 1.34b)
CRAI_pw_cheat.slc (numerical changes only)
Since I have never worked with the foreign language files, I'm not sure about the process, and exactly what files you have to switch to get it to work on the Italian version that you have, but I'm assuming that all you need to change for language compatibility are in the english_gamedata folder.
But if you want to do the changes yourself on your current setup, the changes are listed in this thread.
To cut the AI tech gap, go into
CRAI_pw_cheat.slc
and locate the line
my_gold = my_pop * 5;
and change to
my_gold = my_pop * 2;
Comment