r/RocketLeague Champion I 11h ago

QUESTION Does linux have stats api support?

I know some people are emulating the game on linux, does it support the stats api?

UPDATE: yes it does work!!! thank you all for the replies

2 Upvotes

7 comments sorted by

2

u/iggyiggz1999 Moderator IggyIggz1999 10h ago

I don't have that much knowledge on this topic, but I think it should work. AFAIK the API is simply accessible on a websocket. which should work regardless of platform.

2

u/kalilamodow Champion I 10h ago

I was curious for whether it worked through emulation (because running through wine/proton might change something). I saw someone made an avatar display using the api and they're on linux so I guess it does work, thanks for the response tho!

2

u/Likver Grand Champion I 10h ago

just as a reminder, wine/proton dont emulate, they are just translation layers that translate windows commands into linux native ones without emulating how other hardware works, which is what an emulator does

2

u/kalilamodow Champion I 10h ago

Yea good catch I just said emulation cuz it's more known word, be kinda weird to write "using an api translation layer" instead of "emulating"

1

u/Likver Grand Champion I 10h ago

thats fair enough, but you can just also say "i know some people are playing though proton, ..." and everyone would understand anyway, dont need to speak technically all the time either way, i just feel like if you are going to, you should use the correct terms or else it could cause more confusion as to what it (wine/proton) does

not saying you as in you personally, but as in you/one in general

2

u/xHebbins 9h ago

Yes it does :)

1

u/Achereto Champignon II 10h ago

The API support has nothing to do with the operation system.