You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TechHog edited this page Jul 25, 2025
·
12 revisions
Below is a list of known discrepancies between fakeroblox and Roblox (excluding things that aren't planned or have yet to be implemented).
Please remember that fakeroblox aims to strike a balance between a 1:1 clone and a complete redesign. The goal of this project is not to end up looking like a client decompilation, having exact underlying internal behavior, and all that really matters is that the Luau environment functions the same.
Note: If an item is checked, it means there are no plans to change it.
registry tables aren't 1:1 (we have more probably and their keys are all strings in fakeroblox)
instancelookup table's key in the registry is not a function userdata (see above)