lanylow / rbxfpsunlocker-osx

Roblox FPS unlocker for macOS.
GNU General Public License v3.0
96 stars 55 forks source link

Doesn't work on the new arm64 version of Roblox #214

Closed Joemackley closed 1 year ago

Joemackley commented 1 year ago

Running the command without -r brings up base_process constructor failed while running the command with -r corrupts the app file and it refuses to open

lanylow commented 1 year ago

Unfortunately I own a mac with an Intel processor, so I can't really make this program compatible with the new ARM builds of Roblox.

dewest456 commented 1 year ago

Disabling SIP seems to fix the "Roblox cannot be opened" issue. Found this in console.

Now it returns this error:

CleanShot 2023-07-21 at 13 49 37@2x

Anything else I can show that might help fix the problem?

lanylow commented 1 year ago

Changes to the source code are required and as I've said earlier I am unable to make them.

Zalryn commented 1 year ago

Changes to the source code are required and as I've said earlier I am unable to make them.

please dude, their are so many of us that are going through this situation, can you atleast find a way?

Zalryn commented 1 year ago

Changes to the source code are required and as I've said earlier I am unable to make them.

That dude had the same issue as me, and many others as well. I'm sure if they experienced the issue a couple months back, or even last week or a few weeks ago, surely you can fix it, no?

lanylow commented 1 year ago

Are you actually stupid or do you have some sort of a disability? The title clearly states that this issue is exclusive to Apple Silicon (M1/M2) Macs, and as I wrote in one of my previous comments I only have a Mac with an Intel processor. I cannot run any programs written for Apple Silicon, which means I cannot run the version of Roblox you have and I cannot develop or test programs written for that platform. This tool is completely open-source, so anyone with experience can make it compatible with the new Roblox builds, but as you've noticed no one is willing to do that. If you keep spamming comments I will have to block you.

lanylow commented 1 year ago

Read new instructions on the script branch.