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

From PCGamingWiki, the wiki about fixing PC games
(Created page with "Harvester (DOS game run through DOSBOX) [edit] Crashing when NPCs enter combat mode When mounting your directories (or automounting them in a .conf file) make sure to mount t...")
 
Line 17: Line 17:
  
 
The way shown in the second example will cause a crash when any NPC attempts to enter combat with you.
 
The way shown in the second example will cause a crash when any NPC attempts to enter combat with you.
 +
 +
[[Category:Game]]

Revision as of 03:54, 11 March 2012

Harvester (DOS game run through DOSBOX) [edit] Crashing when NPCs enter combat mode

When mounting your directories (or automounting them in a .conf file) make sure to mount the game like this: (assuming that the game is in the directory "c:\games\harvest")

mount c c:\games c: cd harvest harvest

Not like this:

mount c c:\games\harvest c: harvest

The way shown in the second example will cause a crash when any NPC attempts to enter combat with you.