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
Everything I saw in game. Controls, changing control settings, magic, sword, crossbow, walking, running, beehive-shooting.
Normal game-play successful until it crashed. I could have made it inside the city, but was playing around in the forest where it eventually crashed.
What does not
1. Wine's dinput.dll does not allow you to get into the game because you won't be able to use the up and down arrow keys and/or the enter key to enter a game from the game-menu (the menu after you click "play").
The dinput issue was fixed, but there has been a regression and it doesn't work again. See bug 28232.
This is gotten around by copying dinput.dll from a Windows installation and putting it in drive_c/windows/system32 in your Wine prefix and then setting the dll override for dinput in winecfg for that prefix.
You're looking for the 32-bit dinput dll. The 32-bit dll on a 64-bit Windows installation is found in the SysWOW64 folder. The 64-bit libraries in a 64-Bit Windows installation are in the System32 folder. Don't be fooled.
2. Also, the DirectX software check causes the installer to fail. See bug 29806. For the installer to succeed in installing Hype, after you click "Install" you must click "Change" then "Software tests...", then uncheck "Microsoft DirectX Media" and click "OK".
3. And finally, bug 29805. Some pre-game videos don't show, though you can hear them. From when you click "Play" to the Ubisoft loading bar is missing video and from the Ubisoft loading bar to the video showing you as a statue are the two missing segments of pre-game video, though you can hear them.
4. Also, the installer goes over 100% to about 116%. I remember in earlier versions of Wine it would go to 117%. Interestingly, it goes over 100% when it actually works. And it stopped at 100% when it failed. When it failed it failed because I didn't uncheck the DirectX Media software test.
See bug 29809.
5. After playing the game for a while, it crashed to my desktop. Not something you can notice right away from doing a quick test.
What was not tested
Didn't go through the whole game, just tried to prove it's stability. It worked pretty well for a while.
Additional Comments
Don't forget to set the Windows version to NT 4.0 in winecfg.
Don't forget to choose D3D instead of 3DFX when you play for the first time.
Don't forget to uncheck the Microsoft DirectX Media check:
For the installer to succeed in installing Hype, after you click "Install" you must click "Change" then "Software tests...", then uncheck "Microsoft DirectX Media" and click "OK".
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
32-bit Issue
by Jake Thomas on Sunday October 2nd 2011, 19:28
I got it working in 64-bit Linux, but it is hanging at a white screen in 32-bit. Maybe I just didn't have certain libraries when I compiled it. But I compiled it from source on 64-bit too. Hmm. I remember Battle for Naboo not working in WINE that I compiled from source, then I used the binary package, and it worked. Maybe it will be that way with Hype on 32-bit.
It Works!
by Jake Thomas on Sunday October 2nd 2011, 16:07
Let's all give Andrew Millington a big hand for cracking this nut! The missing piece of the pie is a dll override for dinput. That's it! Then it works. Here's where that came from: bugs.winehq.org/show_bug.cgi?id=28232#add_comment .