Last Shout - Posted by: Bernie - Sep. 09, 2020, 04:40:16 PM
WTF is up NW?!!!! ;D

Author Topic: Video Issues with Vista (plus a solution)  (Read 3269 times)

0 Members and 1 Guest are viewing this topic.

Offline parasyte

  • Fledgling
  • *
  • Posts: 2
  • Karma: +2/-0
    • View Profile
Video Issues with Vista (plus a solution)
« on: Dec. 23, 2006, 08:49:37 PM »
After installing both Ys I and II Complete and installing the translation patch, I found that the videos were not working even though the patcher said that it would register the codec itself.

Upon searching for Indeo on Vista, I found this thread on the MSDN forums which suggested that running "regsvr32 ir50_32.dll" would allow the codec to work. Sure enough, it did.

So if anyone's run into issues with videos on Windows Vista, that should help. Perhaps detection for that could be added if there is another version of the patch?

Offline Neo-Kaiser

  • Eager Initiate
  • **
  • Posts: 60
  • Karma: +2/-0
    • View Profile
Re: Video Issues with Vista (plus a solution)
« Reply #1 on: Dec. 23, 2006, 09:58:04 PM »
Thanks for helping those in the future that when they buy a new PC it will come with Windows Vista.

Offline NightWolve

  • Administrator
  • Shogun
  • *****
  • Posts: 865
  • Karma: +132/-0
  • Gender: Male
    • View Profile
    • Ys Utopia.net
Re: Video Issues with Vista (plus a solution)
« Reply #2 on: Dec. 25, 2006, 04:30:31 PM »
Upon searching for Indeo on Vista, I found this thread on the MSDN forums which suggested that running "regsvr32 ir50_32.dll" would allow the codec to work. Sure enough, it did.

So if anyone's run into issues with videos on Windows Vista, that should help. Perhaps detection for that could be added if there is another version of the patch?

Hm, well, that's what the patcher does, albeit through NSIS' (the patch creation software) system for self registering. It'll probably be something that needs to be fixed with the next NSIS update which might've already happened. Anyway, I'll keep this in mind with the next Ys II patch update I'm planning on releasing. If anything, it woudn't be too much trouble to run a system command and execute "regsvr32 ir50_32.dll" as backup.


You break my record, now I break you, like I break your friend!

Offline parasyte

  • Fledgling
  • *
  • Posts: 2
  • Karma: +2/-0
    • View Profile
Re: Video Issues with Vista (plus a solution)
« Reply #3 on: Dec. 26, 2006, 04:21:15 PM »
Hm, well, that's what the patcher does, albeit through NSIS' (the patch creation software) system for self registering. It'll probably be something that needs to be fixed with the next NSIS update which might've already happened. Anyway, I'll keep this in mind with the next Ys II patch update I'm planning on releasing. If anything, it woudn't be too much trouble to run a system command and execute "regsvr32 ir50_32.dll" as backup.

In that case I'm not sure exactly why it happened. After installing the patches, the Explorer thread responsible for thumbnailing images and videos was throwing up COM service errors any time it attempted to index one of the videos included with the games, so something didn't register quite right. I didn't do enough investigation into what was registered and what was not at the time to be able to speculate on what might have gone wrong, though.

I don't believe it was User Account Control causing issues, however, as Vista correctly detected NSIS and forced it to run as a full Administrator.