Talk:Manipulating the Goldsrc game menu items

From Valve Developer Community
Jump to navigation Jump to search

Inset values I found after extensive testing

baseHeight 1080, inset 1080

1920x1080 => 1080 1680x1050 => 1080 1600x900 => 1080 1280x720 => 1080 1176x664 => 1080 720x480 => off screen

baseHeight 1024, inset 1024

1920x1080 => 1080 1680x1050 => 1050 1600x900 => 1024 1280x720 => 1024 1176x664 => 1024 720x480 => off screen

baseHeight 900, inset 900

1920x1080 => 1080 1680x1050 => 1050 1600x900 => 900 1280x720 => 900 1176x664 => 900 720x480 => 640

baseHeight 720, inset 720 1920x1080 => 1080 1680x1050 => 1050 1600x900 => 900 1280x720 => 720 720x480 => 508

baseHeight 512, inset 512 1920x1080 => 1080 1680x1050 => 1050 1600x900 => 900 1280x720 => 720 720x480 => 360