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
m (Robot: Cosmetic changes)
Line 9: Line 9:
 
}}
 
}}
  
==Issues And Fixes==
+
== Issues And Fixes ==
===Computer Runs Hot===
+
=== 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.
 
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 <code>C:\Users\User_Name\Documents\Cities In Motion\</code> on Windows or <code>/Users/*username*/Library/Application Support/Cities in Motion</code> on Mac.
 
*Navigate to <code>C:\Users\User_Name\Documents\Cities In Motion\</code> on Windows or <code>/Users/*username*/Library/Application Support/Cities in Motion</code> on Mac.
Line 18: Line 18:
 
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===
+
=== 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.
 
The game engine is poorly optimized, and thus may have trouble on even the highest end computers. Several graphics settings may improve performance.
  
Line 26: Line 26:
 
If these don't at least make the game playable, try lowering the resolution as well.
 
If these don't at least make the game playable, try lowering the resolution as well.
  
===Game Doesn't Load===
+
=== Game Doesn't Load ===
 
If the game will not load, try forcing the game to run in a window.
 
If the game will not load, try forcing the game to run in a window.
 
*Navigate to <code>C:\Users\User_Name\Documents\Cities In Motion\</code>
 
*Navigate to <code>C:\Users\User_Name\Documents\Cities In Motion\</code>
Line 39: Line 39:
 
If none of these work, try deleting the <code>settings.script</code> file which can be found at <code>C:\Users\User_Name\Documents\Cities In Motion\</code> on Windows or <code>/Users/*username*/Library/Application Support/Cities in Motion</code> on Mac.
 
If none of these work, try deleting the <code>settings.script</code> file which can be found at <code>C:\Users\User_Name\Documents\Cities In Motion\</code> on Windows or <code>/Users/*username*/Library/Application Support/Cities in Motion</code> on Mac.
  
===Won't Load/Runs poorly on Laptop===
+
=== Won't Load/Runs poorly on Laptop ===
 
Cities in Motion is not supported on intel graphics cards. If you are running the game on a computer with both an intel card and an ATi or Nvidia card, try forcing the game to run on the non-intel card.
 
Cities in Motion is not supported on intel graphics cards. If you are running the game on a computer with both an intel card and an ATi or Nvidia card, try forcing the game to run on the non-intel card.
  
  
==Mods And Utilities==
+
== Mods And Utilities ==
===Ultimate Camera Control Mod===
+
=== 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.
 
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 ==
 
{{SysReq
 
{{SysReq
 
|minOS = Windows XP/Vista/7
 
|minOS = Windows XP/Vista/7

Revision as of 17:18, 12 September 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\ on Windows or /Users/*username*/Library/Application Support/Cities in Motion on Mac.
  • Open settings.script in your text editor of choice.
  • 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 the 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.

If none of these work, try deleting the settings.script file which can be found at C:\Users\User_Name\Documents\Cities In Motion\ on Windows or /Users/*username*/Library/Application Support/Cities in Motion on Mac.

Won't Load/Runs poorly on Laptop

Cities in Motion is not supported on intel graphics cards. If you are running the game on a computer with both an intel card and an ATi or Nvidia card, try forcing the game to run on the non-intel card.


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

Template:SysReq