Steam Overlay Suddenly Not Working Correctly

What is the issue you’re having?

As of monday the 12th the steam overlay has stopped working correctly

steam overlay is enabled & on but when im ingame on fivem the cursor changes as if the overlay is there, but my screen doesn’t dim & none of the buttons show up such as friends, notes, & browser

What have you tried already to fix the issue?

Everything that shows up when searching for this, but it’s all for if the overlay was already off or not working at all

What server did you get this issue on?

Any

Error screenshot(s)

Windows version

Windows 10

System specifications

.

Antivirus software

Default windows

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the Cfx.re community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

Hello FiveM deployed some changes yesterday to properly integrate with Steam as its own app (https://steamdb.info/app/2676230) instead of using the old hacky solution.

As a result of that for the integration to work, Steam needs to not be running as Admin. You can check if it currently is running as admin like this:

  1. Make sure Steam is running
  2. Then open Task Manager and go to the “Details” tab
  3. Right click on the columns (Name, PID, Status, etc) and select “Select columns”
  4. Scroll down until you see “Elevated” and enable it then press “Ok”
  5. Scroll down until you find Steam and see what “Elevated” is (Yes or No)


If Steam is marked as “Elevated: Yes” then it’s running as admin, which you will need to disable. Go to your Steam installation folder (probably C:\Program Files (x86)\Steam right click on steam.exe, click Properties, then select the Compatibility tab and uncheck “Run this program as an administrator”

Press OK, restart Steam and FiveM and the overlay and authentication should work again!

(forgot to add this screenshot)

^^^ The video

Everything that should isnt in administrator but it’s still not working


I see you have more apps that interact with the game’s screen, for example Medal is capturing it. Sometimes multiple “overlay” apps can interfere with one another. Just for the test, can you try fully quitting Medal?

Ok so both Steam Input and the Steam Overlay currently do not work because the Steam API changes were only deployed client-side. When you connect to an outdated server (which is currently every server) FiveM “downgrades” from using the FiveM Steam app back to using Source SDK Base 2007 and it seems that Steam Input and the Overlay don’t like that :frowning: When I was testing these changes I was using a test “upgraded” server (not available yet) so I didn’t experience it.

Soon the changes should also be deployed for server artifacts and when servers update to that artifact both features will resume working as normal. In the meantime you can use DS4Windows or a similar app. Apologies for the inconveniences.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.