Post: Help with these Offsets?
01-09-2016, 01:47 AM #1
SynixMods
Little One
(adsbygoogle = window.adsbygoogle || []).push({}); Hi I am trying to figure out how to use the offsets for bo2 from this thread: You must login or register to view this content. along with this thread: You must login or register to view this content. and I am really interested in adding most of them into my rtm tool but most of them don't really explain how to use add them into your tool.

For example,
"FPS1 = 0x8E3590
FPS2 = 0x37FEC
FPS Text = 0x8E3290"

^Idk what to do with that.

"FOV = 0x1CC52D8
Fov X = 0x01CCD678
Fov Y = 0x01CCD6D8
Fov Z = 0x01CCD738"

&

"Unlock All = 0x26FED0E Bytes by B777x"

If someone can help me with this that would be great.
(adsbygoogle = window.adsbygoogle || []).push({});
01-11-2016, 01:11 PM #11
XxBlud23xX
< ^ > < ^ >
Originally posted by SynixHD View Post
What if I don't see "class"? Because I can't seem to find it in the project names.

EDIT: Just found it xD.


:/ :/ :/
01-12-2016, 03:10 AM #12
What other question?
01-12-2016, 07:37 AM #13
SynixMods
Little One
Originally posted by StoneModz View Post
What other question?


Do you know how to add the non host end game? I tried earlier but like always, it gave me a virus. Any new code I use gives me a virus not sure why. PM me if you do,
01-12-2016, 08:49 AM #14
Make button And Names it Non host end game

Put this code in The Button:

BO2RPC.Init();
this.endgame();

Then Paste this anywhere in your tool:

private void endgame()
{
string str = "cmd mr " + PS3.Extension.ReadInt32(0xf11d9c) + " 3 endround";
object[] parameters = new object[] { 0, str };
BO2RPC.Call(0x313c18, parameters);
01-12-2016, 12:12 PM #15
Adrian
Adrian is back!
Originally posted by SynixHD View Post
Hi I am trying to figure out how to use the offsets for bo2 from this thread: You must login or register to view this content. along with this thread: You must login or register to view this content. and I am really interested in adding most of them into my rtm tool but most of them don't really explain how to use add them into your tool.

For example,
"FPS1 = 0x8E3590
FPS2 = 0x37FEC
FPS Text = 0x8E3290"

^Idk what to do with that.

"FOV = 0x1CC52D8
Fov X = 0x01CCD678
Fov Y = 0x01CCD6D8
Fov Z = 0x01CCD738"

&

"Unlock All = 0x26FED0E Bytes by B777x"

If someone can help me with this that would be great.


This question has been more than answered. If you have any other questions feel free to make another thread.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo