Teardown – How to Skip the TuxedoLabs Splash and Seizure Warning

This enables you to skip the TuxedoLabs splash and seizure warning at the beginning of the game.

Guide to Skip the TuxedoLabs Splash and Seizure Warning

All credit goes to snoutie :)!

Remove Splash

If you start the game multiple times per minute like I do sometimes, waiting for the TuxedoLabs splash is annoying.

  • To get rid of the splash image, you will have to edit a file.
  • Navigate to C:Program Files (x86)SteamsteamappscommonTeardown (your Teardown Folder)
  • And then to dataui
  • Find the splash.lua file, copy it and paste it as splash_old.lua so that you have a backup.
  • Then you will have to edit the file that is called splash.lua with notepad.

  • Press Ctrl+A and delete everything in this file.
  • Now paste the code below:

function tick()
Command(“game.menu”)
end

  • And save this file.

Now, you won’t have to wait for the splash every time you start the game.

Volodymyr Azimoff
About Volodymyr Azimoff 13955 Articles
I love games and I live games. Video games are my passion, my hobby and my job. My experience with games started back in 1994 with the Metal Mutant game on ZX Spectrum computer. And since then, I’ve been playing on anything from consoles, to mobile devices. My first official job in the game industry started back in 2005, and I'm still doing what I love to do.

Be the first to comment

Leave a Reply

Your email address will not be published.


*