Post: What are the REAL offsets to Battlefield 4 PLEASE.
06-22-2014, 01:26 AM #1
brooklyn77
I am error
(adsbygoogle = window.adsbygoogle || []).push({}); As you know ive been working on a tool with a couple of friends and we have tried the offsets that have been released and they are NOT WORKING at all. The visuals work but nothing else. Not unlimited ammo or no reload. God mode we are also working on also so hopefully that works out!
(adsbygoogle = window.adsbygoogle || []).push({});
06-22-2014, 09:31 PM #2
FarSideX
I’m too L33T
0x00010000 everything is found from there. Why do you need someone else's offsets?
06-22-2014, 10:49 PM #3
xXcodgmRTE
Climbing up the ladder
Maybe its your region i doubt it but very much could be
06-22-2014, 11:28 PM #4
FarSideX
I’m too L33T
Originally posted by ReaperLobbies View Post
Maybe its your region i doubt it but very much could be


Not just my region, it is true for every PS3 game in every region. That is the load point from there you get the TOC and entry point. Anyone that knows how to reverse a PS3 game knows this, unless they only know how to use cheat editor like tools.
06-22-2014, 11:30 PM #5
xXcodgmRTE
Climbing up the ladder
I doubt thats what it is your probably just unlucky when getting offsets tht work
06-22-2014, 11:50 PM #6
FarSideX
I’m too L33T
Originally posted by ReaperLobbies View Post
I doubt thats what it is your probably just unlucky when getting offsets tht work


LOL, English please. Unlucky? Is that a typo? You obviously don't know a thing about the inter workings of the PS3 so why make a fool of yourself by stating you doubt something that even a noob to PS3 modding would know?
06-23-2014, 06:08 AM #7
brooklyn77
I am error
Originally posted by FarSideX View Post
0x00010000 everything is found from there. Why do you need someone else's offsets?


I dont know what tool to use to find offsets, any help would be good please
06-23-2014, 11:08 PM #8
FarSideX
I’m too L33T
Originally posted by brooklyn77 View Post
I dont know what tool to use to find offsets, any help would be good please


I use IDA Pro plus some custom tools I wrote. Sometimes I use ProDG but most the time I use my own custom debugger. For BF4 I did not look for offsets but rather reversed the classes and methods. This eliminates having to know where too many things are as you can just follow the pointers to find everything. From there no recoil, no sway, all marked on mini-map, auto-spotting are all simple.

But since you are asking about just finding offsets I would have to recommend you start with a less complex game. The COD series is probably the least complex game on PS3 since its game engine has not changed in 15 years. It runs the Quake III engine that was designed to run with much less ram than the PS3 has. That makes it an easy game to learn to use the tools on. Most (not all) other games including small PSN games use modern coding styles and will require more than a direct offset so don't expect other games to be done the same way.

There are lots of tutorials for finding simple offsets without any programming knowledge required. You simply search memory for a value you want to modify, change the value in game then search your previous results for the new value, repeat until you only have a few locations left then try setting them and see if the game changes accordingly. NetCheat works somewhat for this and what it doesn't do for you just write your own custom tools to do what you need.
06-24-2014, 08:38 AM #9
brooklyn77
I am error
Originally posted by FarSideX View Post
I use IDA Pro plus some custom tools I wrote. Sometimes I use ProDG but most the time I use my own custom debugger. For BF4 I did not look for offsets but rather reversed the classes and methods. This eliminates having to know where too many things are as you can just follow the pointers to find everything. From there no recoil, no sway, all marked on mini-map, auto-spotting are all simple.

But since you are asking about just finding offsets I would have to recommend you start with a less complex game. The COD series is probably the least complex game on PS3 since its game engine has not changed in 15 years. It runs the Quake III engine that was designed to run with much less ram than the PS3 has. That makes it an easy game to learn to use the tools on. Most (not all) other games including small PSN games use modern coding styles and will require more than a direct offset so don't expect other games to be done the same way.

There are lots of tutorials for finding simple offsets without any programming knowledge required. You simply search memory for a value you want to modify, change the value in game then search your previous results for the new value, repeat until you only have a few locations left then try setting them and see if the game changes accordingly. NetCheat works somewhat for this and what it doesn't do for you just write your own custom tools to do what you need.



Thank you, I really appreciate you taking your time out to write this down, I understand what your saying, now as you said watch some clips to understand better, so ill do that. Thanks again mate, cheers!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo