Crossplay question

okay so im making game that was actually used to be pc-only, but now i wanna add console support, how can i do it? i cant play roblox on playstation, and i dont an xbox, but i can connect my PS controller to pc and make it work.

how i can made controller mapping, and how to detect on which type of console (xbox or ps) player using to play game?

You can’t detect the console, but you can ask the player what controller they’re using. As for the inputs, it should be fairly easy to use the enums and map the controls

here is what i found:

Also found this:

1 Like

Adding on to this, for those who don’t have an gamepad/controller to try, Roblox recently announced this:

Note that there are bugs as it’s a Studio Beta. There’s also device emulation for PlayStation and Xbox One in studio, so I recommend trying to play your games with that (limitations could impact performance).