Jump to content

Use the Steam API?


Kraxie
 Share

Recommended Posts

Hi!

 

I noticed a while ago that the Leadworks editor prints the following

Setting breakpad minidump AppID = 251810
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198024704964 [API loaded no]

 

Is there actually any way to make use of this?

Like, load the ID into a variable or use the API in any other way since it says "API loaded no"?

 

I know that Steamworks is probably impossible, since it's for C++, but yea...

 

Thanks, KraXarN smile.png

Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980

Link to comment
Share on other sites

If you are using C++ the entire Steamworks SDK is included in the project already. Not that you need Leadwerks for that, but it's there.

 

I'm using Lua, but I thought as it's able to fetch the Steam ID, I thought it would be able to at least use the Steam API, nut maybe not the Steamworks API

Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980

Link to comment
Share on other sites

KraXarN, for what it's worth, AppID 251810 is Leadwerks's own ID - it's not your program's.

 

I was more or less looking at the line

Steam_SetMinidumpSteamID: Caching Steam ID: 76561198024704964 [API loaded no]

Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...