Upvote Upvoted 0 Downvote Downvoted
Strange FPS drop
posted in Customization
1
#1
0 Frags +

Hi,

I play on a macbook air with windows partition. I use toaster cfg to gain at least 50 fps. When I use my favourite hud m0rehud, I found my frames were very unstable, fluctuating between 30-70fps. The funny thing is when I use another hud like rays or ahud, the frames remain at 60-70 which makes the game appear smoother. Is there a cfg problem or something to do with the hud? Help pls

Hi,

I play on a macbook air with windows partition. I use toaster cfg to gain at least 50 fps. When I use my favourite hud m0rehud, I found my frames were very unstable, fluctuating between 30-70fps. The funny thing is when I use another hud like rays or ahud, the frames remain at 60-70 which makes the game appear smoother. Is there a cfg problem or something to do with the hud? Help pls
2
#2
-5 Frags +

Use flamehud its very fucking good for toaster pc's

Use flamehud its very fucking good for toaster pc's
3
#3
3 Frags +

Some HUDs have an animation event linked to dealing damage which can cause freezes and stutters. For example, in MvM if you'll use medic's shield to damage bots your game can completely freeze for half a minute.
To remove this animation navigate to your hud's "scripts" folder, find "event DamagedPlayer" in either "hudanimations.txt" or "hudanimations_custom.txt", then remove everything in-between figure brackets leaving it like this:

event DamagedPlayer 
{
}
Some HUDs have an animation event linked to dealing damage which can cause freezes and stutters. For example, in MvM if you'll use medic's shield to damage bots your game can completely freeze for half a minute.
To remove this animation navigate to your hud's "scripts" folder, find "event DamagedPlayer" in either "hudanimations.txt" or "hudanimations_custom.txt", then remove everything in-between figure brackets leaving it like this:
[code]event DamagedPlayer
{
}[/code]
4
#4
0 Frags +
GizmoSome HUDs have an animation event linked to dealing damage which can cause freezes and stutters. For example, in MvM if you'll use medic's shield to damage bots your game can completely freeze for half a minute.
To remove this animation navigate to your hud's "scripts" folder, find "event DamagedPlayer" in either "hudanimations.txt" or "hudanimations_custom.txt", then remove everything in-between figure brackets leaving it like this:
event DamagedPlayer 
{
}

ok Ill give that a try

[quote=Gizmo]Some HUDs have an animation event linked to dealing damage which can cause freezes and stutters. For example, in MvM if you'll use medic's shield to damage bots your game can completely freeze for half a minute.
To remove this animation navigate to your hud's "scripts" folder, find "event DamagedPlayer" in either "hudanimations.txt" or "hudanimations_custom.txt", then remove everything in-between figure brackets leaving it like this:
[code]event DamagedPlayer
{
}[/code][/quote]

ok Ill give that a try
Please sign in through STEAM to post a comment.