Open feocco opened 9 years ago
import os os.system('"C:\Program Files (x86)\Steam\steamapps\common\rocketleague\Binaries\Win32\RocketLeague.exe"')
We can use mv commands to move our python script folder to the rocket league directory. Then we can rename both the exe and the script to RocketLeague_old.exe to RocketLeague_old.exe, respectively.
Extract executable to rocket league program files directory Rename launcher.exe to old_launcher.exe Name py.exe to launcher.exe
When you launch game from Steam, it will pull up this tool still.