ntdevlabs / tiny11builder

Scripts to build a trimmed-down Windows 11 image.
10.39k stars 881 forks source link

Roblox isn't working #201

Open S581 opened 6 months ago

S581 commented 6 months ago

Roblox just doesn't launch at all. No process in task manager, no error codes, have tried reinstalling, registry editor.

PalmarHealer commented 5 months ago

Do you have any logs? And how do you start it? Maybe try starting it in the Command Line to see if any errors are popping up.

marcel-schliwka commented 5 months ago

Maybe some libraries are missing? Are you using the normal version of tiny11 or the tiny11core? The following is just an idea, but have you tried installing the Redistributable’s ? There is a all in one pack for them. Also you could try installing the .NET Framework (different versions). Depending on what the game is using, this might be helpful. I will share you the links I found, but I haven’t tested it:

Visual C++ Redistributable's All-In-One .NET Framework 4.8

Good Luck!

CobaltonGit commented 5 months ago

For me: Roblox DOES WORK, but in background. It takes up a lot of CPU. Downloading @marcel-schliwka's provided redistributables didn't result anything: C++ doesn't really work with Roblox, while dotNET 4.8 or newer is already installed. My version of Tiny11 is the one on archive.org website.

tomaszk8266 commented 5 months ago

AFAIK Roblox depends on Gaming Services or something like that, which may be depended on Xbox. I found this, maybe it will help. Note that I haven't tested it.

git-me-a-cold-POP commented 1 week ago

@S581 that's a feature - not a bug.