cemu_utils icon indicating copy to clipboard operation
cemu_utils copied to clipboard

Support new magic number: 0x8371B696

Open kira-bruneau opened this issue 4 years ago • 0 comments

I noticed that I wasn't able to load a shader cache generated by Cemu 1.19.1, so I looked into it a bit and saw that it uses a new magic number: 0x8371B696.

Do you have access to the new specification? It appears that removing the assert doesn't cause any problems, but there must be some reason why they bumped the magic number.

kira-bruneau avatar Jun 20 '20 23:06 kira-bruneau