I have actually been tracing around near that function, though i didn't noticed it looked for the framedivider, i know that when i searched for the adress where it lies it was outside the .map symbol so i i had no way of knowing where it would get called (cause i don't know if you can search for that?).
I am thinking that we should look for the "next frame" function, there has to be something like that somewhere, cause you can kinda modify the files where the camera movement and position is.
And as it reads that file it will just go through those values each frame, so if possible one can make it only do it once every other frame.
As it already has a check for the framerate, it shouldn't be That hard to just make a condition for it.
I am thinking that we should look for the "next frame" function, there has to be something like that somewhere, cause you can kinda modify the files where the camera movement and position is.
And as it reads that file it will just go through those values each frame, so if possible one can make it only do it once every other frame.
As it already has a check for the framerate, it shouldn't be That hard to just make a condition for it.
