LavaGang / MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
https://discord.gg/2Wn3N2P
Apache License 2.0
2.38k stars 473 forks source link

[Bug]: Steam remote play together does not work #395

Open Trevor159 opened 1 year ago

Trevor159 commented 1 year ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

I cannot get steam remote play together to work with melon loader, the other (non-host) users see "input is temporarily disabled while the host is busy." I think this means that steam thinks the game is not focused while melon loader is active.

if it matters, this is the mod I am using https://github.com/Trevor159/ConanChopChopFix

I am using v0.6.0

Steam remote play together did work without melon loader.

Latest.log

Did you attach your log file?

winterheart commented 1 year ago

Maybe "--melonloader.hideconsole" in game launch parameters will help? Seems log console gains focus and prevents to Remote play.