Customizing Gamepad UI
Jump to navigation
Jump to search

Screenshot of the Gamepad UI from
Half-Life 2.

This page details how to customize the controller-oriented UI, referred as Gamepad UI in Half-Life 2 and/or Portal.
Scheme resource files
All files are located in <mod>\gamepadui
folder. Open these files with any text editors (such as Windows Notepad, Notepad++) to edit them.
- schemeachievement.res - Achievement page.
- schemechapterbutton.res - New game/select chapters.
- schemeextras.res - Extras (
20th anniversary update only)
- schememainmenu.res - Game menu (basically GameMenu.res but for Gamepad UI)
- schemepanel.res - [Todo]
- schemesavebutton.res - [Todo]
- schemetab.res - Tabs, used in options menu.
- schemeoptions_checkybox.res - Checkbox
- schemeoptions_sectiontitle.res - Section title (top left)
- schemeoptions_skillyskill.res - Difficulty options
- schemeoptions_slideyslide.res - Slider (used in options)
- schemeoptions_wheelywheel.res - Toggle (used in options)
Todo: Document more and make this page better.