Skip to content

Commit

Permalink
Roblox Studio bad DNS workaround (#111)
Browse files Browse the repository at this point in the history
* New fix for Roblox Studio Login Failed

Signed-off-by: Tunahan Uysal <[email protected]>

* Reword studio DNS fix

Signed-off-by: Jrelvas <[email protected]>

---------

Signed-off-by: Tunahan Uysal <[email protected]>
Signed-off-by: Jrelvas <[email protected]>
Co-authored-by: Jrelvas <[email protected]>
  • Loading branch information
Tunahan-Uysal and jrelvas-ipc authored Dec 23, 2023
1 parent af5c2e4 commit 237a02f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Troubleshooting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ Follow the on-screen prompt and click "Log in via browser". This will open an au

If all steps were followed correctly, studio should automatically log into your account.

If you're still unable to log in, try changing your DNS to a viable alternative such as `1.1.1.1` or `8.8.8.8`. Studio authentication is known to be broken with certain DNS providers.

### "Your GPU is incompatible" error

This issue is most commonly caused by the Wine build not having the Vulkan ChildWindow patch applied. There are a couple solutions:
Expand Down

0 comments on commit 237a02f

Please sign in to comment.