Help! Unity games unlock/Uncap framerates Discussion

I want to unlock FPS of a game named laya's horizon. I have dumped it's protected il2cpp file and attached the results. What would you guys do next ? Edit application.targetframerate ? Some other parameters ? At what RVA will you use the hex editor.
 

Attachments

Here's the libil2cpp: https://file.io/CX179vmXMUHY (uncapped/999 fps)
Just needed to mod the GetDesiredFPS() and get_DesiredFrameRate(). Maybe I gave you the wrong hex codes

it's for v.1.7.673, if you don't have that version I can share the whole app
I just want you to know this doesn't uncap fps, it just puts the fps as the max refresh rate available, 120 in my case. But that's all needed anyways.
 
Back
Top Bottom