Closed patmauro closed 1 year ago
An eagle-eyed tester has pointed out a couple of issues with the current texture set here; these should be easily fixable, but it means I may need to re-open this PR to push an additional adjustment sometime within the next day or so.
Expands on @EhrenCG's work from Pull Request https://github.com/H-uru/moul-assets/pull/198 -
The underlying issue here was that the texture mapping used the original CC Relto mapping, despite the texture sheet provided for Phil's Relto being the exact same as MOUL's Relto, where most of the book textures have now been changed out for different ages. This resulted in several completely random books being shown in the POTS section on the shelf in Phil's Relto.
The solution in PR198 was to swap out the entire psnlbookcovers*40#0.hsm texture sheet with the CC one, which works, as it reverts the four POTS books to their textures from CC. However, we can take this change a step further by generating our own custom texture sheet designed specifically for Phil's Relto. Doing so allows us to make the following additional adjustments included in this PR:
Vanilla:
After PR198:
And after this PR: