This is an easy change in the artdefines file. (If you haven't edited Civ XML files before, read in the forums about that first.) For example, to make the lion bigger in the game, find this in Assets/XML/CIV4ArtDefines_Unit.xml:
"fScale" is the scale used in the game. To make it 50% bigger, replace 0.3 with 0.45. "fInterfaceScale" is an *additional* scale used to display in the civilopedia only. So if the scale in the game is fine, but you want it 50% larger in the civilopedia, change 1.0 to 1.5.
You will have to do it for every single unit, building, ...
There might be tools however, to help speed up the process - regular expression matching/replacement or something. I do not know any of these for Windows tho.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.