You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starcraft version 1.16.1
DDrawCompat version 0.4.0, default settings.
Briefings screens before the missions are not visible - black screen appears instead. Everything else seems to be fine. It is possible to press enter on the black screen and the mission starts normally.
The text was updated successfully, but these errors were encountered:
It seems that smackw32.dll creates and realizes an empty palette when the briefing begins, which is currently unintentionally applied to the hardware palette also. In DirectDraw exclusive fullscreen mode, RealizePalette is not supposed to affect the hardware palette. I'll fix it in the next release, meanwhile here is a temp fix for it: ddraw.zip (diff.txt compared to v0.4.0)
Starcraft version 1.16.1
DDrawCompat version 0.4.0, default settings.
Briefings screens before the missions are not visible - black screen appears instead. Everything else seems to be fine. It is possible to press enter on the black screen and the mission starts normally.
The text was updated successfully, but these errors were encountered: