Forum Discussion

DavidGarcia's avatar
DavidGarcia
Iron Contributor
Apr 29, 2025

Roblox On Windows Vista

I installed the Windows Vista Extended Kernel and managed to install latest web browsers like Chrome and Firefox, So I wanted to install Roblox as a joke and when it finishes installing and i try to run it i get and error saying The Procedure Entry Point MFTEnumEx Could Not Be Located In The Dynamic Link Library MFPlat.DLL. Is there a way to fix this error or Patch the program to run on windows vista?

1 Reply

  • FinneasHayes's avatar
    FinneasHayes
    Iron Contributor

    Roblox is trying to call the MFTEnumEx function, but it can't find it in the version of MFPlat.DLL that's present on your Windows Vista system. This is likely because the version of MFPlat.DLL that comes with standard Windows Vista (even with the Extended Kernel) doesn't have this specific function, or the function signature has changed in later Windows versions (like Windows 7, 8, 10, or 11) that Roblox is designed to run on.

Resources