Ugh, I hate the fact that the addresses change every time you fast travel or die. And I can't make pointers right now, only search for values/addresses.
Edit: Finally got God Mode working.
------------------------------------
REDHERO wrote: ↑Tue Mar 27, 2018 6:03 am
[...]
You said this is without the launch parameters, correct? Something on your system is causing a false positive with stupid ass EAC. Contact Ubisoft's support and see if EAC has a log.
--------------------------------
Note: If the Launch Parameter Argument isn't allowing CE to be attached or you cannot launch FC5 with CE open, try the following.
Code: Select all
Installation Folder\Ubisoft Game Launcher\games\Far Cry 5\bin\EasyAntiCheat\Launcher
Open Settings.json in Notepad
Copy and paste the following or set "use_cmdline_parameters" to 1
"title" : "Far Cry 5",
"executable" : "FarCry5.exe",
"parameters" : "",
"use_cmdline_parameters" : "1",
"wait_for_game_process_exit" : "0",
"hide_splash_screen" : "1",
"hide_ui_controls" : "0"
}
If this doesn't work, post and I'll keep looking.