Skip to content

Albion: Fix 3D scene shining through screens on top of it - #82

Open
IS4Code wants to merge 2 commits into
M-HT:masterfrom
IS4Code:fix/3d
Open

Albion: Fix 3D scene shining through screens on top of it#82
IS4Code wants to merge 2 commits into
M-HT:masterfrom
IS4Code:fix/3d

Conversation

@IS4Code

@IS4Code IS4Code commented Jul 31, 2026

Copy link
Copy Markdown

The enhanced 3D path activates when 3D rendering is on, but that also occurs in situations when there is another screen on top, such as when the main menu or inventory screen is open. This results in pixels of the high-res 3D scene appearing through the screen on top in locations where the palette indices accidentally match.

The fix imports the Game_Module and checks if the fully-opaque screen on top is actually the 3D scene.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant