Darkplaces FPS help?

Discuss anything not covered by any of the other categories.
Post Reply
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Darkplaces FPS help?

Post by ceriux »

So i got a new pc and i decided to see how well dp runs and i have the FPS counter showing my FPS but i noticed that the frames go from like 100+ to like 40+ my question is, is there a way to lock the FPS for darkplaces at like 60? and would it make a difference i also forgot to mention that i'm running win7 x64.

also i did a dxdiag just incase there might be some extra info that might aid you in answering my question...

Code: Select all

   Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7600) (7600.win7_rtm.090713-1255)
           Language: English (Regional Setting: English)
System Manufacturer: GATEWA
       System Model: GM5424
               BIOS: Default System BIOS
          Processor: Intel(R) Core(TM)2 CPU          6400  @ 2.13GHz (2 CPUs), ~2.1GHz
             Memory: 3072MB RAM
Available OS Memory: 3054MB RAM
          Page File: 1960MB used, 4144MB available
        Windows Dir: C:\Windows
    DirectX Version: DirectX 11
DX Setup Parameters: Not found
   User DPI Setting: Using System DPI
 System DPI Setting: 96 DPI (100 percent)
    DWM DPI Scaling: Disabled
     DxDiag Version: 6.01.7600.16385 64bit Unicode
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: Darkplaces FPS help?

Post by leileilol »

cl_maxfps 60
r_shadows_realtime_dlight 0
i should not be here
Seven
Posts: 301
Joined: Sat Oct 06, 2007 8:49 pm
Location: Germany

Re: Darkplaces FPS help?

Post by Seven »

What leileilol said.
But I would love to see a cvar like this instead:
cl_minfps 60 :)
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Re: Darkplaces FPS help?

Post by ceriux »

thanks leilei ill check it out.
qbism
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am
Contact:

Re: Darkplaces FPS help?

Post by qbism »

Always had good luck w/ Gateways laptops. Got a weird triple-core at BestBuy a couple years ago, and an old one still going strong because somebody needed 3.5 floppy.
Nahuel
Posts: 495
Joined: Wed Jan 12, 2011 8:42 pm
Location: mar del plata

Re: Darkplaces FPS help?

Post by Nahuel »

Seven wrote:What leileilol said.
But I would love to see a cvar like this instead:
cl_minfps 60 :)
:lol:
I have a noob question: what a "cl_maxfps 60" will to get best performance of darkplaces?
hi, I am nahuel, I love quake and qc.
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: Darkplaces FPS help?

Post by leileilol »

Well for one thing, it won't heat up your card while you stare at a wall. Darkplaces is uncapped otherwise.

cl_maxfps is not archived, so youl'l probably want to use autoexec.cfg to set it
i should not be here
Post Reply