Hey, this is even later than the last person, but can you expand on what you had to do to make this work?
Using the web interface to feed parameters into a project to allow customisation of certain elements. Tried the shortcut with the arguments listed but doesn’t connect.
Unpackaged project is set to use loopback address to access web interface and works perfectly when running in editor, but when packaged the web interface doesn’t load, sits on a “page can’t be loaded” state (so essentially “there’s nothing there to connect to”).
I use Aximmetry with Unreal and there is a way to load a cooked project. However, the web server is off by default and also have no idea how to apply this:
“You can enable Remote Control by adding the following flags to the command line when launching the instance of the project. -RCWebControlEnable -RCWebInterfaceEnable”