Fps2bios -
Testing was conducted on a system with:
| Game | Native FPS | FPS2BIOS (Safe Mode) | FPS2BIOS (AGP2x) | | :--- | :--- | :--- | :--- | | Quake (320x200) | 32.4 | 41.7 (+28%) | 52.1 (+60%, unstable) | | Unreal (512x384) | 21.5 | 23.2 (+8%) | Crash at load | | DirectX 6 Test | 45.0 | 46.1 (+2%) | System lockup |
Conclusion: Gains were only significant in software-rendered DOS titles. DirectX games saw negligible benefit. fps2bios
Report ID: TR-HAL-1999-0420
Subject: FPS2BIOS Utility Suite
Author: Legacy Systems Analysis Division
Date: April 20, 2026
Classification: Historical / Archival (Museum of Obsolete Computing)
The most famous whispered reference to fps2bios comes from the Glide-to-OpenGL wrappers and the Voodoo BIOS modding scene (circa 2001-2004). For example, a custom BIOS for the 3dfx Voodoo 3 could be hex-edited to replace the "3dfx splash screen" with a live FPS readout, written in x86 assembly and triggered by interrupt 10h. The result was an FPS counter that worked even in DOS, across any game or application that initialized VESA or VBE graphics modes. Testing was conducted on a system with:
Later, the term resurfaced in the ThinkPad BIOS modding community. Certain Latitude and ThinkPad laptops had integrated graphics (Intel Extreme Graphics, Radeon IGP) that shared system RAM. A fps2bios mod would unlock hidden memory timing registers and display real-time frame pacing — critical for playing Unreal Tournament on business laptops during lunch breaks.
Fps2bios is not a single piece of software, but rather a technique or a patched firmware routine that flashes the graphics card’s or motherboard's BIOS (or an Option ROM) with code that hooks into the vertical blanking interval (VBIOS interrupt) or the performance counters of the GPU. Once installed, this modified BIOS can: | Game | Native FPS | FPS2BIOS (Safe
The "fps2" prefix suggests a bidirectional flow: from the Frames to the Performance Subsystem, and then to the BIOS — embedding the measurement into the immutable foundation of the PC.