




Cube is an abstract sci-fi FPS game for the PC from 2002
Support Summary
Screenshots Comparison
Solutions & Issues
Widescreen Solution & Issues:
Here's a revised solution for Cube. Getting the resolution right still requires using command line parameters. For example:
Quote:
bin\cube.exe -w1920 -h1200 %*
will launch the game at 1920x1200.
But to adjust the FOV, just edit config.cfg, and find this line
Quote:
fov 105
And increase it. No need to mess with the console.
But there is a problem. The max value is 120, and contrary to what the FOV calc says, this is *not* enough to make Cube hor +.







