Kraxie Posted April 22, 2015 Share Posted April 22, 2015 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 Quote Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980 Link to comment Share on other sites More sharing options...
Kraxie Posted April 25, 2015 Author Share Posted April 25, 2015 Quote Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980 Link to comment Share on other sites More sharing options...
gamecreator Posted April 25, 2015 Share Posted April 25, 2015 I believe you need C to use Steam functions. Quote Link to comment Share on other sites More sharing options...
Josh Posted April 25, 2015 Share Posted April 25, 2015 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. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Kraxie Posted April 25, 2015 Author Share Posted April 25, 2015 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 Quote Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980 Link to comment Share on other sites More sharing options...
Josh Posted April 25, 2015 Share Posted April 25, 2015 What is the Steam API? Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Kraxie Posted April 26, 2015 Author Share Posted April 26, 2015 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" Quote Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980 Link to comment Share on other sites More sharing options...
Josh Posted April 27, 2015 Share Posted April 27, 2015 THe Steam Web API is only used by websites using PHP code. Our site makes extensive use of it. Our application does not. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Kraxie Posted April 27, 2015 Author Share Posted April 27, 2015 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? Quote Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980 Link to comment Share on other sites More sharing options...
Josh Posted April 28, 2015 Share Posted April 28, 2015 Application programming interface: http://www.webopedia.com/TERM/A/API.html Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
gamecreator Posted April 28, 2015 Share Posted April 28, 2015 KraXarN, for what it's worth, AppID 251810 is Leadwerks's own ID - it's not your program's. Quote Link to comment Share on other sites More sharing options...
Kraxie Posted April 28, 2015 Author Share Posted April 28, 2015 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] Quote Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980 Link to comment Share on other sites More sharing options...
Josh Posted April 28, 2015 Share Posted April 28, 2015 That's probably your Steam account ID. But I don't really know. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Kraxie Posted April 28, 2015 Author Share Posted April 28, 2015 That's probably your Steam account ID. But I don't really know. Yes it is, but can I use it somehow? Quote Windows 7 | Intel Core i7-4790K | 16 GB RAM | Nvidia GTX 980 Link to comment Share on other sites More sharing options...
Josh Posted April 29, 2015 Share Posted April 29, 2015 I am not aware of any use for this info. This is just some random text that the Steam library prints out. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
cassius Posted April 30, 2015 Share Posted April 30, 2015 Surely Leadwerks api is more than enough for making games.I don't see the point of this thread. Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
drarem Posted June 29, 2015 Share Posted June 29, 2015 To be able to save your gaming stats in Steam/profile/steam's cloud. Via lua would be nice. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.