PDA

View Full Version : Steam overlay?



Mooostache
04-02-2012, 04:08 AM
I admit, I'm addicted to Steam, and having to chat with somebody ingame by alt-tabbing every 10 seconds doesn't help very much.
Is there any way that we could add GRO as a non-steam game into our Steam libraries? I've already tried the Yeti_release.exe, but that never got did anything but show me a black screen, and the launcher.exe deep inside my appdata folder, but that one only prompted me to install the game again.

Anybody got any ideas?

Shotgunmandude
04-02-2012, 05:26 AM
Most games that require a launcher/elevation combo break the overlay, the only real "solution" is to type out a .vbs script/C# program that enables the overlay for the launcher and waits for the game's .exe proper to start and elevates that/lets Steam recognize it as the game you're actively playing.

Basically, too much effort for a lazy man like me. :p I've never dealt with a program that required a .application file to run before the launcher to run before the game, though.

LovelessMemory
04-03-2012, 12:53 PM
You can get the Steam overlay by adding the launcher shortcut to Steam. Be careful, as this combination has crashed the game for me several times.

Akiba021
04-23-2012, 10:43 PM
That doesn't work for me.. :O I've been trying everything, and I just can't get the overlay to work in-game. Any ideas?

AgentRev
05-03-2012, 09:13 PM
After examination of the game's launching procedure, I succeed at getting the Steam Overlay by doing the following:



Add the game's EXE in Steam. By default, it is located at "C:\Ubisoft\Ghost Recon Online\NCSA-Live\GhostReconOnline.exe"
Once GhostReconOnline shows up in Steam, right-click and choose Properties
In the Target field, copy 'n paste what's inside the following box:

"C:\Ubisoft\Ghost Recon Online\NCSA-Live\GhostReconOnline.exe" /CustomDLL=AICLASS_PCClient_R /AssertAsserts /language=english
(Optional) Change the shortcut name to your liking, and if you installed the game to a different location, make sure to adjust the path
Open the game launcher and let it idle in the background (explanation after instructions)
Launch the game via the Steam shortcut
???!!?!
:cool:



The launcher process must be running in order for you to login in GRO, otherwise the game will throw an error message. Once the launcher is open, don't click the Start Game button, but launch GRO via the Steam shortcut.

Also, note that this method might stop working after an update. If that happens, just PM me and I'll figure it out.