I was looking into a way to change my rival's name in Platinum, and I came across this wiki page:
I figured that since the character table link seems to be dead, I could just open the save in PKHeX, change the player name, open a hex editor, copy the data from the player name offset and insert it at the rival name offset.
However, I could not find the player name at offset 0x68 as indicated on the wiki, I did some more looking around and noticed that the player name was in fact at 0x40068.
Is it a typo on the wiki or am I missing something?
For now, I just copied the data from 0x40068 to 0x27E8 as indicated on the wiki but I am not sure if the rival name offset is correct.
The game seems to boot normally, but I have no way of verifying whether the rival name change actually worked.
Can someone confirm what the correct player/rival name offsets are?