Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Built-in Big Picture Mode-Trigger does not work #1403

Closed
Headley01 opened this issue Mar 14, 2024 · 6 comments
Closed

Built-in Big Picture Mode-Trigger does not work #1403

Headley01 opened this issue Mar 14, 2024 · 6 comments
Labels
Bug Issues which are bug reports released

Comments

@Headley01
Copy link

What happened?

Neither the built-in trigger nor a manual trigger for switching audio devices when BPM is entered does work.

Already described here: https://github.com/Belphemur/SoundSwitch/discussions/1397

Step to reproduce

Program does not behave as expected when entering Steams BPM no matter if using built-in or manual trigger. Triggers with other programs do work.

311536013-7ce6adfc-ea47-4b30-bec7-b03cdefcc040

Version

v6.8.1.0

What version of Windows are you seeing the problem on?

Windows 10

Relevant log output

No response

@Headley01 Headley01 added the Bug Issues which are bug reports label Mar 14, 2024
@Belphemur
Copy link
Owner

Hello,

I'm unfortunately unable to reproduce this on Windows 11.
I have a lot of checks in place for detecting Steam Big Picture. I wonder if on Win 10 steam does it differently (which would be weird, I did keep the old code in case steam would revert the way that SBP works).

Leaving it opened if anybody knows what would be the WindowName and WindowClass of Steam Big Picture in Windows 10

@sprechstein
Copy link

image

I have the same problem with Windows 11 Pro.
Just an idea: Maybe the root cause is the device type. In both cases the audio output device is a TV (AMD High Definition Audio Device) - in my case connected via HDMI 2.1.

Version
v6.10.3

What version of Windows are you seeing the problem on?
Windows 11 Pro

@Alex-Tsyganok
Copy link

@Belphemur I checked the implementation of big picture trigger and was trying to understand why it stopped working on my PC a couple years ago.
The answer is rather dumb. I switched Steam from English to Ukrainian, and Steam localized the big picture process name.
image

So for everybody facing the same issue, the only option for not is to switch steam back to English.

@sprechstein
Copy link

Hi.

German Steam Client😃

Is there a possibility to Look Up or even Share the required big picture prompt for German language setting in Steam?

@Headley01
Copy link
Author

@Alex-Tsyganok

@Belphemur I checked the implementation of big picture trigger and was trying to understand why it stopped working on my PC a couple years ago. The answer is rather dumb. I switched Steam from English to Ukrainian, and Steam localized the big picture process name. image

So for everybody facing the same issue, the only option for not is to switch steam back to English.

Thank you so much! Now with this info I could fix the problem by changing the trigger to "Name of the program" and wrote the name exactly like task manager displays it in my language ("Big-Picture-Modus"). Now it is working perfectly fine. Thanks so much!

So you could also change the trigger like I did and write it like your task manager displays it and it should work. :)

@sprechstein

Hi.

German Steam Client😃

Is there a possibility to Look Up or even Share the required big picture prompt for German language setting in Steam?

Image

Belphemur added a commit that referenced this issue Feb 2, 2025
…guage

Check for having big and picture in the window name

Fixes #1403
github-actions bot pushed a commit that referenced this issue Feb 5, 2025
## [6.12.0](v6.11.0...v6.12.0) (2025-02-05)

### Languages

* **Arabic:** Translated Settings using Weblate ([f1fc3ff](f1fc3ff))
* **Croatian:** Translated Settings using Weblate ([bbf054b](bbf054b))
* **Croatian:** Translated Settings using Weblate ([29b1c3f](29b1c3f))
* **Danish:** Added Tray Icon translation using Weblate ([e86d491](e86d491))
* **Danish:** Added Update Download translation using Weblate ([fa179c9](fa179c9))
* **Danish:** Translated Settings using Weblate ([97b7cbd](97b7cbd))
* **Danish:** Translated Settings using Weblate ([f9de1ab](f9de1ab))
* **Danish:** Translated Settings using Weblate ([8e79d8a](8e79d8a))
* **Dutch:** Translated Settings using Weblate ([8e1e1be](8e1e1be))
* **Finnish:** Translated About using Weblate ([15b0003](15b0003))
* **Greek:** Translated About using Weblate ([9ba7cfb](9ba7cfb))
* **Hebrew:** Translated Settings using Weblate ([c12486c](c12486c))
* **Korean:** Translated Settings using Weblate ([dea1edb](dea1edb))
* **Korean:** Translated Settings using Weblate ([547b10f](547b10f))
* **Portuguese (Brazil):** Translated Settings using Weblate ([f1953c4](f1953c4))
* **Portuguese (Brazil):** Translated Settings using Weblate ([f37ec33](f37ec33))
* **Russian:** Translated Settings using Weblate ([89ef328](89ef328))
* **Russian:** Translated Settings using Weblate ([006d8ec](006d8ec))
* **Spanish:** Translated Settings using Weblate ([409ecd5](409ecd5))
* **Swedish:** Translated Settings using Weblate ([1595260](1595260))
* **Swedish:** Translated Settings using Weblate ([101c56d](101c56d))
* **Ukrainian:** Translated Settings using Weblate ([29a4254](29a4254))
* **Ukrainian:** Translated Settings using Weblate ([5ac9654](5ac9654))
* **Ukrainian:** Translated Settings using Weblate ([8caacba](8caacba))
* **Ukrainian:** Translated Settings using Weblate ([bd3f44e](bd3f44e))
* **Ukrainian:** Translated Settings using Weblate ([21515db](21515db))

### Bug Fixes

* **.NET:** Fix components for .NET 9.0 ([ec45a8e](ec45a8e))
* file format ([6ea931e](6ea931e))
* formatting of file ([f633666](f633666))
* **Fornite:** Fix SoundSwitch compatibility with Fornite ([ea25a25](ea25a25)), closes [#1588](#1588) [#1553](#1553)
* **fortnite:** possible fix with Fortnite freeze SoundSwitch ([04ad1ee](04ad1ee))
* **profile:steam big picture:** Fix detecting big picture in different languages ([78fc229](78fc229)), closes [#1403](#1403)
* **profile:steam big picture:** Fix detecting big picture in most language ([12bd798](12bd798)), closes [#1403](#1403)

### Features

* **.NET:** move to .NET 9.0 ([53878ab](53878ab))
Copy link
Contributor

github-actions bot commented Feb 5, 2025

🎉 This issue has been resolved in version 6.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are bug reports released
Projects
None yet
Development

No branches or pull requests

4 participants