.ini (Widescreen method)
From WSGFWiki
Definition
A game whose widescreen method is ".ini" is a game where enabling widescreen requires editting a human-readable text file, usually with the extension ".ini."
Examples
Quake III Arena has a .ini solution. Most of the games that use the Quake III engine have similar solutions.
Go to <gameDir>\baseq3. Edit q3config.cfg (preferably with textpad and edit these lines:
seta r_mode "x" Change the x to -1.
seta r_customwidth "x" seta r_customheight "x" Change the x-values to set your resolution.
seta cg_fov "90" Set this according to your preference. 100 is recommended for 16:10 resolutions and 105 is recommended for 16:9 resolutions.
















