This is a set of three BPS patches to fix Mario’s “on fire” texture in SM64. Thanks to the recent decompilation efforts, it’s now known that this texture is displayed in the wrong format by the game, resulting in black garbage pixels. Since video game smoke of this era was often depicted with black garbage pixels, the mistake went unnoticed for over two decades. This patch corrects the error by displaying the texture correctly as proper transparent smoke. It does not add any new art; the texture has been inside the ROM all along.
Simply apply the patch you want to the respective version of the game. Since the Shindou Edition has not yet been decompiled at the time of writing, no patch is available for it.
At build time, this will compile the texture into IA16 format (correct) instead of RGBA16 (incorrect).
(O2 compressed the US AND Japanese versions to reduce their lag. – Wizard)
CRC-32: 3ce60709
MD5: 20b854b239203baf6c961b850a4a51a2
European Version:
CRC-32: 03048de6
MD5: 45676429ef6b90e65b517129b700308e
Japanese Version (NOT Shindou Edition):
CRC-32: dd801954
MD5: 85d61f5525af708c9f1e84dce6dc10e9
Most of the files you're about to download need to be applied to your game. Here is a list of utilities that allow you to do this:
- Online Patcher: Marc Roblero's online patcher. Works with many different file types.
- Floating IPS: NWell-known patcher for applying IPS and BPS files.
- Delta Patcher: Used to apply xDelta files.
- More Patchers
On most files, you can also press “Patch It”, to apply the patch without downloading the file.