How do i force R6 in Studio?

As you can see in the title, i wan’t to force R6 in Studio, for me uploading the game is more work for me. As always, i searched threads about, also Toolbox was not helpful. I hope you can help me, thanks :+1:

2 Likes

Here’s a simple tutorial next time please look it up before posting.

This is where you can edit any type an avatar but some scripts will be required if you want to go more in depth. For more information on the stuff I would check YouTube or the forms before posting. If this was the solution please market as the solution by clicking the check with the box. Thanks from John.

2 Likes

To do that i must upload the game, as i said, for me there’s more work uploading the game than scripting.

Why don’t you just upload it’s easier to do that? Go to file and save to Roblox as.

I never stumbled across this problem, but from this post https://devforum.roblox.com/t/is-there-a-way-to-force-r6-in-an-unpublished-studio-game/38866
You can run this line in the command bar and it will force R6

game:SetUniverseId(1818)

IMPORTANT
This is a very old post of mine, during an era I was clueless in, please don’t do this as @billybobRAE said!

11 Likes

@Strongjohnfgamer - Publishing a game causes lag in my computer, and a chance that the famous “Blue screen” appears, since my computer has the power of a normal smartphone.

@starmaq - I just said it, i searched the threads and i found this but didn’t worked

2 Likes

No! This leads to a bug which prevents you from publishing the place!

I learned this the hard way. Please don’t!

1 Like

You can always change it back using

game:SetUniverseId(0)

2 Likes

here’s where to find avatar settings in studio
(you need to publish the game first in order to change the settings)

1 Like