Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Cities in Motion"

From PCGamingWiki, the wiki about fixing PC games
Line 17: Line 17:
  
 
So to limit my FPS to 60, I would set $fpsLimit = 60.
 
So to limit my FPS to 60, I would set $fpsLimit = 60.
 +
 +
===Poor Performance on High End Computers===
 +
The game engine is poorly optimized, and thus may have trouble on even the highest end computers. Several graphics settings may improve performance.
 +
 +
*Enable the system Cursor.
 +
*Disable Vertical Sync
 +
 +
If these don't at least make the game playable, try lowering the resolution as well.
 +
 +
===Game Doesn't Load===
 +
If the game will not load, try forcing hte game to run in a window.
 +
*Navigate to <code>C:\Users\User_Name\Documents\Cities In Motion\</code>
 +
*Open <code>settings.script</code> in Notepad.
 +
*Find the line $fullscreen = true;, and set it to $fullscreen = false;.
 +
 +
If you are running the game on an ATI/AMD card, then placing an older version of an ATI DLL file in the game directory may allow it to work.
 +
 +
*Download the necessary .DLL file [http://www.kn00tcn.net/kn-atigktxx-10.4.zip here.]
 +
*Navigate to <code>C:\Program Files\cities in motion\</code> and copy that DLL file there.
 +
 +
 +
==Mods And Utilities==
 +
===Ultimate Camera Control Mod===
 +
This camera mod allows for better camera controls, as well as allowing you to zoom down to ground level. Simply navigate to <code>C:\Program Files\cities in motion\</code>, create an "addons" folder, grab the mod from [http://www.cimexchange.com/index.php?/files/file/168-ultimate-camera-control/ here,] and install it in the newly created addons folder.
  
 
==System Requirements==
 
==System Requirements==

Revision as of 12:32, 7 May 2012

Cities in Motion is a single player game published by Paradox Interactive.

Template:Infobox

Issues And Fixes

Computer Runs Hot

Cities in Motion does not limit FPS by default. This can potentially cause overheating of your computer. Fortunately, there is a way to limit FPS.

  • Navigate to C:\Users\User_Name\Documents\Cities In Motion\
  • Open settings.script in Notepad.
  • Find the line $fpsLimit = 0.0, and set it to whatever you want to limit your FPS to.

So to limit my FPS to 60, I would set $fpsLimit = 60.

Poor Performance on High End Computers

The game engine is poorly optimized, and thus may have trouble on even the highest end computers. Several graphics settings may improve performance.

  • Enable the system Cursor.
  • Disable Vertical Sync

If these don't at least make the game playable, try lowering the resolution as well.

Game Doesn't Load

If the game will not load, try forcing hte game to run in a window.

  • Navigate to C:\Users\User_Name\Documents\Cities In Motion\
  • Open settings.script in Notepad.
  • Find the line $fullscreen = true;, and set it to $fullscreen = false;.

If you are running the game on an ATI/AMD card, then placing an older version of an ATI DLL file in the game directory may allow it to work.

  • Download the necessary .DLL file here.
  • Navigate to C:\Program Files\cities in motion\ and copy that DLL file there.


Mods And Utilities

Ultimate Camera Control Mod

This camera mod allows for better camera controls, as well as allowing you to zoom down to ground level. Simply navigate to C:\Program Files\cities in motion\, create an "addons" folder, grab the mod from here, and install it in the newly created addons folder.

System Requirements

Template:SysReq