Post: [1.09] Battlefield 3 - Hack Offsets + Address (Modding)
07-01-2016, 12:09 AM #1
Eddie Mac
At least I can fight
(adsbygoogle = window.adsbygoogle || []).push({}); Hey NGU, I have had people asking me for the addresses for BF3 so here they are Smile
Feel free to make Tools/Eboot's and maybe .sprx Outie
Enjoy Tokin

***"NOTE: These are for NextGenUpdate only, I do not give permission to be posted elsewhere"***

0x25B300 - increased damage (1 hit kill)* (Float) default = 3f 80 On = 42 7a
0x18D05C - UAV default = 38 60 00 00 On = 38 60 00 01
0x4407C4 - Wall hack* default = 7c 08 02 a6 On = 4e 80 00 20
0x4DBC00 - Also Wall hack default = 2c 03 00 00 On = 2c 03 00 01 ( only vehicles ?)
0x490F70 - Sniper Breath default = 41 82 00 1C On = 40 82 00 1C
0x490BA0 - Sniper breath float* default = 3f 80 On = 00 00
0x41FF64 - 1 hit kill default = 3c a0 3f 80 On = 3c a0 44 7a

Name tages
===============================================
0x1939D0 - Nop default = 40 82 16 9C
0xBEAAD4 - name tags default = 38 A0 00 01 On = 38 A0 00 00
===============================================

No Recoil
===============================================
0x894A64 default - 3f 80 00 00 On - 3c 00 00 00
2nd offsets = 0x6FCC8 default - 3f 80 00 00 3f 66 66 66 On - 00 00 00 00 bf 80 00 00
===============================================

1 hit kill** (Ported from xbox)
========
xbox ps3
0x836d7c60 0x25B3F8 - nop
0x836d7c34 0x25B3C4 - ED 28 02 B2
0x836d7c38 0x25B3C8 - EC E0 02 B2


Credits:
Halo Skinner
Eddie Mac
Last edited by Eddie Mac ; 02-08-2017 at 01:18 AM.

The following 7 users say thank you to Eddie Mac for this useful post:

CanadianOnCFW, Father Luckeyy, jonaaa20, MoroccanMoDZz, NELUxP, PS3lTA, tygouvion123
07-11-2016, 08:07 AM #11
Gonna make a sprx with this thanks bro
Last edited by ccRealLoy ; 07-11-2016 at 04:54 PM.
07-18-2016, 03:56 PM #12
Originally posted by Eddie
Hey NGU, I have had people asking me for the addresses for BF3 so here they are Smile
Feel free to make Tools/Eboot's and maybe .sprx Outie
Enjoy Tokin

***"NOTE: These are for NextGenUpdate only, I do not give permission to be posted elsewhere"***

0x25B300 - increased damage (1 hit kill)* (Float) default = 3f 80 On = 42 7a
0x18D05C - UAV default = 38 60 00 00 On = 38 60 00 01
0x4407C4 - Wall hack* default = 7c 08 02 a6 On = 4e 80 00 20
0x4DBC00 - Also Wall hack default = 2c 03 00 00 On = 2c 03 00 01 ( only vehicles ?)
0x490F70 - Sniper Breath default = 41 82 00 1C On = 40 82 00 1C
0x490BA0 - Sniper breath float* default = 3f 80 On = 00 00
0x41FF64 - 1 hit kill default = 3c a0 3f 80 On = 3c a0 44 7a

Name tages
===============================================
0x1939D0 - Nop default = 40 82 16 9C
0xBEAAD4 - name tags default = 38 A0 00 01 On = 38 A0 00 00
===============================================

No Recoil
===============================================
0x894A64 default - 3f 80 00 00 On - 3c 00 00 00
2nd offsets = 0x6FCC8 default - 3f 80 00 00 3f 66 66 66 On - 00 00 00 00 bf 80 00 00
===============================================

1 hit kill** (Ported from xbox)
========
xbox ps3
0x836d7c60 0x25B3F8 - nop
0x836d7c34 0x25B3C4 - ED 28 02 B2
0x836d7c38 0x25B3C8 - EC E0 02 B2

Credits:
Halo Skinner
Eddie Mac


Is there anything else you can get in BF3?
07-26-2016, 11:41 PM #13
LKaan
Haxor!
Could someone please post the BLUS PARAM.SFO from the disk side, not the one after the install. I ended up overwriting the wrong one and now I get unsupported data when I try to launch the game. It does successfully load from webman into memory, I would just re'copy the disk but my drive doesn't read games anymore.

Thanks in advance, any help is much appreciated.
Last edited by LKaan ; 07-27-2016 at 01:52 PM.
08-21-2016, 06:38 AM #14
bro need your help i have problem in coding the rtm tool for BF3
08-21-2016, 07:49 AM #15
need help to code my RTM bro :(
08-21-2016, 07:55 AM #16
byte[] buffer;
if (this.checkBox4.Checked)
{
buffer = new byte[] { 1 };
this.ps3.SetMemory(0x4407C4, buffer
mu ps3 freeze when i add this code to wall hack checkbox
08-25-2016, 09:54 PM #17
Father Luckeyy
Retired - Lead Content Manager
that looks like it was from a decomplied source. Looks sketchy
02-07-2017, 07:16 AM #18
Father Luckeyy
Retired - Lead Content Manager
Originally posted by Eddie
Hey NGU, I have had people asking me for the addresses for BF3 so here they are Smile
Feel free to make Tools/Eboot's and maybe .sprx Outie
Enjoy Tokin

***"NOTE: These are for NextGenUpdate only, I do not give permission to be posted elsewhere"***

0x25B300 - increased damage (1 hit kill)* (Float) default = 3f 80 On = 42 7a
0x18D05C - UAV default = 38 60 00 00 On = 38 60 00 01
0x4407C4 - Wall hack* default = 7c 08 02 a6 On = 4e 80 00 20
0x4DBC00 - Also Wall hack default = 2c 03 00 00 On = 2c 03 00 01 ( only vehicles ?)
0x490F70 - Sniper Breath default = 41 82 00 1C On = 40 82 00 1C
0x490BA0 - Sniper breath float* default = 3f 80 On = 00 00
0x41FF64 - 1 hit kill default = 3c a0 3f 80 On = 3c a0 44 7a

Name tages
===============================================
0x1939D0 - Nop default = 40 82 16 9C
0xBEAAD4 - name tags default = 38 A0 00 01 On = 38 A0 00 00
===============================================

No Recoil
===============================================
0x894A64 default - 3f 80 00 00 On - 3c 00 00 00
2nd offsets = 0x6FCC8 default - 3f 80 00 00 3f 66 66 66 On - 00 00 00 00 bf 80 00 00
===============================================

1 hit kill** (Ported from xbox)
========
xbox ps3
0x836d7c60 0x25B3F8 - nop
0x836d7c34 0x25B3C4 - ED 28 02 B2
0x836d7c38 0x25B3C8 - EC E0 02 B2


Credits:
Halo Skinner
Eddie Mac


Stickied. Very useful for BF3 players
02-22-2017, 07:53 PM #19
Could someone let me know what office I need to mod the Jet and helicopters

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo