Version 1.0
23,833 downloads
Found solution here: http://www.thps-mods.com/forum/viewtopic.php?f=22&t=655
These files is this solution compiled by me.
For some reason, on Windows Vista and later, blur (in main menu, during Focus and so on) is bugged, making it nearly impossible to see anything during that blur. The solution to this is to remove blur functions from script files. But it looks like the game is reading compiled scripts files first. So you need to replace them with dummy files.
Instructions :
Unpack this archive in any folder
Don't forget to make backups of files you will replace!
Copy dummy qb_scripts.pr* files from archive's Data\pre folder to the same folder in you game's folder, replacing original files. The path to the folder should be like this: C:\path_to_your_game\Game\Data\pre
Copy script file skutils.qb from archive's Data\scripts\game folder to the same folder in you game's folder, replacing original files. The path to the folder should be like this: C:\path_to_your_game\Game\Data\scripts\game