Universe Sandbox Legacy

Universe Sandbox Legacy

76 ratings
Achievement Startup too many / Succès Startup too many
By DarkPhade_
The very easy way to have the achievement Startup too many
---------------------------------------------------------------------------------
La manière la plus simple d'avoir le succès Startup too many
   
Award
Favorite
Favorited
Unfavorite
English
You must create a batch file.
If you don't know how to do, download Notepad++.
Create a new document and change the language in Batch.
In this batch file, you must write :


:while1
"D:\Program Files (x86)\Steam\SteamApps\common\universe sandbox\Universe Sandbox.exe"
ping -n 7 127.0.0.1 > NUL 2>&1
TASKKILL /f /im "Universe Sandbox.exe"
ping -n 5 127.0.0.1 > NUL 2>&1
goto :while1


The first line with "ping" is a timer (s) before the game will be close. If it's too fast for your PC, change the 7.
The second line with "ping" is a timer (s) before the game will be open again. If it's too fast for your PC, change the 5.

EDIT : You can use "timeout -t" instead "ping -n", it saves ressources. Thank you <FF>JustMystic...

Launch the batch file and wait ( it takes time but it's the easiest and faster way to have this achievement ) =)

Thanks to this batch, i have "Startup Hecto" achievement and i will have the two other =D

EDIT : You can know how many times you start the game.

Follow the path in this screen and edit the text file ;)
( Thank you Bryozoa )
Français
Il faut créer un fichier batch.
Si vous ne savez pas comment faire, téléchargez Notepad++
Créez un nouveau document et changez le language en Batch.
Dans ce fichier batch, vous devez écrire :

:while1
"D:\Program Files (x86)\Steam\SteamApps\common\universe sandbox\Universe Sandbox.exe"
ping -n 7 127.0.0.1 > NUL 2>&1
TASKKILL /f /im "Universe Sandbox.exe"
ping -n 5 127.0.0.1 > NUL 2>&1
goto :while1



La première ligne avec ”ping” est un timer (sec) avant que le jeu se ferme. Si c’est trop rapide pour votre PC, changez le 7.
La deuxième ligne avec ”ping” est un timer (sec) avant que le jeu s’ouvre une nouvelle fois. Si c’est trop rapide pour votre PC, changez le 5.

EDIT : Vous pouvez utiliser "timeout -t" à la place de "ping -n", ça économise des ressources.
Merci à <FF>JustMystic... pour l'info.

Lancez le batch et attendez ( ça prend du temps mais c’est la manière la plus simple et la plus rapide d’avoir ces succès ) =)


Grâce à ce batch, j’ai réussi à avoir “Startup Hecto” et je vais certainement avoir les 2 autres =D

EDIT : Vous pouvez savoir combien de fois vous avez lancé le jeu =D

Suivez le chemin d'accès sur l'image et éditez le fichier texte ;)

( Merci Bryozoa )
53 Comments
Loyal Viggo 13 Aug, 2015 @ 5:10pm 
@^projku - cheers mate, your version is the only one I could get to work.
egwuh 11 Aug, 2015 @ 7:28pm 
made a batch file for the startup, and the game restarts perfectly fine. however, when i check the logs, none of the restarts log. I tried offline, online, messed with the restart time, etc. nothings worked. Please, add me if you have a solution. Thanks!
EdenStarGazer 5 Apr, 2015 @ 6:32am 
Thanks for the answer, but as I said, I've tried adjusting the numbers, even as high as 27 or 28 seconds and no matter what number I use, I get the same result.
DarkPhade_  [author] 5 Apr, 2015 @ 6:18am 
@EdenStarGazer you can add more seconds in the second ping or if it doesn't work, add more seconds in the first and the second ping.
EdenStarGazer 30 Mar, 2015 @ 6:44pm 
Thanks for the info. I've read through some of the comments trying to find a solution, but I'm still having a problem like some of the others, where Steam says the program is already running. I've tried adjusting the numbers, even up to as high as 27 or 28 :( and no go. Regardless of whether I have ping or timeout, and whatever the numbers I use, it continues to try to close and reload very fast. The error messages continue, and I checked the log to see if it was counting them. Even after a few hours, the run log only showed 2 close and loads. What can I do to correct my error?
C3PO 23 Feb, 2015 @ 3:45pm 
dont work
Svarr 31 Jan, 2015 @ 7:26am 
@Songbird: View the log file when the script and the sandbox aren't running.
Svarr 31 Jan, 2015 @ 7:25am 
"timeout -t" didnt work at all.

Tip: Setting the Universe Sandbox to windowed mode should speed up the launch.
2ndsights 31 Jan, 2015 @ 5:27am 
Log file doesn't show startup times anymore. Has it been moved or removed?
Gin Blossoms 4 Jan, 2015 @ 9:04am 
my Sandbox Log file doesn't have the run count so I have no idea if it's working :(