Talk:Lv-2 functions
From PS3Wiki
Most of the functions in the 0x4Dxxx range in 3.41 are 0x544 bytes away in 3.15. for example, strcpy in 3.41 = 0x4D2F0, 3.15 = 0x4CDAC, 0x4D2F0 - 0x4CDAC = 0x544, you can try doing this with strlen, strncmp and memset too, its always a 0x544 byte difference. I would try to fill in the 0x4Dxxx functions for 3.15 using this, but I'm not sure if its absolutely correct, can somebody check? - Stoker25 17:15, 22 October 2010 (CEST)