(adsbygoogle = window.adsbygoogle || []).push({});
What's up BF fan.
Today I decided to work on BF4 to find button monitoring and guess what...

I found them.
This toke a while before I found them since I have no clue on how IDA works.
R2 = 0x9C,
R1 = 0x9B,
L2 = 0x9A,
L1 = 0x99,
Start = 0x98,
Select = 0x97,
Triangle = 0x96,
Cercle = 0x95,
Square = 0x94,
X = 0x93,
Dpad_Down = 0x92,
Dpad_Up = 0x91,
Dpad_Right = 0x90,
Dpad_Left = 0x8F,
R3 = 0x8A,
L3 = 0x89
Yes.. I know this is not huge, but it's better than nothing and trust me I've tried so hard to make something (SPRX) with this, but nope and working with CCAPI Debugger is just a pain in the ass...
For those who say "Don't mod BF4 pl0x" or "Why mod BF4?". It's just a game, who gives a f.
Anyway have fun trying to combine this with something.
Have a good day.
Credits:
Me: For button monitor.
Loz (ma nigga): For his support.

IDA: For PPC. (I guess?)