Unity60FPS
Unity60FPS copied to clipboard
Not working properly on games have multiple views
For game Cytus2: only game interface reached 120fps, once got into play stage, game drops to 60fps. Could you make an option to setFpsOnEveryTouch or something to make it work with other view?
I don't think setFpsOnEveryTouch will work. Becasue option "set fps" is for games which have a default 30 fps and don't call setTargetFrameRate. If the game call setTargetFrameRate at least once, we even don't need this option. I assume the drop to 60fps is caused by other reason. However, I can't verify this because I don't have a 120Hz device. If you still want to have a try, I could build a deb for you.
I don't think setFpsOnEveryTouch will work. Becasue option "set fps" is for games which have a default 30 fps and don't call setTargetFrameRate. If the game call setTargetFrameRate at least once, we even don't need this option. I assume the drop to 60fps is caused by other reason. However, I can't verify this because I don't have a 120Hz device. If you still want to have a try, I could build a deb for you.
thank you for your reply. the fps drop could be caused by other reason, I could still give a hope to it. Could you build a version with "setfpsoneverytouch"? I will report the result whatever it is. Also thank you for making this tweak, it works flawlessly on several of my favorite rhythm games.
https://github.com/brendonjkding/Unity60FPS/releases/download/setFpsOnEveryTouch/com.brend0n.fgotw60fps_0.1.1b3.setFpsOnEveryTouch_iphoneos-arm.deb Since it's a test build, I changed setFpsOnFirstTouch to setFpsOnEveryTouch for convenient.
https://github.com/brendonjkding/Unity60FPS/releases/download/setFpsOnEveryTouch/com.brend0n.fgotw60fps_0.1.1b3.setFpsOnEveryTouch_iphoneos-arm.deb Since it's a test build, I changed setFpsOnFirstTouch to setFpsOnEveryTouch for convenient.
doesn't work in gameplay screen as you expected😂
I've just found a possible cause of this issue but not sure if it is the case. Since it's a paid App IIRC, if you could provide a decrypted ipa file, then I can further investigate it.
I've just found a possible cause of this issue but not sure if it is the case. Since it's a paid App IIRC, if you could provide a decrypted ipa file, then I can further investigate it.
Ok, I’ll send it to you later today.
aHR0cHM6Ly93d3cuZHJvcGJveC5jb20vcy9tbGpuYmxzNWd6b28wanUvY3l0dXMyLnppcD9kbD0w dropbox link(base64 encoded)
Just pushed an update. Not sure if it works. This update also include other major changes. lmk if any apps not works after this update.
Just pushed an update. Not sure if it works. This update also include other major changes. lmk if any apps not works after this update.
Not working on Cytus II. I’ll test other apps later.