Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[84 / 7 / ?]

No.29785376 View ViewReplyOriginalReport
I don't know if someone else figured it out already, but I've managed to remove cel-shading from the leaked Moon ROM (aka "the black line fix")

If you want to remove cel-shading from your ROM too, here's a little tutorial:

1)Open hour Moon CCI file with any hex editor
2)Go to offset 0x00322748
3)Replace 04 20 80 E5 with 00 F0 20 E3
4)???
5)Profit

If for some kind of reason it doesn't work for you, it might be because the cel-shading routine is located to a different address in your ROM. In this case, search for 042080E51EFF2FE1F34F2DE9 in your HEX editor and try again, then continue from step 3.

If you're a newfag and you don't even know what a HEX editor is, no worries, I might make a patch soon.