Hi everyone,
After spending days studying Civ IV rules - watching videos, reading guides, taking notes on everything important, I finally decided to buy it on GOG.
The Complete Edition, $20 so wasn't cheap at all for such an old game, but I though it'll last for many many hours so might be worth it after all.
But when I start it up I notice that the map-scrolling speed is VERY SLOW!
Extremely annoying, so I look through all options, but no setting at all for scroll speed!
So I google it, and notice it's only me and like two more guys noticing this, and no solution anywhere.
So I start to look through all the files in the folders, and finally I find "...Civilization IV Complete\Civ4\Assets\Python\CvCameraControls.py
And inside I find iCameraMovementSpeed = CameraMovementSpeeds.CAMERAMOVEMENTSPEED_SLOW
Yeah, no kidding, SLOW!!!
Google then finds me this reference page: http://civ4bug.sourceforge.net/PythonAPI/Types/CameraMovementSpeeds.html
Which shows alternatives for this value.
CameraMovementSpeeds:
0 = CAMERAMOVEMENTSPEED_NORMAL
1 = CAMERAMOVEMENTSPEED_SLOW
2 = CAMERAMOVEMENTSPEED_FAST
I try editing in the file with CAMERAMOVEMENTSPEED_NORMAL and CAMERAMOVEMENTSPEED_FAST, and even putting in the numbers 0/2 instead.
I even try and change almost every number I can find in the file just to see if anything has any effect on anything, but nothing!
Actually, you can even DELETE the CvCameraControls.py entirely and game still runs like nothing happened, so maybe I shouldn't have any hopes of editing it to get any sort of effect :/
I also tried to start the base game instead of Beyond the Sword, but no difference there either.
I also tried adding the values in GlobalDefines.xml like this, putting the fast value 2 on them, but no difference there either. Editing other stuff in this file has effect though, but don't know what to edit/add to change scroll speed :/
<Define>
<DefineName>CAMERAMOVEMENTSPEED_SLOW</DefineName>
<fDefineFloatVal>2</fDefineFloatVal>
</Define>
<Define>
<DefineName>CAMERAMOVEMENTSPEED_NORMAL</DefineName>
<fDefineFloatVal>2</fDefineFloatVal>
</Define>
What to do? (Except beg GOG for a refund since I find the game unplayable, but I'm not sure they accept refunds).
Any help would be very appreciated!
Yes, I know you can click/drag in the mini-map, but that's not a very smooth solution, for me at least.
I just want what every other game has, some sort of setting/tweak for scroll speed.
Many thanks if anyone has some idéas
Moderator Action: Moved to C&C to see if experts here can assist. Cheers - lymond
After spending days studying Civ IV rules - watching videos, reading guides, taking notes on everything important, I finally decided to buy it on GOG.
The Complete Edition, $20 so wasn't cheap at all for such an old game, but I though it'll last for many many hours so might be worth it after all.
But when I start it up I notice that the map-scrolling speed is VERY SLOW!
Extremely annoying, so I look through all options, but no setting at all for scroll speed!
So I google it, and notice it's only me and like two more guys noticing this, and no solution anywhere.
So I start to look through all the files in the folders, and finally I find "...Civilization IV Complete\Civ4\Assets\Python\CvCameraControls.py
And inside I find iCameraMovementSpeed = CameraMovementSpeeds.CAMERAMOVEMENTSPEED_SLOW
Yeah, no kidding, SLOW!!!
Google then finds me this reference page: http://civ4bug.sourceforge.net/PythonAPI/Types/CameraMovementSpeeds.html
Which shows alternatives for this value.
CameraMovementSpeeds:
0 = CAMERAMOVEMENTSPEED_NORMAL
1 = CAMERAMOVEMENTSPEED_SLOW
2 = CAMERAMOVEMENTSPEED_FAST
I try editing in the file with CAMERAMOVEMENTSPEED_NORMAL and CAMERAMOVEMENTSPEED_FAST, and even putting in the numbers 0/2 instead.
I even try and change almost every number I can find in the file just to see if anything has any effect on anything, but nothing!
Actually, you can even DELETE the CvCameraControls.py entirely and game still runs like nothing happened, so maybe I shouldn't have any hopes of editing it to get any sort of effect :/
I also tried to start the base game instead of Beyond the Sword, but no difference there either.
I also tried adding the values in GlobalDefines.xml like this, putting the fast value 2 on them, but no difference there either. Editing other stuff in this file has effect though, but don't know what to edit/add to change scroll speed :/
<Define>
<DefineName>CAMERAMOVEMENTSPEED_SLOW</DefineName>
<fDefineFloatVal>2</fDefineFloatVal>
</Define>
<Define>
<DefineName>CAMERAMOVEMENTSPEED_NORMAL</DefineName>
<fDefineFloatVal>2</fDefineFloatVal>
</Define>
What to do? (Except beg GOG for a refund since I find the game unplayable, but I'm not sure they accept refunds).
Any help would be very appreciated!
Yes, I know you can click/drag in the mini-map, but that's not a very smooth solution, for me at least.
I just want what every other game has, some sort of setting/tweak for scroll speed.
Many thanks if anyone has some idéas

Moderator Action: Moved to C&C to see if experts here can assist. Cheers - lymond
Last edited by a moderator: