Author Topic: exit steam on game exit  (Read 1487 times)

NateMac00

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
exit steam on game exit
« on: January 01, 2021, 10:55:07 PM »
I need to use the below parameter to launch a Steam game, but I can't seem to exit the app and get back to RetroFE, it needs to also exit Steam, and thought on how to do this?
Code: [Select]
arguments = -offline -applaunch 442120 -table_%ITEM_NAME%
executable = C:\Program Files (x86)\Steam\Steam.exe

STAiNLESS

  • Newbie
  • *
  • Posts: 48
  • Karma: +49/-13
  • CORE
    • View Profile
Re: exit steam on game exit
« Reply #1 on: January 05, 2021, 02:11:58 AM »
i would use .bat file to launch steam games and close steam on exit