Hi everyone. I have finally managed to finish the new version of the Widescreen & FPS fix for Hype: The Time Quest. Because the old thread (https://raymanpc.com/forum/viewtopic.php?t=31049) was getting quite long and I didn't make the original post, I decided to open a new topic.
The new patch now works with the Direct3D version of the game's executable rather than the Glide version and should be much more compatible. I also tried to make it as user-friendly as possible, although it still requires a few steps to go through. So please read the readme very carefully!
Some of the features of the new patch:
- Patch the game to run at any aspect ratio (e.g. 16:9)
- Patch the game to run at any framerate (although > 60 FPS is still experimental)
- Adjust the FOV so it is consistent with the new aspect ratio. I also patched a bug in the original game that would cause the FOV to be wrong after you used one of the sundials to time-travel.
In the readme, I also included some updated instructions how to install the game on modern systems. Most of the existing instructions on the internet seem to be outdated and require you to do a lot of steps that are not really necessary!
I also included some hints how to make the in-game FMV playback work again, although your mileage may vary, and I cannot guarantee that it works for everyone
Attached, you will find the patch in the form of Python scripts (Hype_Widescreen_FPS_Fix_V5.7z). This is all you need!
For your convenience, I also converted them into windows executables using PyInstaller. Because of the filesize restrictions in this forum, I had to split this up into two parts (just unpack both of them and then use 7zip to combine the two files). Unfortunately, files created with PyInstaller are known to trigger false positives with Microsoft Defender Antivirus (see e.g. https://github.com/pyinstaller/pyinstaller/issues/6754 or https://github.com/pyinstaller/pyinstaller/issues/5848). For this reason, you might have to disable Microsoft Defender temporarily or define an exclusion for the two files. If you want to be extra careful (and you always should be, although I can assure you these files contain no virus), just install Python 3 and run the original Python scripts that are provided with the patch



