Posted June 11, 2021
If you are playing the DVD Version of WC4 (GOG-Release) you can and should use HCIs patch:
https://www.wcnews.com/wcpedia/GOG_WC4_Video_Patch
If you are having problems with video playback of the movie upgrade pack (https://www.wcnews.com/chatzone/threads/ive-created-a-wc4-hd-video-pack.30415/) you can try to change the VideoRenderer from vmr7 to evr or ivideowindow.
Since those (possible) options are only found in the source code of the patch, maybe someone will find this listing useful ;)
Renderer.cfg:
opengl (default)
ddraw
direct3d
legacy
VideoRenderer.cfg:
vmr7
ivideowindow
vmr7offscreen (default)
evr
audioRenderer.cfg
dsound (default)
waveout
Enjoy :)
https://www.wcnews.com/wcpedia/GOG_WC4_Video_Patch
If you are having problems with video playback of the movie upgrade pack (https://www.wcnews.com/chatzone/threads/ive-created-a-wc4-hd-video-pack.30415/) you can try to change the VideoRenderer from vmr7 to evr or ivideowindow.
Since those (possible) options are only found in the source code of the patch, maybe someone will find this listing useful ;)
Renderer.cfg:
opengl (default)
ddraw
direct3d
legacy
VideoRenderer.cfg:
vmr7
ivideowindow
vmr7offscreen (default)
evr
audioRenderer.cfg
dsound (default)
waveout
Enjoy :)