Skip to content

Add High Contrast door setting#362

Merged
blkerby merged 8 commits into
blkerby:mainfrom
nn357:adc
Jul 16, 2026
Merged

Add High Contrast door setting#362
blkerby merged 8 commits into
blkerby:mainfrom
nn357:adc

Conversation

@nn357

@nn357 nn357 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Rename the alternate theme to "Vibrant".

Both High Contrast and Vibrant now also change the door lock colors in the pause menu to reflect the alternative door colors.

@nn357
nn357 marked this pull request as ready for review July 15, 2026 03:15
Comment thread patches/src/map_area.asm Outdated
Comment thread patches/src/map_area.asm Outdated
Comment thread patches/src/map_area.asm Outdated
Comment thread patches/src/alternate_door_colors.asm Outdated
@nn357
nn357 requested a review from blkerby July 15, 2026 16:50
@nn357

nn357 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Should be ok now, rather than swapping the palettes around on the fly in assembly, just start with the correct palettes. :)

Comment thread patches/src/map_area.asm Outdated
Comment on lines +562 to +563
lda $b6f04c
sta $7ec0ec ; pb doors

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem right? Above we already have

lda $B6F0EC 
sta $7EC0EC

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh maybe it's updating it from the other copy of the pallete, i can probably take that out then!

@blkerby
blkerby merged commit 88ce005 into blkerby:main Jul 16, 2026
6 checks passed
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.

2 participants