View Single Post
Old 02-04-11, 01:06 PM   #5
dasgoat
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

Fixed. It loads missions now. There was a virtual memory problem apparently caused by runaway memory use in a sound module.

In WINE, using the command "wine regedit" do:

Make sure that this key exists in the wine registry: HKEY_CURRENT_USER\Software\Wine\DirectSound
In that key, create a string MaxShadowSize with value 0 . Or the game may run out of virtual memory and crash.
  Reply With Quote