STEAM GROUP
Steam Client Beta SteamBeta
STEAM GROUP
Steam Client Beta SteamBeta
10,045
IN-GAME
56,404
ONLINE
Founded
8 January, 2013
All Discussions > Bug Reports > Topic Details
Steam name change via Steam API broken/gone?
The Quake Live workshop item ExtraQL used to be able to change your Steam name for you via the Steam API, letting you add colour codes ( eg ^4 for blue ) that the game understood for display in-game only while the game was running, that way your name in other games using your Steam name was left unaffected and it was far more convenient than manually changing it every time you played Quake. This has been useful for players for around ten years.

There are other games that use Steam names and colour codes as well, for example: Call of Duty: Modern Warfare 2

The Steam API name change stopped working a few days ago apparently due to undocumented API changes, can we get it back or an alternative method that can be automated?

I'm sorry I couldn't find a better place to post a Steam API issue, I have checked this is a problem in both the current Beta Steam client and the current non-beta version also.
< >
Showing 1-1 of 1 comments
PredatH0r 25 Jan @ 9:26am 
I'm the author of extraQL. The tool is written in C# and uses an old version of steam_api.dll (file date 2016-02-07), calls SteamAPI_Init(), SteamFirends() and then SteamAPI_ISteamFriends_SetPersonaName().
https://github.com/PredatH0r/extraQL/blob/c5e6f951647c3b879e40378b670ae39b416ab904/source/Steamworks.cs#L106

I can't upgrade to the latest Steamworks SDK versions due to the massive changes made to the SDK, which now heavily relies on C++ macros and inline functions rather than providing functionality as part of the steam_api.dll. This makes it impractical to use the SDK from .NET/C#.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

All Discussions > Bug Reports > Topic Details
Date Posted: 25 Jan @ 6:10am
Posts: 1