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 "MechWarrior"

From PCGamingWiki, the wiki about fixing PC games
(Created the page. Added in the basic layout.)
 
(added DOSBox settings, clarified settings storage, updated input settings with Mapper details, added mission completion freeze issue)
Line 9: Line 9:
  
 
'''Key points'''
 
'''Key points'''
{{ii}} The manual is required to pass the startup DRM
+
{{ii}} The manual is required to pass the startup copy protection.
  
 
'''General information'''
 
'''General information'''
Line 16: Line 16:
 
==Availability==
 
==Availability==
 
{{Availability Table|
 
{{Availability Table|
{{Availability Table/row| [http://www.amazon.com/Powerhits-Battletech-Mechwarrior-Crescent-Inception/dp/B000EX07E2 Amazon] | {{ID|Retail}} |Powerhits: Battletech. Comes bundled with [[BattleTech: The Crescent Hawk's Inception]] and [[BattleTech:The Crescent Hawk's Revenge]].}}
+
{{Availability Table/row| [http://www.amazon.com/Powerhits-Battletech-Mechwarrior-Crescent-Inception/dp/B000EX07E2 Amazon] | {{ID|Retail}} |Powerhits: Battletech. Includes [[BattleTech: The Crescent Hawk's Inception]] and [[BattleTech: The Crescent Hawk's Revenge]].}}
 
}}
 
}}
 +
 +
==Improvements==
 +
===Run in DOSBox===
 +
To run MechWarrior correctly in [[DOSBox]] make the following changes to the DOSBox configuration file:<ref>Settings recommended by Gemini in [http://www.pixelships.com/adg/ep0032.html Ancient DOS Games --- Episode 32: MechWarrior]</ref>
 +
* Change <code>cycles=auto</code> to <code>cycles=4000</code>
 +
* Change <code>mpu401=intelligent</code> to <code>mpu401=uart</code> (this prevents a [[#Game freezes when completing a mission|freeze when completing a mission]])
  
 
==Game data==
 
==Game data==
 
=== Game files location ===
 
=== Game files location ===
 
{{Game Location Table|
 
{{Game Location Table|
{{Game Location Table/row|DOS|C:\MECHWAR}}
+
{{Game Location Table/row|Save game location|C:\MECHWAR\*.GAM}}
 
}}
 
}}
 +
{{ii}} In-game settings are stored in each save rather than shared.
  
 
=== [[Save game cloud syncing]] ===
 
=== [[Save game cloud syncing]] ===
Line 50: Line 57:
 
|multimonitor_wsgf_award    =
 
|multimonitor_wsgf_award    =
 
|widescreen_resolution      =false
 
|widescreen_resolution      =false
|widescreen_resolution_notes=
+
|widescreen_resolution_notes=Upscaled 320x200 only.
 
|multimonitor              =false
 
|multimonitor              =false
|multimonitor_notes        =
+
|multimonitor_notes        =Upscaled 320x200 only.
 
|fov                        =false
 
|fov                        =false
 
|fov_notes                  =
 
|fov_notes                  =
 
|windowed                  =true
 
|windowed                  =true
|windowed_notes            =Only if running in DOSBox.
+
|windowed_notes            =Toggle with Alt+Enter (when using [[DOSBox]]).
 
|borderless_windowed        =false
 
|borderless_windowed        =false
 
|borderless_windowed_notes  =
 
|borderless_windowed_notes  =
Line 69: Line 76:
 
==Input settings==
 
==Input settings==
 
{{Input Settings
 
{{Input Settings
|key_remap                  =false
+
|key_remap                  =hackable
|key_remap_notes            =
+
|key_remap_notes            =Use the [[DOSBox#Mapper|DOSBox Mapper]].
 
|acceleration_option        =false
 
|acceleration_option        =false
 
|acceleration_option_notes  =
 
|acceleration_option_notes  =
|controller_support        =unknown
+
|controller_support        =true
|controller_support_notes  =
+
|controller_support_notes  =Limited native support; use the [[DOSBox#Mapper|DOSBox Mapper]] to change mappings.
 
}}
 
}}
 +
 +
==Issues fixed==
 +
===Game freezes when completing a mission===
 +
Change <code>mpu401=intelligent</code> to <code>mpu401=uart</code> in the DOSBox configuration file (see [[#Run in DOSBox|run in DOSBox]]).
  
 
==System requirements==
 
==System requirements==
Line 91: Line 102:
 
|recHD  =  
 
|recHD  =  
 
}}
 
}}
 +
 +
{{References}}
  
 
[[Category:DOS]]
 
[[Category:DOS]]

Revision as of 01:33, 24 June 2013

Template:Infobox

Subseries of BattleTech
MechWarrior 1989
MechWarrior 2: 31st Century Combat 1995
MechWarrior 2: Mercenaries 1996
MechWarrior 3 1999
MechWarrior 4: Vengeance 2000
MechWarrior 4: Mercenaries 2002
MechWarrior: Living Legends (unofficial game) 2009
MechWarrior Online 2012
MechWarrior 5: Mercenaries 2019
MechWarrior 5: Clans 2024

Key points

The manual is required to pass the startup copy protection.

General information

BattleTech Wiki - A massive wiki for everything BattleTech related

Availability

Template:Availability Table

Improvements

Run in DOSBox

To run MechWarrior correctly in DOSBox make the following changes to the DOSBox configuration file:[1]

Game data

Game files location

Template:Game Location Table

In-game settings are stored in each save rather than shared.

Save game cloud syncing

Template:Save Game Cloud Syncing

Video settings

In-game options menu

Template:Video Settings

Input settings

Template:Input Settings

Issues fixed

Game freezes when completing a mission

Change mpu401=intelligent to mpu401=uart in the DOSBox configuration file (see run in DOSBox).

System requirements

Template:System Requirements


References

  1. Settings recommended by Gemini in Ancient DOS Games --- Episode 32: MechWarrior