This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ; last updated: 2026-03-24 [4.7 rockbreaker update] | |
| ; all alpha 4.7 cvars : https://gist.github.com/troubleNZ/706fe024442619f26e828e6bd60ed1d7 | |
| ; alpha 4.7 default keybinds : https://gist.github.com/troubleNZ/5c32ecdf047fa0e8a14d0eee22955e11 | |
| ; Unlock the extended console commands list | |
| Con_Restricted = 0 | |
| ;Graphics Engine. ; Vulkan is the default graphics renderer since alpha 4.5 (0 = DX11, 1= Vulkan) | |
| r.graphicsRenderer = 1 ; value stored in C:\Users\<USER>\AppData\Local\star citizen\starcitizen_<VERSION>\GraphicsSettings\GraphicsSettings.json |