@Nanquitas Please help me, I put this from a gateshark of fort42:
D3000000 14000000
1013C9A4 00003FFF
I put in the cheat.c :
#include "cheats.h"
#include "hid.h"
char *builder_name = "me xd";
void exceptSharpness(void)
{
WRITEU32(0xD3000000, 0x14000000);
WRITEU32(0x1013CD30, 0x00003FFF)...