Page 1 of 1

[COMPLETED] [Request] Operation Flashpoint: Dragon Rising

Posted: Sun Apr 30, 2023 1:42 am
by MOW
Game Name: Operation Flashpoint: Dragon Rising
Game Engine: EGO Engine
Game Version: v1.02
Options Required: FOV
Steam Website:
Other Info: It seems 228A3210 is a static address that affects FOV but if I nop or use code injection on what writes to it, it crashes the game. The game also checks running processes for cheat engine, I got around this by using this guide:

Re: [Request] Operation Flashpoint: Dragon Rising

Posted: Mon May 01, 2023 12:31 am
by MOW
I found the rest of the FOV addresses (also static) and I can change all but two with code injection,228A30F0 and 228A3150 are being overwritten from somewhere else.

I tried to nop what was doing that but it didn't change anything.

Hopefully this helps.

Addresses:

228A30F0
228A3150
228A31B0
228A3210
228A3270
228A32D0
228A3330
228A3390

Re: [Request] Operation Flashpoint: Dragon Rising

Posted: Mon May 01, 2023 1:14 am
by MOW
I managed to make it work! I was over thinking it before.

Re: [Request] Operation Flashpoint: Dragon Rising

Posted: Tue Sep 26, 2023 12:06 pm
by CyberJ
MOW wrote:
Mon May 01, 2023 1:14 am
I managed to make it work! I was over thinking it before.
Any chance you could tell me if any of the addresses you quoted control the sight/aiming zoom ?

Been trying to figure this out for a while but I'm just not that experienced with CE yet.