Jump to content

Recommended Posts

Posted

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

Posted

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.

My job is to make tools you love, with the features you want, and performance you can't live without.

Posted

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

Posted

What is the Steam API?

I just assumed it was the Steam Web API since it's together with my Steam ID and "API Loaded no"

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

Posted

THe Steam Web API is only used by websites using PHP code. Our site makes extensive use of it. Our application does not.

My job is to make tools you love, with the features you want, and performance you can't live without.

Posted

THe Steam Web API is only used by websites using PHP code. Our site makes extensive use of it. Our application does not.

 

Then, what API does it mean?

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

Posted

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

Posted

That's probably your Steam account ID. But I don't really know.

 

Yes it is, but can I use it somehow?

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

Posted

I am not aware of any use for this info. This is just some random text that the Steam library prints out.

My job is to make tools you love, with the features you want, and performance you can't live without.

Posted

Surely Leadwerks api is more than enough for making games.I don't see the point of this thread.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

  • 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.

×
×
  • Create New...