mmultiplayer icon indicating copy to clipboard operation
mmultiplayer copied to clipboard

Suggestion : Launcher activity indicator.

Open Nolram12345 opened this issue 4 years ago • 5 comments

Like the title says, an indication that the Launcher is running. People (including me) might get a little confused when nothing happens when they launch the Launcher, so a little window saying that it is active might be very useful.

Nolram12345 avatar Jun 23 '20 10:06 Nolram12345

Don't you get the following dialog when you run the launcher?

image

BoffinBrain avatar Aug 17 '20 17:08 BoffinBrain

Yes, but that window vanishes once its active. In the beginning I was unsure whether it was running or it crashed.

Nolram12345 avatar Aug 17 '20 19:08 Nolram12345

Ah, I see. All the time I've been using it, I've assumed it always quits when the game itself quits, or crashes. I guess a persistent mode in the system tray could be handy at times.

BoffinBrain avatar Aug 17 '20 20:08 BoffinBrain

@Nolram12345 @BoffinBrain The launcher currently exits after it loads the DLL into Mirror's Edge since it has no reason to stay alive after that. The message box itself is supposed to be the indicator, but a better solution would be a more complete launcher with options like disabling auto-update or whatnot.

btbd avatar Aug 19 '20 04:08 btbd

I made the following batch file to speed up the launch process just a little!

start MMultiplayer_Launcher.exe
start steam://rungameid/17410

BoffinBrain avatar Aug 20 '20 10:08 BoffinBrain