SHOW:
|
|
- or go back to the newest paste.
| 1 | - | // Fullscreen |
| 1 | + | // Windowed |
| 2 | // ------------------------------------------------ | |
| 3 | - | r_fullscreen "1" |
| 3 | + | r_fullscreen "0" |
| 4 | r_mode "-1" | |
| 5 | r_customaspect "1" | |
| 6 | - | r_customheight "1080" |
| 6 | + | r_customheight "720" |
| 7 | - | r_customwidth "1920" |
| 7 | + | r_customwidth "1280" |
| 8 | r_displayrefresh "0" | |
| 9 | ||
| 10 | vid_restart | |
| 11 | // ------------------------------------------------ |