So, my desktop computer is really worrying me now...
Specs:
Windows XP Pro SP3
AMD Hammer Family Processor 1.81 GHz
2.00 GBs of DDR RAM
Nvidia GeForce 6200 TurboCache
Yeah, the computer is really sucky, and the video card is really old. I know that.
But let's say I run this simple code in DBPro or even a DarkGDK version of it..
Sync On
Sync Rate 0
Do
Text 20, 20, STR$(Screen FPS())
Sync
Loop
Surprisingly, I only get a maximum of 110 FPS. What worries me, is that if I'm to develop an actual game, how could it possibly survive if each aspect is to decrease the FPS another step? Let's say I add a terrain. The FPS could drop by half as much. What if I added shaders? A full game with shaders made in DarkBasic on my computer probably wouldn't even be playable.
I don't remember my framerate ever being
this bad while nothing is even running except a single text command and basic synchronization.
So is my video card really that bad? Or is there something else I can do to improve this frame rate?
Thanks for all help, and if the conclusion comes that my computer really is that old and there's nothing I can do about it except buy a new one... then I'll have to start saving up
-Xeno