That’s why I suggest to at least add posibility to map a keyboard shortcut for sound mute/unmute.
mute the game while alt-tabbed
Moderator: ickputzdirwech
Re: mute the game while alt-tabbed
Re: mute the game while alt-tabbed
Sometime the most easy thing is overlooked or overcomplicated so seeing it from another perspective could open new thoughts (sorry my english)bormand wrote: ↑Sun Mar 14, 2021 8:02 amI'm sorry for being rude, but do you think devs can't google themselves?
The real cost of a feature is not an implementation, which might be rather trivial, but research, testing and support. If you add a feature, you must support it for years across many hardware and software configurations. People will blame you if something doesn't work 5 years later with a heavily customized OS and/or broken hardware. So, prepare to spend your time reading bug reports. And random snippets from the internet usually lack some important details, so prepare to spend some time searching for known bugs and pitfalls.
If you had more experience with programming, that hidden cost should be quite obvious to you.
You could still add a feature and say its unsupported. (like rotate blueprint)
Anyway i also suggested adding a hotkey, but like its now its perfect, working 100%. Just a ltitle hard to activate.
You guys are always my heros for listening to customers and perfect optimizing. Sadly this topic was so rude.
- imTheSupremeOne
- Long Handed Inserter
- Posts: 65
- Joined: Wed Aug 30, 2017 4:13 pm
- Contact:
Re: mute the game while alt-tabbed
yes pls, +1 for the feature
Re: mute the game while alt-tabbed
they already said no. i think this oughtta be removed to "Won't Implement".
Re: mute the game while alt-tabbed
Re: mute the game while alt-tabbed
I find it funny that some of you are so bent on wanting them to implement a "feature" that would increase the "user experience" of not playing the game.
Re: mute the game while alt-tabbed
Klonan has moved this to not implemented, on report of someone.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...
-
- Smart Inserter
- Posts: 2768
- Joined: Tue Apr 25, 2017 2:01 pm
- Contact:
Re: mute the game while alt-tabbed
If it was an option that players could choose to enable/disable, I'd be for it.
Edit: Oh, failed to notice 5 pages and that it has been moved to the "will not implement" section. Sorry, followed a link here.
Edit: Oh, failed to notice 5 pages and that it has been moved to the "will not implement" section. Sorry, followed a link here.
My Mods: Classic Factorio Basic Oil Processing | Sulfur Production from Oils | Wood to Oil Processing | Infinite Resources - Normal Yield | Tree Saplings (Redux) | Alien Biomes Tweaked | Restrictions on Artificial Tiles | New Gear Girl & HR Graphics
Re: mute the game while alt-tabbed
you can do it, theres a hidden option somewhere and it works like a charm (i dont udnerstand why they dont put a checkbox somewhere tho)
Re: mute the game while alt-tabbed
because directsound-global-focus a) only works in Windows, b) only when the audio is using directsound, and c) they have no desire to support any issues that might cause. Which posila brought up in this very thread.
It can be set ingame using 'the rest' button, along with the other non-supported options.
Re: mute the game while alt-tabbed
what you mean with rest button?
Re: mute the game while alt-tabbed
Hold Ctrl+Alt when pressing the Settings button on the main menu and a new button will appear called 'The rest' - it has all (or at least most) of the unsupported settings in it. Basically anything you can set in the config.ini but isn't in one of the other setting menus.
Re: mute the game while alt-tabbed
uuuuuuuuuuuuuu thats new?
but the "mute game while not in focus" is not in there, or am i blind?
but the "mute game while not in focus" is not in there, or am i blind?
-
- Smart Inserter
- Posts: 2768
- Joined: Tue Apr 25, 2017 2:01 pm
- Contact:
Re: mute the game while alt-tabbed
I believe, based on Silari's post, you are looking for directsound-global-focus, which is there.
That said, it is enabled for me (by default, I think), and has no affect. Of course, I'm not using directsound, so that may be why.
My Mods: Classic Factorio Basic Oil Processing | Sulfur Production from Oils | Wood to Oil Processing | Infinite Resources - Normal Yield | Tree Saplings (Redux) | Alien Biomes Tweaked | Restrictions on Artificial Tiles | New Gear Girl & HR Graphics
Re: mute the game while alt-tabbed
been there for years as a way to access normally confi.ini only settings.
directsound-global-focus is the last option in the sound settings section in 1.1.48 for me. Things are named exactly the same as the config.ini setting - there are no pretty names there because they're not generally meant to be used.
Unchecking the option and restarting will make the game not output sound when not in focus. At least in windows, when using directsound, if it works properly.
Enabled means it has sounds globally even when not focused. Disabling it means only when the app is focused. It's just setting the GlobalFocus property on the DirectSound buffer presumably.FuryoftheStars wrote: ↑Sun Dec 19, 2021 9:35 pm I believe, based on Silari's post, you are looking for directsound-global-focus, which is there.
That said, it is enabled for me (by default, I think), and has no affect. Of course, I'm not using directsound, so that may be why.
-
- Smart Inserter
- Posts: 2768
- Joined: Tue Apr 25, 2017 2:01 pm
- Contact:
Re: mute the game while alt-tabbed
Ah! I misunderstood the intent of the setting. Enabled is good for me. Sometimes I like starting the game and leaving it at the main menu while in NPP modding anyway!Silari wrote: ↑Sun Dec 19, 2021 9:42 pmEnabled means it has sounds globally even when not focused. Disabling it means only when the app is focused. It's just setting the GlobalFocus property on the DirectSound buffer presumably.FuryoftheStars wrote: ↑Sun Dec 19, 2021 9:35 pm I believe, based on Silari's post, you are looking for directsound-global-focus, which is there.
That said, it is enabled for me (by default, I think), and has no affect. Of course, I'm not using directsound, so that may be why.
My Mods: Classic Factorio Basic Oil Processing | Sulfur Production from Oils | Wood to Oil Processing | Infinite Resources - Normal Yield | Tree Saplings (Redux) | Alien Biomes Tweaked | Restrictions on Artificial Tiles | New Gear Girl & HR Graphics
Re: mute the game while alt-tabbed
DirectSound doesn't even exist in DirectX anymore, so there's that.. it's only available if you're stuck in the past on Windows 7.
Re: mute the game while alt-tabbed
DirectSound still exists, and it's in Win 10. It's just deprecated, not removed.
I'm on win 10 and the option works fine.
I'm on win 10 and the option works fine.
Re: mute the game while alt-tabbed
ah, it was removed but it's now emulated via Xsound2 with a resulting increase in latency & CPU use. no more hardware acceleration. better off not using it on marginal hw or if running a large base sub-60 UPS.
- imTheSupremeOne
- Long Handed Inserter
- Posts: 65
- Joined: Wed Aug 30, 2017 4:13 pm
- Contact:
Re: mute the game while alt-tabbed
Is this feature really that hard to implement?.. Many games have it like Path of Exile, Dota 2, even saw it in Darkest Dungeon... If I didn't knew, I would bet everything that Factorio is one of the games where it definitely should have been as I think many people often stay AFK... As for me, every time I play Factorio there is a volume mixer next to it, and sometimes I'm too lazy to switch and play without sound which does reduce experience from game... :<