[Textures] Normalize 1D TICs that use layers to 1DArray; #274

Merged
Shinmegumi merged 3 commits from Texture1Dwithlayers into master 2025-08-19 02:28:17 +02:00
Member

Some TIC entries are tagged Texture1D but actually use array layers so previously it was marked as simple 1D and hence the assert, this fixes the said issue(Depth > 1 or baseLayer != 0).
Games fixed- God Eater 3

Some TIC entries are tagged Texture1D but actually use array layers so previously it was marked as simple 1D and hence the assert, this fixes the said issue(Depth > 1 or baseLayer != 0). Games fixed- God Eater 3
Shinmegumi force-pushed Texture1Dwithlayers from ab52430a3e to f160228520 2025-08-19 02:27:47 +02:00 Compare
Shinmegumi approved these changes 2025-08-19 02:28:05 +02:00
Shinmegumi left a comment
Owner

Approved.

Approved.
Shinmegumi merged commit 12f5a96f01 into master 2025-08-19 02:28:17 +02:00
Shinmegumi deleted branch Texture1Dwithlayers 2025-08-19 02:28:18 +02:00
Sign in to join this conversation.
No description provided.