Getting Started
Fast Install
ET Pack 2011
more info
Map Downloads
Place all map.pk3 files into your /etmain folder.
Map Pack
Configs
Place all config (.cfg) files into your /etpro folder.
Config Builder
config builder
Widescreen Fix
Depending on your required widescreen resolution, add the following to the 'Final notes' section
1650x1050 resolution
Quote from console:
seta r_fullscreen "1"
seta r_customwidth "1650"
seta r_customheight "1050"
seta r_customaspect "1"
seta r_mode "-1"
vid_restart
1920x1080 resolution
Quote from console:
seta r_fullscreen "1"
seta r_customwidth "1920"
seta r_customheight "1080"
seta r_customaspect "1"
seta r_mode "-1"
vid_restart
FAQ
Common PB kicks
Message: Restriction: unknown windows API function
Answer: PB does not like the vid_restart command when performed under a windows vista environment. Make sure you do any required vid_resart's before joining a server (i.e. Main menu). vid_restart's are commonly performed either via console (~) or by pressing alt+enter.
Edited 24 times, last edited 12/9/11 - 7:36pm.
Posted on Friday, 20th November 2009