akgunter/crt-royale-reshade

Toggling Back-Field-First Without Interlacing Causes Black Screen

akgunter opened this issue · 2 comments

When interlacing is disabled, the back field first setting should have no effect.

Currently it does have an effect. Because the back field is always the "wrong field" when interlacing is disabled, rendering it always produces a black screen in that scenario.

The fix is to add an additional flag to that boolean.

I've fixed this in my latest commit, and I'll close it out when I release the next minor version.

Released in v2.0.0