How do I create a web browser game using UE5? (A game that isn't installed, but played in the browser)

I’d like to create a browser game, so that people don’t need to use space on device and won’t need to have a set quality to play the game

You can’t :blush:

…Wait why am I acting like I’ve never heard of pixel streaming :rofl: I completely forgot about it until I coincidentally came across a video later in the day. And idk why but even though you clarified your objective I still thought of something else, I guess it’s because of an older question on a similar topic.

Here are some resources:

Absolutely! Unreal Engine offers a plugin called Pixel Streaming that you can enable in your project. Once enabled, package your project and upload your build to a pixel streaming platform or even set up your own pixel streaming servers.

We used a platform called Streampixel. They charge €99 per month for unlimited streaming minutes.

Hope this helps!