Jump to content

Steam integration


Recommended Posts

So I know you are integrating leadwerks with steam. I downloaded leadwerks installer 3.1 and ran it.

 

I had my steam open and saw that when i started leadwerks 3.1 stand alone (not ran from steam), steam said i was in a game called space wars. I believe that is the default when you integrate steam. This probably should get looked at. When I exited Leadwerks 3.1 SA, I my steam profile exited the game. I don't even have a game called Space Wars so yea.

 

post-2211-0-72224500-1396838196_thumb.jpg

bool Life()
{
 while(death=false)
 {
   if(death==true)
   return death;
 }
}

 

I have found the secret to infinite life

 

Did I help you out? Like my post!

Link to comment
Share on other sites

I think it does that automatically if you have the steam_appid.txt file. Just delete that and it won't use the overlay.

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

does that also make it so that my steam account doesn't signify i'm playing a game?

bool Life()
{
 while(death=false)
 {
   if(death==true)
   return death;
 }
}

 

I have found the secret to infinite life

 

Did I help you out? Like my post!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...