On 02/27/2017 09:44 PM,
mehvi...@gmail.com wrote:
>
> Ok, i figured it out. All you need to do is execute a command com_userCommandHz with needed amount of fps.
>
> I edited a file wolf.cfg located at "C:\Users\[username]\AppData\Local\id Software\WolfSP\base" by adding this line:
>
> seta com_userCommandHz "120"
>
It might be your LCD(butnotsure)
what refresh does your LCD panel have?
60 Hz is kinda common for alot of cheap ones.
If they're waiting for retrace, it won't go faster than the panel.
either get a faster panel or a crt or change the code to not wait
for vertical retrace (you won't see all frames and get tearing, but whatever).