Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NUVIE: Fix Ultima 6 actor doll and gump colors #4846

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

PushmePullyu
Copy link
Contributor

Set the pixel format of actor doll and various gump ManagedSurfaces to match the format loaded into their buffers.

This corrects colors in:

with style set to "new style" (in video options):

  • Actor dolls (the small figure showing equipped items)

  • The spellbook gump (opened when casting a spell)

  • The sun / moon ribbon to the top right

with style set to "original" and "use new actor dolls" on:

  • Actor dolls

Fixes #13513

Set the pixel format of actor doll and various gump ManagedSurfaces
to match the format loaded into their buffers.

This corrects colors in:

with style set to "new style" (in video options):

- Actor dolls (the small figure showing equipped items)

- The spellbook gump (opened when casting a spell)

- The sun / moon ribbon to the top right

with style set to "original" and "use new actor dolls" on:

- Actor dolls

Fixes #13513
@dreammaster
Copy link
Member

Such a simple mistake. Good work figuring out it was the cause.

@dreammaster dreammaster merged commit 55ec2f3 into scummvm:master Mar 27, 2023
@PushmePullyu PushmePullyu deleted the fix-u6-actor-doll-gfx branch May 16, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants