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

image: Add Depth_MicroTiled and Display_MicroTiled tiling modes. #1959

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

squidbus
Copy link
Collaborator

  • Adds Display_MicroTiled (mode 0x9), and gives Depth_MicroTiled (mode 0x5) its own constant for completeness instead of mapping to Texture_MicroTiled.
  • Adds these new tiling modes to size calculations and detiling, handled same as Texture_MicroTiled.

Needs validation this is the correct approach to handle these, I could not effectively debug the use of Display_MicroTiled in Knack Chapter 13-1 on my system.

@squidbus squidbus requested a review from psucien December 28, 2024 20:48
@squidbus squidbus marked this pull request as draft December 28, 2024 20:48
@niko1point0
Copy link

Here's the Knack savedata, so you can use chapter select to skip to 13-1
https://discord.com/channels/1080089157554155590/1258386683691274361/1322403350112632922

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