mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-03-12 22:56:37 +01:00

Fixes https://github.com/ActualMandM/cemu_graphic_packs/issues/501 Basically, the game uses the 512x512 for both inventory items and for the main character's rendering. So I told Exzap who added this inMEM1 variable which is perfect for cases like these. Anyway, this is basically just the implementation of that.