How To Set Custom Fov In Quake 2 Pc – Widescreen Field Of View

Learning how to set custom fov in quake 2 pc is a simple tweak that can make a big difference. Adjusting the field of view in Quake 2 on PC can dramatically change your spatial awareness and how the classic game feels. A wider view can help you spot enemies and navigate the complex levels more effectively.

This guide will walk you through every method, from basic console commands to advanced source port options. You will get clear, step-by-step instructions to customize your experience.

How To Set Custom Fov In Quake 2 Pc

The primary and most direct way to change your FOV in the original Quake 2 executable is through the in-game console. This method works instantly and is the foundation for all FOV adjustments. You don’t need any mods or extra software to get started with this approach.

First, you need to enable the console. By default, the console key is the tilde (~) key, usually located below the Escape key. If pressing ~ does nothing, you may need to enable it in the game’s settings menu under the controls section. Look for an option labeled “Enable Console” or similar.

Using The Console Command For FOV

Once the console is open, you can type a simple command. The standard command for field of view in Quake 2 is ‘fov’. To change it, you type ‘fov’ followed by your desired value. For example, typing ‘fov 90’ will set your horizontal field of view to 90 degrees.

The original game engine has a typical range it accepts. You can usually set a value between 80 and 120 without issues. Values outside this range might cause visual distortion or may not be accepted by the vanilla game. It’s best to experiment within this spectrum to find what feels comfortable for you.

  1. Launch Quake 2 and start or load a game.
  2. Press the ~ key to open the console.
  3. Type fov 95 (or your preferred value) and press Enter.
  4. Close the console by pressing ~ again. The change is immediate.

Making Your FOV Setting Permanent

The console command only changes your FOV for the current gaming session. When you quit and restart Quake 2, it will revert to the default setting, which is usually 90. To avoid having to type the command every time, you can use an autoexec configuration file.

This file contains commands that run automatically when the game starts. Creating one is straightforward and saves you time. You will need a basic text editor like Notepad.

  1. Navigate to your Quake 2 installation folder. This is often in a path like C:\Program Files (x86)\Quake 2\ or within your Steam library under steamapps\common\Quake 2.
  2. Look for a folder named ‘baseq2’. Open it.
  3. Right-click inside the folder, select ‘New’, then ‘Text Document’.
  4. Name this new file autoexec.cfg. Make sure it ends with .cfg, not .txt. You may need to disable “Hide extensions for known file types” in Windows Explorer to rename it properly.
  5. Right-click the autoexec.cfg file and open it with Notepad.
  6. Type the command set fov "95" on the first line. You can add other custom commands on new lines below it.
  7. Save the file and close Notepad. Now, every time you launch Quake 2, your custom FOV will be loaded automatically.

Additional Useful Console Commands

While setting your FOV, you might want to adjust other visual settings for a better experience. Here are some related commands you can add to your autoexec.cfg file:

  • set vid_fullscreen "1" – Forces the game to launch in fullscreen mode.
  • set gl_ext_multitexture "1" – Enables multitexturing for better graphics if supported.
  • set gl_modulate "4.0" – Increases color saturation and brightness.
  • set sensitivity "5.0" – Adjusts your mouse sensitivity to a personal preference.

Advanced Methods With Source Ports

For a much more modern and flexible experience, you can use a source port. These are community-developed engines that replace the original Quake 2 executable. They offer widescreen support, higher resolutions, advanced graphics, and more granular control over settings like FOV.

Popular source ports like Yamagi Quake 2 and Quake 2 RTX (for ray tracing) handle FOV differently and often better than the original game. They allow for a wider, more stable range of values which is great for ultrawide monitors.

Setting FOV In Yamagi Quake 2

Yamagi Quake 2 is a highly respected source port focused on authenticity and stability with modern systems. It includes an enhanced console with more commands. The process for changing FOV is similar but offers more consistency.

In Yamagi, the command is still fov. However, the engine calculates and applies the value more robustly. You can also set separate FOV for different viewmodels. To make it permanent in Yamagi, you still use an autoexec.cfg file in the baseq2 folder, or you can use its built-in configuration menu.

  1. Download and install Yamagi Quake 2, following the port’s specific instructions.
  2. Launch the game and open the console with the ~ key.
  3. Type fov 100 and press Enter. You can try values up to 140 without major issue.
  4. To save this setting, open the console and type writeconfig yq2.cfg. This saves all your current settings, including FOV, to Yamagi’s main config file.

Adjusting FOV In Quake 2 RTX

