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 "Legions: Overdrive"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Input settings: updated template usage)
m (updated template usage)
Line 14: Line 14:
 
|wikipedia    = Legions: Overdrive
 
|wikipedia    = Legions: Overdrive
 
|winehq      = 12686
 
|winehq      = 12686
 +
|license      = freeware
 
}}
 
}}
  
Line 149: Line 150:
 
|steam input api          = unknown
 
|steam input api          = unknown
 
|steam input api notes    =  
 
|steam input api notes    =  
 +
|steam hook input          = unknown
 +
|steam hook input notes    =
 
|steam input presets      = unknown
 
|steam input presets      = unknown
 
|steam input presets notes =  
 
|steam input presets notes =  
 
|steam controller prompts  = unknown
 
|steam controller prompts  = unknown
 
|steam controller prompts notes =  
 
|steam controller prompts notes =  
 +
|steam cursor detection    = unknown
 +
|steam cursor detection notes =
 
}}
 
}}
  
Line 215: Line 220:
 
|tcp  = 28001, 28002
 
|tcp  = 28001, 28002
 
|udp  = 28001, 28002
 
|udp  = 28001, 28002
|upnp =  
+
|upnp = unknown
 
}}
 
}}
  

Revision as of 05:26, 22 September 2018

Legions: Overdrive
Legions: Overdrive cover
Developers
GarageGames
Publishers
InstantAction
Engines
Torque Juggernaut
Release dates
Windows June 24, 2008
Legions: Overdrive on Wikipedia

Key points

Originally titled Fallen Empire: Legions and was only available on the InstantAction web platform.
Re-released in 2010 as Legions: Overdrive after the closure of InstantAction.
Completely free, no microtransactions, supports modding and user-hosted servers, includes built-in map editor.

General information

Official Forums
Official Website
Mod DB Page

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Free download. User accounts no longer required to launch.
Windows

Game data

In-game general settings.
In-game general settings.

Configuration file(s) location

System Location
Windows <path-to-game>\legions\preferences[Note 1]
config.cs contains keybind options, while prefs.cs contains graphics, input, and other options.

Video settings

In-game video settings.
In-game video settings.

Template:Video settings

Field of view (FOV)

Applying FOV in-game[citation needed]
  1. Go to Options.
  2. Set Camera FOV to the desired value.
  3. Close Options and zoom in for the changes to go into effect.

Vertical sync (Vsync)

DisableVerticalSync in prefs.cs[citation needed]
  1. Go to the preferences folder where the game is installed (game/legions/preferences).
  2. Edit prefs.cs, not defaultPrefs.cs.
  3. Change $Pref::Video::DisableVerticalSync = 1; to the setting you want (1 = disabled, 0 = enabled).
  4. Save your changes.

Input settings

Legions: Overdrive default controls.
Legions: Overdrive default controls.
In-game key map settings.
In-game key map settings.

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
32
Online play
32

Connection types

Type Native Notes
Matchmaking
Peer-to-peer
Dedicated
Create a new shortcut for the game and add in the following as command line arguments: -dedicated -mod-list=ModList_Server.txt -server-config=config.cs[1]
Self-hosting
Direct IP
Open the console with Ctrl+~ and enter the server address. Example: client::joinserver("192.168.1.100:28001");

Ports

Protocol Port(s) and/or port range(s)
TCP 28001, 28002
UDP 28001, 28002
Universal Plug and Play (UPnP) support status is unknown.

Issues fixed

Game Crashes When Minimized

If you minimize or alt-tab out of Legions: Overdrive after a map has been completed and loads a new map, the game will crash. There is currently no fix for this. This issue only exists if you're playing in full-screen; playing in windowed mode and minimizing or alt-tabbing does not cause any issues.

Logitech G35 Headset Issues

G35 Driver Issue[citation needed]

Players using the Logitech G35 headset have reported sound issues when playing Legions: Overdrive. An unofficial fix for this is to uninstall the device and its drivers, reinstall the device but do not update the drivers.

Launcher Won't Update

Unicode Issue[citation needed]

The launcher will not update if you run it within a folder that's a subfolder of your user account and has unicode characters in the name (for example ū). Moving the launcher folder to C:\ should fix the problem.

Weapon Autofire

Weapon won't stop firing[citation needed]

If at some point you find your weapon won't stop firing, open the console by pressing Ctrl+~, type fire, and press Enter. Your weapon should stop firing immediately.

DirectX and .NET Framework Issues

Legions: Overdrive DirectX error.
Legions: Overdrive DirectX error.
Legions: Overdrive .NET Framework error.
Legions: Overdrive .NET Framework error.
DirectX and .NET Framework Issues[citation needed]

If you receive an error message such as The application failed to initialize properly (0xc0000135). Click on OK to terminate the application or something similar, it's likely related to DirectX or .NET Framework, both of which are needed to play Legions: Overdrive. You can downloaded the latest version of the .NET Framework here. You can download the latest version of DirectX here.

Main.cs Error

Delete preferences folder[citation needed]

While this issue has recently been fixed, it may pop up again sometime in the future. If you get this error, first try deleting MyLoadouts.cs and MyLoadouts.cs.dso from game/legions/preferences. If the error still persists, delete your entire preferences folder and start the launcher again.

Black Structures

Lightmaps disabled.
Lightmaps disabled.
Effects of Lightmaps[citation needed]

If you launch the game and every structure appears to be completely black, it's possible that the Use Lightmaps option is disabled in the Video options. This can be easily fixed by going to Options, selecting Video Options, and setting Use Lightmaps to Yes. Restart Legions: Overdrive for these changes to go into effect.

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP3
Processor (CPU) Intel Pentium 4 2.2 GHz or Core 2 Duo 1.6 GHz
AMD Athlon 64 2.08 GHz
System memory (RAM) 512 MB
Hard disk drive (HDD) 450 MB
Video card (GPU) ATI Radeon x800
Nvidia GeForce 6800
DirectX 9.0c compatible

Notes

  1. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References