WineHQ
Hitman: Blood Money 1.x



Category: Main > Games > Action Games > Hitman: Blood Money > 1.x


NameHitman: Blood Money
Version1.x
License Retail
URLhttp://www.hitmanbloodmoney.co...
Votes 6
RatingPlatinum
Wine Version1.5.18
Maintainers of this version:
Description
Retail version 1.0.
Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)

What works
Installing and running the normal way. Got 1 crash the first time I changed the resolution, after that I could change everything from the in-game menu.

I've nearly completed all levels so gameplay seems to work fine as well, including saving/loading, settings on high, etc. 

I didn't experience any of the previously mentioned sound issues.


What does not
Nothing


What was not tested
Nothing


Additional Comments

Using Radeon HD 4670:
OpenGL renderer string: Gallium 0.4 on AMD RV740
OpenGL version string: 2.1 Mesa 9.0

I didn't remember installing d3dx9 or using winetricks.
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentUbuntu 12.10 "Quantal" (+ variants like Kubuntu)Nov 28 20121.5.18 Yes Yes Platinum xatr0z 
ShowArch Linux x86_64Aug 02 20121.5.10 Yes Yes Silver Serge Hooge 
ShowUbuntu 11.10 "Oneiric" (+ variants like Kubuntu)Jan 07 20121.3.36 Yes Yes Platinum Luis Alvarado 
ShowUbuntu 10.10 "Maverick" (+ variants like Kubuntu)Dec 27 20101.3.10 Yes Yes Silver Luis Alvarado 
ShowLinux Mint 8 "Helena"Jun 13 20101.2-rc2 Yes Yes Platinum an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected
11675 Flatout 2 demo, Battlefield 2 demo, many others need native d3dx9_36.D3DXCreateEffect* NEW View
31222 Hitman: Blood Money crashes when changing screen resolution NEW View

 
dll overide

game require d3dx9_27.dll and d3dx9_36.dll from native environment. can be automatically installed via winetricks:

winetricks d3dx9


 
OpenGL

While submitting test data, please, specify your OpenGL info. You can get it with

glxinfo | grep renderer -A1

command. output would be something similar to:

OpenGL renderer string: Mesa DRI R300 (RV515 718A) 20090101  TCL DRI2
OpenGL version string: 1.4 Mesa 7.6-devel

note that version less that 2.0 is not quite enough to play any game


 
WARNING ATI-cards users

Game may fail to load any level beyond first one due to freaking buggy proprietary driver while working perfectly OK on Nvidia cards.

Test results confirm that so far, so, while adding new test data, please, include your OpenGL specifications.

It is mandatory.

PS: try not to decrease "rating" because of this, since it is, probably, not wine issue at all.


 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.


by Baustein on Saturday April 20th 2013, 12:01
Set your resolution inside of HitmanBloodMoney.ini to proper values to make the main binary happy.

[post new] [reply to this]

Very laggy and unresponsive
by robE on Friday March 1st 2013, 9:59
Installed fine although a mission 6 file was corrupted. This is due to the copy of the game I have gotten. So its not unlikely the game is the cause of my problems. Game loads and looks great but is very slow and laggy. Froze even trying to quit in the first mission. Makes it impossible for me to play. All of my directx .dlls are installed and working properly. Output of glxinfo on my machine is as follows.

OpenGL renderer string: ATI Radeon HD 4200
OpenGL version string: 3.3.11653 Compatibility Profile Context

As I saw earlier I could simply be experiencing problems also due to my ATI catalyst. One thing that might help other people as this helped me play hitman contracts and other games flawlessly is to disable the vertex and pixel shaders. You can do this by adding a key to the registry or depending on your wine version the setting is under the graphics tab in winecfg. Information on adding the registry key can be found in the wine wiki. I only had to add to the registry because I am running wine 1.4 and there is no options in the winecfg. I am also running wine with the windows 7 setting. Any input would be helpful as to what I could do.

[post new] [reply to this]

Mouse issues
by Yu Sheng Wu on Sunday September 2nd 2012, 8:31
I can see the game and everything, but the mouse doesnt work!

[post new] [reply to this]

wine thinks setup.exe is a 64bit executable
by Rudeq on Friday June 3rd 2011, 4:47
Hi

When I try to install the game I get this message
I thought it was because I'm running a 64bit version of Ubuntu and that the wine I was using was also 64bit, that this was a problem. But the problem also exists with my 32bit Ubuntu laptop

wine /media/iso/setup.exe
err:process:create_process starting 64-bit process L"Z:\\media\\iso\\setup.exe" not supported in 32-bit wineprefix
wine: Bad EXE format for Z:\media\iso\setup.exe

Am I doing something wrong?

Best regards

[post new] [reply to this]

Gameplay video
by Jake ward on Saturday May 7th 2011, 6:38
www.youtube.com/watch?v=nZue9jotr1U

Shows the game running great

Be aware it was recorded with GLC which only records gameplay!!

[post new] [reply to this]

Blank Screen
by Tommy Herlambang on Monday April 11th 2011, 6:33
Hi I'm using Wine 1.2.2.
I am installing Hitman Blood Money also with the DirectX. Everything is fine until i start the game. The monitor turns blank with but the sounds is normal. I am only see loading status red bar at the first. Then it was dissappeared and only the sounds playing without any graphics. My laptop using Intel VGA 256MB. Does anyone know what is the problem and how to solve it? because it runs normally in Windows with the same hardware specification.

Many Thank's

[post new] [reply to this]

Not Working
by CodeName47 on Monday August 16th 2010, 8:05
Hey, I'm new to WINE, i don't want to further work with it or anything, i just want hitman to work and it doesn't.
The Game starts, shows the NVIDIA- and IO-Games Trailer but then gives me a black screen. i can hear the Ave Maria Music though.
I'm on a Mac Mini with a GMA950 ( i know it might be not supported, but it could at least open the menu ).

When i tried Hitman Contracts for example, i was able to start missions, but the textures where almost all invisible or grey. thought maybe bloodmoney would work...

any suggestions?

thanks

[post new] [reply to this]

Change control scheme
by Manuel on Saturday December 29th 2007, 9:25
You can change the control scheme with xmodmap.

Just change the Keys. For example:

from:
keycode 38 = a A ae AE ae AE
keycode 100 = Left
to:
keycode 38 = Left
keycode 100 = a A ae AE ae AE

so you can walk left with the left arrow key.

Here is my xmodmap. I use the arrow keys for walk shiftR for run, return for action, End for stealth, Del for aim, The numpad keys for weapons ....

[post new] [reply to this]

Control scheme
by Shane on Saturday September 8th 2007, 22:34
Okay, so I've figured out the control scheme:

E - perform action
WSAD - Movement keys
Control/possibly space - Sneak
Shift - Run
G - Throw item
Right click - Holster/unholster weapon
Right click hold down - Inventory menu

[post new] [reply to this]




   << Back

Page loaded in 0.14251 seconds.