Quake 2 RTX is a separate, ray-traced version of the game. It has its own in-game menu system for settings. The FOV adjustment is found within these menus, not solely the console. This makes it very accessible for players who prefer graphical interfaces.

  1. Start Quake 2 RTX and enter a game.
  2. Press the Escape key to open the main menu.
  3. Select ‘Options’, then navigate to ‘Video Options’.
  4. Look for a slider or numerical entry field labeled ‘Field of View’ or ‘FOV’.
  5. Adjust the slider to your desired value. The range in RTX is often quite generous, supporting modern widescreen aspect ratios well.
  6. Click ‘Apply’ or ‘OK’ to confirm the change. The setting should be saved automatically for future sessions.

Understanding FOV Values And Aspect Ratios

Choosing the right FOV number isn’t just about personal comfort; it’s also about your monitor’s aspect ratio. The original Quake 2 was designed for old 4:3 monitors. A setting of 90 was standard then. On a modern widescreen 16:9 or 21:9 monitor, that same 90 FOV can feel too narrow or “zoomed in”.

To get a similar horizontal viewing feel on a widescreen monitor, you need a higher FOV value. This compensates for the extra horizontal space your screen provides. A good starting point for 16:9 is between 100 and 110. For ultrawide 21:9 monitors, you might prefer values from 110 to 120.

Calculating The Correct FOV For Your Screen

You can use a formula to calculate a vertical FOV that matches the original game’s horizontal feel. The formula is: Horizontal FOV = 2 * arctan(tan(vertical FOV / 2) * (aspect ratio)). However, for most players, a bit of trial and error is more practical than complex math.

Here is a simple guideline based on common aspect ratios:

  • 4:3 (Old CRT Monitor): Use 90-100. This is the native feel.
  • 16:9 (Standard Widescreen): Use 100-110 for a comfortable view.
  • 16:10 (Laptop Widescreen): Try 95-105.
  • 21:9 (Ultrawide): Start at 110 and adjust up to 120 if needed.

Remember, a very high FOV can cause a “fisheye” effect at the edges of the screen. If you feel dizzy or the world looks strangely curved, lower the value slightly. The goal is increased awareness without visual discomfort.

Troubleshooting Common FOV Issues

Sometimes, your FOV setting might not stick, or the game might behave strangely. Here are solutions to common problems players encounter when trying to adjust their field of view.

FOV Resets After Loading A Save Or New Map

This is a known quirk in the original engine. Certain game events, like loading a save file or watching a cutscene, can reset the FOV to the default. The solution is to re-bind your FOV command to a convenient key.

Open the console and type: bind p "fov 95". This binds the ‘p’ key (or any key you choose) to execute the FOV 95 command. Whenever your FOV resets, simply press that key to instantly restore your preferred setting. You can add this bind command to your autoexec.cfg file as well.

Console Commands Not Working

If you type ‘fov 90’ and nothing happens, first check that you typed it correctly. Commands in the Quake 2 console are case-sensitive. Ensure you are using lowercase letters.

If it’s still not working, the console might be disabled. Check the game’s control settings menu for a “Enable Console” option and make sure it is turned on. In some source ports, the console key might be different, so check the documentation.

Graphical Glitches At High FOV Values

Pushing the FOV too high in the original engine can cause visual artifacts. Walls might seem to warp near the edges of the screen, or weapon models may appear incorrectly. This is a limitation of the old renderer.

To fix this, reduce your FOV value to something within the 80-120 range. If you require a very high FOV for an ultrawide monitor, your best option is to switch to a modern source port like Yamagi Quake 2. These ports have updated renderers that handle extreme FOV values much more cleanly and without the graphical errors.

FAQ About Quake 2 FOV

What Is The Default FOV In Quake 2?

The default field of view in the original Quake 2 is 90 degrees horizontal. This was the standard for games designed for 4:3 aspect ratio monitors. Many source ports also default to 90, but some may use a slightly different base value.

Can I Set A Different FOV For Weapons And The World?

In the original game, no. The ‘fov’ command changes the entire world view, including your weapon model. Some advanced source ports and mods, however, offer separate commands for viewmodel FOV. You would need to check the specific documentation for your chosen source port to see if this feature is supported.

Does A Higher FOV Affect Game Performance?

In the original Quake 2 engine, changing FOV has a negligible impact on performance. The game is rendering the same world geometry, just from a slightly different angular perspective. In modern source ports or the RTX version, the performance impact is still minimal, as FOV is not a major rendering cost compared to other settings like resolution or ray tracing.

Why Does My FOV Feel Wrong On A Widescreen Monitor?

This is because the game is stretching the original 4:3 view to fit your wider screen. This doesn’t actually give you more horizontal view; it just distorts the image. You must actively increase the FOV value using the console or settings menu to genuinely see more of the game world to your left and right, which corrects the feeling.

What Is The Best FOV For Quake 2?

There is no single “best” FOV. It depends on your monitor’s aspect ratio, your distance from the screen, and personal preference. A good starting point is 100 for 16:9 monitors and 110 for 21:9 monitors. From there, adjust up or down in increments of 5 until the game feels natural and you experience no visual discomfort or dizziness during movement.