Hey! I changed the client_panorama module names to client, but I am crashing on the globals hook.
globals = reinterpret_cast< c_global_vars_base* >( ( reinterpret_cast< uintptr_t* >( client ) [ 0 ] + 27 ) );
All of the hooks get hooked as the console prints out.