Teamspeak Overlay

Soldato
Joined
6 Apr 2009
Posts
2,943
Location
Near Manchester
I have just started using the teamspeak overlay when playing planetside2 and I have a slight problem with it, and it seems my GoogleFU is failing me as to finding the solution so I'm going to ask you lot on here. :)

The problem is that the overlay appears on more than just the game. It appears on Waterfox and on MPC-HC. I have looked in the settings but there is no obvious way of turning it off on everything but the game.

I play the game in windowed border-less mode and I have a 2nd monitor that I will stream the telly or watch videos on while I play games or browse the net.

So does anyone have any experience with using this and/or what might my problem might be?

Cheers!
 
In "C:\Program Files\TeamSpeak 3 Client\plugins\ts3overlay\config_default.ini", at the bottom add this:

Code:
[DWM.EXE]
dll.disable_loading = true

Then restart TS.

That may fix the issue. If not, try:

Code:
[Waterfox.exe]
dll.disable_loading = true

[mpc-hc.exe]
dll.disable_loading = true

Make sure you replace the exe names if they're different.
 
Last edited:
i was asking becuase you can just turn it off when you set it up :confused:

even if installed just untick box in settings
 
In "C:\Program Files\TeamSpeak 3 Client\plugins\ts3overlay\config_default.ini", at the bottom add this:

Code:
[DWM.EXE]
dll.disable_loading = true

Then restart TS.

That may fix the issue. If not, try:

Code:
[Waterfox.exe]
dll.disable_loading = true

[mpc-hc.exe]
dll.disable_loading = true

Make sure you replace the exe names if they're different.

Thanks I shall try that.

Reason I want to see names is because I am in an outfit with a fair few people and I do not know their voices yet. The overlay helps with that and that is why I want to use it.

I am using what my outfit is asking me to use and that is TS3. It is a 250 slot server and according to someone from there Teamspeak is much better for having that many people on a server than an alternative such as Mumble.
 
Thanks Craig321, that seems to have done the trick.

I had been trying what you suggested but had been adding those lines to the config_user.ini in %appdata% (I was changing this file because TS provides a quick link to that folder from within the overlay options).

Any way, cheers again.
 
Back
Top Bottom