Devkit on Steam?

Is there some kind of problem with making the devkit available on Steam?

I moved to Linux and now devkit run with Lutris emulator does not detect Steam API in Linux version of the Steam or Steam run by Lutris itself.

Anyway even on Windows Steam download times are much better than with Epic where devkit install is an overnight process.
So everyone would benefit.

Linux is becoming a thing xD

Licensing I’d imagine. Devkit is modified Epic software. Is there anyone able to put Unreal devkits on Steam? I know MW5’s devkit isn’t on Steam either.

I wouldn’t be against Linux getting more support universally though.

I don’t know, but it looks like you are right.

Other games I mod use Mod Organizer and “creation kits” are on Steam, but these are not UE games (Skyrim, Fallout etc).

As for Linux it made a huge progress + there is Proton from Valve + there is Lutris… you can run nearly all the Windows games and programs without knowing any arcane knowledge about runes that have to be put in magic admin terminal to make things work.

The devkit is a modified version of the Unreal Engine 4 which runs in Windows through the Epic Store.

It is not a standalone program which FUncom has the complete and sole right to do whatever they want, nor it is a program that works by itself.

To run a program that is designed to run in Windows in Linux is one thing, but to run the development environment in which it is made if it is designed to run in Windows in Linux is another.

Not saying it is impossible, but it would not be “running the devkit in linux”, they would need to make a whole devkit to run in linux, and that would need to include a Unreal Engine base that run in Linux as well.

That being said, you can “theoretically” use the Unreal Engine from Linux to run the devkit source if you know how to compile C and get the GIT of its source and recompile all the stuff, effectively “making your own” devkit in Linux.

That requires you to know what you are doing.

And probably the one reason the guys do not “make that themselves”, as they would need to support it, and using it in Linux is not a walk in the park. I know that because I do use it in Linux.