First post, by eddman
VESATEST simply lists the VESA version (1.2, 2.0, etc.) and the supported resolutions and color depth.
Is there a program that can test and/or benchmark VBE functions to see if they perform well, or if at all?
VESATEST simply lists the VESA version (1.2, 2.0, etc.) and the supported resolutions and color depth.
Is there a program that can test and/or benchmark VBE functions to see if they perform well, or if at all?
Hi, PC Player Benchmark uses VBE by default, I think.
A special switch is needed to run it in plain VGA (mode 13h).
"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel
//My video channel//
VBETEST.EXE from UniVBE/SciTech Display Doctor.
Zaglądali do kufrów, zaglądali do waliz, nie zajrzeli do dupy - tam miałem klimatyzm.
I know about VBETEST but it doesn't seem to work for some cards as far as I've tested (AMD ones I think). At least it can be made work for nVidia including newer cards, albeit crippled.
Ideally, I'd like to see a tool that could list supported VBE functions on a given card and then adequately test the functions with some necessary descriptions about their expected behaviors as well as behaviors that are considered wrong. I've tried FalcoSoft's VBEVSTST (which is for Function 07), but I'm not sure if my Fermi-based card (Quadro 2000) is behaving correctly, as in some cases the screen would become completely garbled, despite the function indeed worked.
Grzyb wrote on 2023-12-28, 22:36:VBETEST.EXE from UniVBE/SciTech Display Doctor.
Thanks, somehow I missed that when searching for a VBE test, although it doesn't exactly do what I was looking for.
LSS10999 wrote on 2023-12-29, 02:55:Ideally, I'd like to see a tool that could list supported VBE functions on a given card and then adequately test the functions with some necessary descriptions about their expected behaviors as well as behaviors that are considered wrong.
Yea, that's what I have in mind, a program that can list and test each specific function. I guess I have to settle for VBETEST for now.
X-VESA comes to mind. It displays information, can benchmark VRAM and test video modes.
Not sure if it can test specific functions, though. 🤷
"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel
//My video channel//
Another benchmark that comes to mind is GBench. Though again, it doesn't really test VBE functions.
It gives a performance information regarding the different drawing operations, though.
Lines, rectangles, bit blits etc. Also supports mode 13h, I believe.
Found at daryldixonretro site.
"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel
//My video channel//