lyckantropen / moonlight_hdr_launcher

Launch anything in HDR mode using Moonlight
MIT License
73 stars 5 forks source link

Can't launch steam or GOG galaxy #2

Closed akenbake closed 3 years ago

akenbake commented 3 years ago

I'm using moonlight and trying to launch Steam in big picture mode.

moonlight_hdr_launcher.ini:

[options]
launcher_exe=gamestream_launchpad.exe 3840 2160 gamestream_steam_bp.ini
wait_on_process=1
toggle_hdr = 1

gamestream_steam_bp.ini:

[LAUNCHER]
launcher_path = C:\Program Files (x86)\Steam\steam.exe steam://open/bigpicture Fullscreen
# set it to something other than Steam because gamestream_launchpad can detect multiple windows and will close prematurely
launcher_window_name = NotSteam

[BACKGROUND]
# List as many exe's or bat's as you want here. They will run at the start of the GameStream session and be killed at the end.
# background_exe_1 = C:\Program Files (x86)\JoyToKey\JoyToKey.exe
# background_exe_2 = C:\WINDOWS\system32\mspaint.exe
# background_exe_1 = C:\Program Files\moonlight_hdr_launcher\hdr_toggle.exe

[SETTINGS]
debug = 0
sleep_on_exit = 0
close_watch_method = window

In moonlight, I start the session by clicking the "Steam OS" icon. This successfully starts streaming my desktop in the correct 4k resolution. However, steam is not opening at all. I also tried using gamestream_gog_galaxy.ini and that did not open GOG Galaxy either.

Here is the output from moonlight_hdr_launcher_log.txt:

2020-12-25 23:39:17: argv[0]: MassEffectAndromeda.exe
2020-12-25 23:39:17: Found config file: moonlight_hdr_launcher.ini
j9ac9k commented 3 years ago

I just wanted to add a follow up that from the screenshots it does not appear that HDR is being displayed correctly on macOS (colors are all really really bright). This is a moonlight issue, devs are aware of the issue but now that HDR can be replicated this should hopefully be easier for them to debug.

lyckantropen commented 3 years ago

Thank you so much for your commitment. Would you be inclined to contribute an osX guide to the readme?

niedz., 3 sty 2021, 17:50 użytkownik Ogi Moore notifications@github.com napisał:

I just wanted to add a follow up that from the screenshots it does not appear that HDR is being displayed correctly on macOS (colors are all really really bright). This is a moonlight issue, devs are aware of the issue but now that HDR can be replicated this should hopefully be easier for them to debug.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lyckantropen/moonlight_hdr_launcher/issues/2#issuecomment-753644805, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASJWLVB3B7TYG3JSXBUIBDSYCN5DANCNFSM4VJWOP4A .

j9ac9k commented 3 years ago

I can create a pull request with additions to the README.md file, but I want to emphasize that HDR on macOS will not work with moonlight in its present state (by not work I mean moonlight will not render the HDR image correctly) even if you setup moonlight_hdr_launcher correctly (that said I can add info on how to tell you get getting a HDR picture sent from the gamestream host).

lyckantropen commented 3 years ago

Closing due to inactivity from submitter, but it appears the issue has been resolved.