Hi,
I have run into some problems trying to get the game to work under Cross over Games 7.2 for MAC using DirectX 9 hardware support. I am using a Macbook Pro with an Nvidia 8600GT running 10.5.7.
I installed the game through Steam played some and works fine. The problem occurs when i try to run the game using the -dxlevel 90 directive from launch options. The end result is the game loading with a black screen. I hear the game menu sound behind but after 5 minutes on a black screen i kill it. When i do I can see momentarily the screen buffer showing some parts of the menu.
The way i try to run it using directX 9 is the following:
- Run regedit for half life bottle
- change HK_CURRENT_USER->Software->Wine-Direct3D->UseGLSL from "disabled" to "enabled"
- at launch properties of game add the DX9 directive so the whole property looks like this
"-novid +mat_hdr_level 0 -dxlevel 90"
-Launch the game
After runnning into a black screen and kill it i am forced to use the directive -dxlevel 81 to go back to direct X 8.1 in order to play the game.