xtreampb Posted April 7, 2014 Share Posted April 7, 2014 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. 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 More sharing options...
Josh Posted April 7, 2014 Share Posted April 7, 2014 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 More sharing options...
xtreampb Posted April 7, 2014 Author Share Posted April 7, 2014 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 More sharing options...
Admin Posted April 7, 2014 Share Posted April 7, 2014 Yes, I am pretty sure. In fact, I should probably just remove that text file from the templates folder, and make it an opt-in feature. Link to comment Share on other sites More sharing options...
Recommended Posts