First of all, you will need to get a tool called "IDA Disassemble", I suggest 6.1 64bit, I am not sure, if these guys support 32bit computers, but who knows. Ok, lets get started.
For the CGraphics search for the string "FullScreenEffectID_1". (String is a line in the code)
After that you are going to press "xref", choose the first one and "ok".
Now, right over the string "FullScreenEffectID_1" you can see the offsets for "CGraphics".
To find the "CGame" offset search for the string "PlayerName".
Now press "xrefs (strg + x)", choose the first one and "ok".
The string in yellow the offset.
That's about it, I hope I did help you. Sorry for my English, not a native speaker.






