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 "Warcraft: Orcs & Humans"

From PCGamingWiki, the wiki about fixing PC games
(→‎AutoHotkey script for better mouse controls: Changed the layout of the fix)
Line 33: Line 33:
  
 
===AutoHotkey script for better mouse controls===
 
===AutoHotkey script for better mouse controls===
 
+
{{Fixbox|1=
#Use [http://www.davidwaltersdevelopment.com/tools/dosbox/ custom DOSBox] instead of normal DOSBox
+
{{Fixbox/fix|Use DOSBox and AutoHotkey}}
#Open ''dosbox.conf'' and insert the following line
+
# Use [http://www.davidwaltersdevelopment.com/tools/dosbox/ custom DOSBox] instead of normal DOSBox.
 
+
# Open ''dosbox.conf'' and insert the following line<pre>windowtitle=DOSBoxWC</pre>Now it's easier to use [http://www.autohotkey.com/ AutoHotkey] with the #IfWinActive variable.
<pre>windowtitle=DOSBoxWC</pre>
+
# Mouse button mappings do not work properly when DOSBox is running in fullscreen so the use of windowed mode is required.
 
+
# This is the script for your .ahk file:
Now it's easier to use [http://www.autohotkey.com/ Autohotkey] with the #IfWinActive variable.
 
 
 
Mouse button mappings do not work properly when DOSBox is running in fullscreen so the use of windowed mode is required.
 
 
 
:3. This is the script for your .ahk file:
 
 
<pre>
 
<pre>
 
SetTitleMatchMode 3
 
SetTitleMatchMode 3
Line 63: Line 58:
 
}
 
}
 
</pre>
 
</pre>
 +
}}
  
 
==Game data==
 
==Game data==

Revision as of 03:04, 25 April 2015

Warcraft: Orcs & Humans
Cover image missing, please upload it
Developers
Blizzard Entertainment
Publishers
Interplay Entertainment
Release dates
DOS November 23, 1994
Mac OS (Classic) November 23, 1994
Warcraft: Orcs & Humans on Wikipedia
Warcraft
Warcraft: Orcs & Humans 1994
Warcraft II: Tides of Darkness 1995
Warcraft Adventures: Lord of the Clans Cancelled
Warcraft II: Battle.net Edition 1999
Warcraft III: Reign of Chaos 2002
World of Warcraft 2004
Hearthstone 2014
Warcraft III: Reforged 2020

Key points

The CD-ROM version is updated to the latest version and has the DRM removed

General information

Developer site
Wowpedia - A huge wiki for everything Warcraft universe related.

Availability

Source DRM Notes Keys OS
Amazon.com
DRM details are not known
Run in DOSBox.
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty

Essential improvements

Patches

Patches for the DOS and Mac OS versions are available on Battle.net's support section.

AutoHotkey script for better mouse controls

Instructions

Game data

Configuration file(s) location

Save game data location

Video settings

In-game options menu.

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Network

Multiplayer types

Type Native Players Notes
LAN play
2
Online play
2 Via DOSBox IPX tunneling.

System requirements

DOS
Minimum Recommended
Operating system (OS) MS-DOS 3.2
Processor (CPU) IBM 386/20 MHz
System memory (RAM) 4 MB
Hard disk drive (HDD) 3 MB
Video card (GPU) VGA graphics card
Mac OS
Minimum Recommended
Operating system (OS) System 7
Processor (CPU) Motorola 68030
System memory (RAM) 8 MB
Hard disk drive (HDD) 3 MB
Video card (GPU) 256-colour system

References