• Frame rate loss
    3 replies, posted
Hello, I seem, when playing on a local dedicated server (or on another local machine) to get an extremely low frame rate after time?? When I first spawn I get a good 80 FPS and about 10 minutes later I get as low as 10, causing uncomfortable lag. Also it seems to go away when I reconnect, just to start again 10 minutes later... It is really frustrating. & I do not have this problem with remote servers, hosted elsewhere. What's happening?
r_maxdecals 8
I found the problem, it was an element in my HUD: [LUA]local Avatar = vgui.Create("AvatarImage") Avatar:SetPos(350, ScrH() - 60) Avatar:SetSize(43, 43) Avatar:SetPlayer( LocalPlayer(), 43[/LUA] It is all fine now, thanks though.
Sorry, you need to Log In to post a reply to this thread.