Hello again, How to speed up any game with a batch file? I remember a long time ago my brother created me a batch file to speed up Payday 2, I couldn't even read the game texts well cause of game low quality/resolution, It made Payday 2 super fast. I don't remember anything he wrote there more than
@echo off
Does anybody know how that was possible? Please let me know!
Maybe he just looked it up. He doesn't need to play it to know which command line parameters can be used.
It might as well have been something more general like a special (GPU) driver setting or maybe something which fakes a lower screen resolution to get better performance.
Why a batch file though? You can most likely achieve the same thing by just changing the game settings a bit. Did you try that already?