Unity60FPS icon indicating copy to clipboard operation
Unity60FPS copied to clipboard

Not working properly on games have multiple views

Open zxhzxhz opened this issue 3 years ago • 9 comments

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?

zxhzxhz avatar Apr 24 '21 11:04 zxhzxhz

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.

brendonjkding avatar Apr 24 '21 13:04 brendonjkding

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.

zxhzxhz avatar Apr 24 '21 13:04 zxhzxhz

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.

brendonjkding avatar Apr 24 '21 13:04 brendonjkding

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😂

zxhzxhz avatar Apr 24 '21 13:04 zxhzxhz

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.

brendonjkding avatar May 21 '21 02:05 brendonjkding

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.

zxhzxhz avatar May 21 '21 02:05 zxhzxhz

aHR0cHM6Ly93d3cuZHJvcGJveC5jb20vcy9tbGpuYmxzNWd6b28wanUvY3l0dXMyLnppcD9kbD0w dropbox link(base64 encoded)

zxhzxhz avatar May 21 '21 12:05 zxhzxhz

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.

brendonjkding avatar May 23 '21 13:05 brendonjkding

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.

zxhzxhz avatar May 24 '21 00:05 zxhzxhz