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 "X-COM: UFO Defense"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "X-Com: UFO Defense is a strategy and turn based tactics game from the early 90s. The player runs the organization called X-Com, tasked with defending the Earth from a UFO inv...")
 
(Added settings modifications in order to improve performance as experienced on this user's machine.)
Line 2: Line 2:
  
 
==Steam Version==
 
==Steam Version==
The game is currently available for sale through Steam.  It comes preinstalled with a DosBOX copy.  The version as sold will enter full screen mode and has some graphical performance issues due to the settings being scaled wrong.  Fixes forthcoming.
+
The game is currently available for sale through Steam.  It comes preinstalled with a DosBOX copy.  The version as sold will enter full screen mode and has some graphical performance issues due to the settings being scaled wrong.
  
 
==Difficulty Bug==
 
==Difficulty Bug==
 
The original version of the game has a bug which would run the game at the Beginner difficulty regardless of what the player actually selected.  This bug went undetected until before the release of the sequel, at which time it was patched.  The complaints regarding the game being too easy even at the highest difficulty setting led to the sequel's difficulty being scaled up so much that it's easiest difficulty was harder than the intended hardest difficulty for this game.  The patch is included in all Steam versions of the game.
 
The original version of the game has a bug which would run the game at the Beginner difficulty regardless of what the player actually selected.  This bug went undetected until before the release of the sequel, at which time it was patched.  The complaints regarding the game being too easy even at the highest difficulty setting led to the sequel's difficulty being scaled up so much that it's easiest difficulty was harder than the intended hardest difficulty for this game.  The patch is included in all Steam versions of the game.
 +
 +
==DOSBox Settings==
 +
In order to improve performance in DOSBox, it is recommended you set the following in the dosbox.conf file:
 +
 +
  output=opengl
 +
  memsize=64
 +
  cycles=auto limit 10000
 +
 +
The settings will not be found grouped together, but will each be in a different category throughout the document.  Search for the name in order to find the setting to change.
  
 
[[Category: Game]]
 
[[Category: Game]]

Revision as of 07:17, 11 February 2012

X-Com: UFO Defense is a strategy and turn based tactics game from the early 90s. The player runs the organization called X-Com, tasked with defending the Earth from a UFO invasion. The player accomplishes this by placing, building and maintaing bases as well as controlling soldiers in the field combatting the aliens. The game is known for its difficulty.

Steam Version

The game is currently available for sale through Steam. It comes preinstalled with a DosBOX copy. The version as sold will enter full screen mode and has some graphical performance issues due to the settings being scaled wrong.

Difficulty Bug

The original version of the game has a bug which would run the game at the Beginner difficulty regardless of what the player actually selected. This bug went undetected until before the release of the sequel, at which time it was patched. The complaints regarding the game being too easy even at the highest difficulty setting led to the sequel's difficulty being scaled up so much that it's easiest difficulty was harder than the intended hardest difficulty for this game. The patch is included in all Steam versions of the game.

DOSBox Settings

In order to improve performance in DOSBox, it is recommended you set the following in the dosbox.conf file:

 output=opengl
 memsize=64
 cycles=auto limit 10000

The settings will not be found grouped together, but will each be in a different category throughout the document. Search for the name in order to find the setting to change.