I'm guessing you're trying to make speed hack with this. If you're modding an il2cpp unity game then there is a universally used function called timeScale that controls the game speed. It's static which means it doesn't have an instance. If it doesn't work then, in the same class, try deltaTime...
Yes, there doesn't seem to be anyway to make it fit the resolution even after I hooked the unity screen class and forced it to fit. It always zooms on screen if the resolution is more than 720x1280p
Hey, did you find any solution for this? I have been facing this as well on all of my phones. If you have then could you please provide the solution. Thanks.
I couldn't get what you mean. You could go through the logs and see why it's not injecting. It could be many reasons, it could be that the app you're trying to inject into has protection against injections but that's very unlikely. It could be that you're putting in the wrong package name. The...
Could be device compatibility issues. Most likely fixable through build.gradle. modify it. But there is a major issue with this injector anyway, I tested it on 2 phones and it seems to be messing with the activity and zooming on the screen for some reason.
Tested on android 13 S23 Ultra. A pretty good injector, seems like its only issue is screen zoom when opening the game for some reason. It seems like the phone is auto adjusting opened activities.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.