Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

[RESOLVED] Steam/GameEx load time


Lighty

Recommended Posts

I like what I'm seeing so far. GameEx is working good. I paid for a lifetime membership, but the only problem is when I enable steam support, it takes FOREVER to load GameEX the first time, AND to shut down. I turn off Steam support, and it works great......... is this a bug?

Link to comment
Share on other sites

Hi lighty,

One thing you should keep in mind is that when you enable Steam in GameEx for the first time, it will be retrieving videos and artwork in the background. If you have a large Steam collection this could take potentially hours, and you will get a slowdown because of this. If your collection is quite small, and/or you are convinced all media has been retrieved already, there is a configuration you can try, and this is how i run Steam through GameEx.

Firstly load the Steam Client (outside of GameEx) and enable "Remember my password" then log in. Quit the client.

Load the GameEx Setup Wizard> Custom> Online Game Services. In the Steam section, change Enable automatic login and logout to No.

Next, go to Setup Wizard> Custom> Tweaks/Performance. In Launch On Startup don't wait, add the path to your Steam.exe, or use the browse button to find it (usually C:\Program Files (x86)\Steam\Steam.exe)

What this will do is launch Steam in the background (when you launch GameEx) and log in without GameEx waiting for it. When you launch a Steam game through GameEx it will already be ready (Steam) to go and should be much, much quicker.

  • Like 2
Link to comment
Share on other sites

Sounds like a plan. I also have one more question. Is there anyway to use GameEX to start Kega Fusion to run the game gear games? That seems to be the only emulator that would run game gear games at actual full screen, without a black border around the picture.

I split this post from the thread in order to maintain the focus of a single topic per thread. The new thread can be found here.

Link to comment
Share on other sites

Staying on topic, regarding Steam. Dazzle, that did help to some extent. When steam started in the background, I had to maximize GameEx again, but no big deal. It did indeed start quickly, but it still took forever for GameEx to shut down upon leaving.

Link to comment
Share on other sites

Dazzle, that did help to some extent. When steam started in the background, I had to maximize GameEx again, but no big deal. It did indeed start quickly, but it still took forever for GameEx to shut down upon leaving.

I forgot about the focus issue ^_^ At the end of the Launch On Startup don't wait command, add -silent. so using my example above it would be:

C:\Program Files (x86)\Steam\Steam.exe -silent

This should force Steam to the system tray instead of stealing focus from GameEx.

  • Like 1
Link to comment
Share on other sites

Worked like a charm!! Is there also a way to have steam close itself, when I leave Game EX, so I don't have to close steam after I close Game EX? If not, it's ok. Thanks again bud!

Link to comment
Share on other sites

Worked like a charm!! Is there also a way to have steam close itself, when I leave Game EX, so I don't have to close steam after I close Game EX? If not, it's ok. Thanks again bud!

You can, using a batch file. Open Notepad and paste the following:

@echo offtaskkill /f /im "Steam.exe"

Save it as kill-steam.bat or something similar, the name is not important but the extension is, so make sure Windows isn't forcing it as *.txt when you save. Once you have put it in an appropriate place, go to Setup Wizard> Custom> Tweaks/Performance and browse to your batch file in Launch on Exit don't wait.

Note: Be careful when exiting GameEx if your last game is a Steam game and you use the cloud sync, because the above command will force it to quit, so if you exit GX too quickly you might interrupt your cloud sync. I've never experienced any cloud errors myself, but then i don't exit games and GX at the speed of a bullet :P It's just so you are aware is all ;)

  • Like 1
Link to comment
Share on other sites

You can, using a batch file. Open Notepad and paste the following:

@echo offtaskkill /f /im "Steam.exe"

Save it as kill-steam.bat or something similar, the name is not important but the extension is, so make sure Windows isn't forcing it as *.txt when you save. Once you have put it in an appropriate place, go to Setup Wizard> Custom> Tweaks/Performance and browse to your batch file in Launch on Exit don't wait.

Note: Be careful when exiting GameEx if your last game is a Steam game and you use the cloud sync, because the above command will force it to quit, so if you exit GX too quickly you might interrupt your cloud sync. I've never experienced any cloud errors myself, but then i don't exit games and GX at the speed of a bullet :P It's just so you are aware is all ;)

Well it kills steam when I exit, but GameEx will minimize like before when I start it up. Might have to be one or the other.

Link to comment
Share on other sites

UPDATE: Feel free for any moderator to mark this as "RESOLVED." I only left the "kill-steam.bat" remaining, since enough data was collected to load fast on startup.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...