I was trying to implement the remastered brave effect to my ROM which already has the Skill System, but after I insert the patch the weapons’ info only shows “–”
The brave effect works as intended and there’s no other problem besides the weapon info.
The patch works perfectly on a vanilla ROM.
I think this is because this patch is implemented using BL.
And the data is arranged in the specific area from 0x1c1ec0 to the position of 16 bytes.
Is this area already used in your ROM?