http://bugs.winehq.org/show_bug.cgi?id=59142 --- Comment #10 from garrett m <garrettm4@protonmail.com> --- I created a fresh 10.20 prefix, switched to the Wine Wayland driver and did not register blizzard.ax or lavfilters. WC3 was launched at 3840x2160,32bit resolution with the OpenGL 2 game engine and subtitles were enabled. For 1.27b, high DPI aware behavior was forced in the prefix. Turns out that Wine will auto load blizzard.ax, so there is no need to manually register it. It just loads/unloads when reaching the main menu, rather than loading while playing the cinematics. For both WC3 1.27b and 1.29.2, Using export WINEDEBUG=+quartz,+gstreamer,+mfplat caused the terminal log to spew infinite spam so fast that I'm not sure my logs are even useful. In 1.27b, the cursor could be hid when moving to the center of the screen, subtitles were shown but in the wrong position, the audio plays, but the screen otherwise remained black. In 1.29.2, the cursor is frozen, no subtitles are shown, the audio plays and the screen is black. When registering lavfilters: In 1.27b, the video is shown but small, subtitles are shown and in the correct position (at the bottom of the video). In 1.29.2, the video plays and is full-screen but no subtitles are shown. I tried unregistering winegstreamer.dll but it did not seem to do anything? The terminal output showed the command worked, but getting the cinematics to work still required lavfilters. The blizzard.ax codec was never used. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.