Hi everyone,
I'm wondering how to use the FMOD profiler to connect to the Cry 3 Engine. Whenever I attempt to connect to the target (which is on the same machine) I receive:
-Target IP address or port is incorrect
-Target is not running or not yet reinitialize
-Target has not enabled profiling with FMOD_INIT_ENABLE_PROFILE in System::init()
-Target platform is not supported
I'm not sure if this is the reason, but I can't seem to get into the .dll file in order to input FMOD_INIT_ENABLE_PROFILE in the System init. Any ideas?
Thanks.