View Single Post
  #59  
Old 15-11-2007, 11:41
voodoo_nbgd voodoo_nbgd is offline
Registered User
 
Join Date: Aug 2006
Location: Serbia, Europe
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
voodoo_nbgd is on a distinguished road
There is working fix for level 12 issue. Just google for "halo 2 loaderplus" and use Loaderplus instead of Loader to launch the game.
The problem is in ReadFile API function. The version included in XP cannot read file chunks bigger than 64 MB, and the Vista one can, so this new Loader intercepts ReadFile calls which try to read more than 64 MB in one try and split them into the multiple calls.
Hope this helps.
Reply With Quote