coop-deluxe / sm64coopdx

An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
https://sm64coopdx.com
403 stars 71 forks source link

Fix DJUI text rendering with MSAA #405

Closed khang06 closed 1 week ago

khang06 commented 1 week ago

The texture coordinates for the text were off by half of a texel, causing some antialiasing samples to sample past the edge of the character in the atlas.

Before: sm64coopdx_nrXFLkKMXU

After: sm64coopdx_MW2gk5OHnd