Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Really?
Games that can not run on newer operating systems should be serviced by steam!
Same Fallout 3 does not work, Windows xp terminarar in 2014, just rumors.
And ae as is anyone buying?
Tense.
This worried me before tava not much attention to it, even buy Jack Keane, the system say it did not work on windows 7, when I opened the game the game was all black screen with no initiation of the game.
That was my concern, anyway thanks for help.
The problem is that you have to get into the game to disable antialiasing and that the window mode doesn’t even have an option. But you can switch both on and off by editing the configuration file. The configuration file can be found in the subfolder “MataHari” of the Windows "Documents" folder
(e.g. C:\Users\<YourWindowsUsername>\Documents\MataHari). Open the file “config.xml”
(not “default_config.xml” !!!) with an xml-capable text editor (like for example Notepad++).
To disable Antialiasing search for the paragraph “Antialiasing” and change its line
Value="1"
to
Value="0"
To enable the window mode change the line
Fullscreen="1"
to
Fullscreen="0"
and
Window="0"/>
to
Window="1"/>
(both values have to be changed)
Afterwards save the changes of course. Then start the game.
(if you've enabled the window mode but the game does not start in a window you've probably edited the wrong file)
In case that the file “config.xml” has not been created, create the subfolder “MataHari” in the “Documents” folder (e.g. C:\Users\<YourWindowsUsername>\Documents) if the subfolder has also not been created. Then download one of the following example config files archives and extract it files to the subfolder “MataHari” of the “Documents” folder
(e.g. C:\Users\<YourWindowsUsername>\Documents\MataHari):
- 1280x720 window mode, no antialiasing Link[bakhtosh.bplaced.net]
- 1280x1024 fullscreen, no antialiasing Link[bakhtosh.bplaced.net]
- 1280x720 fullscreen, no antialiasing Link[bakhtosh.bplaced.net]
The language is set to English in these config files. If you have installed a differen language version, go to the subfolder “MataHari” of the Windows “Documents” folder
(e.g. C:\Users\<YourWindowsUsername>\Documents\MataHari). Open the file “config.xml” (not “default_config.xml” !!!) with an xml-capable text editor (like for example Notepad++). Then change the language in the line
<Localization Language="english"/>
(e.g. german, italian, french)
and save the changes. Then start the game.
If that doesn’t help you may try WineD3D for Windows. This is a wrapper that translate Direct3D to OpenGL. So if the Direct3D driver of the integrated graphics can’t handle the game, maybe the OpenGL driver can. The game works with WineD3D at my system.
Go to the WineD3D for Windows webpage: Link[fdossena.com]
Download the “latest Version” and extract the downloaded archive to a temporary folder. Then copy the files “d3d9.dll”, “libwine.dll” & “wined3d.dll” from this temporary folder to the installation folder of Mata Hari.
How to find the Mata Hari installation folder:
In the Steam Client go to the Library, rightclick at the Mata Hari entry and choose Properties. Go to LOCAL FILES and click at BROWSE LOCAL FILES. Now the file explorer opens within the Mata Hari installation folder. Take a look at the address line of the file explorer, so that you can find the folder later on (it’s often something like
C:\Program Files (x86)\Steam\steamapps\common\MataHari).
After the files were copied they should be in the same folder like the file "MataHari.exe".
If one of the work-arounds work please drop a note (that may help others too).
I did also need to set the MataHari.exe properties (in the Steam game folder) to Windows XP Service Pack 3, but did not need to change Window="1" as it offset my screen slightly down.
I am on Windows 8.1 Pro
wined3d wrapper works lika a charm, thanks alot!!