Skip to content

Discrepancies

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 implemented yet).

Please remember that fakeroblox aims to strike a balance between a 1:1 clone and a redesign The internals of fakeroblox rarely need to be similar to Roblox's, however the point of this project is not to be a replacement Roblox client, nor a new or improved version.

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)
  • DataType functions are cached in fakeroblox

Clone this wiki locally