Fix the unplayable screen shake by editing just one file.
Disable Screen Shake
The game is unplayable after the first couple of levels due to the ridiculous amount of screen shake. Many guides online will tell you to limit FPS to 30. Limiting FPS to 30 will not fix this.
Plutôt, go to the install folder of the game. It should be located in your SteamApps folder. Starting from there, you want to go to <your steammaps folder>/common/Star Wars Starfighter/Game and open the file named AutoExec.con in a text editor.
The shake effect gets initialized on lines 29, 37, et 41:
CreateGOB CShakeCtrl, _Shake CreateGOB CShakeCtrl, _Shake2 _Shake2.SetPlayerNum 2
You can remove the effect by either deleting or commenting out those lines. Personnellement, I prefer to comment out the lines in case I want to revert to the « authentic » experience without having to reinstall. In order to comment out, you want to prefix the lines with « // », alors ils’je ressemblerai à ça:
// CreateGOB CShakeCtrl, _Shake // CreateGOB CShakeCtrl, _Shake2 // _Shake2.SetPlayerNum 2
Open up the game, and viola: no screen shake.
Pour autant que je sache, this disables screen shake both when you are damaged, and when you accelerate.
C'est tout ce que nous partageons aujourd'hui pour cela Chasseur stellaire STAR WARS guide. Ce guide a été initialement créé et rédigé par Some Random Avali. Si nous ne parvenons pas à mettre à jour ce guide, vous pouvez trouver la dernière mise à jour en suivant ceci lien.