Arran
Arran
I have experienced frame tearing in other games but I have somehow never once in 10 years of playing MTA, ever seen a single frame get teared. Weird that it...
There is a way to make your FPS unlimited if you edit FPS limit in coreconfig.xml to be 0 and set FPS limit to 0 on the server.
> > There is a way to make your FPS unlimited if you edit FPS limit in coreconfig.xml to be 0 and set FPS limit to 0 on the server....
There is nothing wrong with a server side FPS limit, some servers want to make sure that FPS isn't over a certain limit to prevent a variety of bugs but...
@Merlin I thought maybe all your high FPS fixes might actually improve overall FPS (since some of the fixes are about too many effects being created for higher FPS) and...
> What I found in a 120s profiling session that we spend 3% on calling 3 pool functions(0x5503d0, 0x550230, 0x550300) for the object streamer to check if we still have...
Those screenshots don't show how the game speed has changed.
I don't understand why you'd want 4 spaces to be used instead of tab when everyone uses tab and there's no benefit to it being 4 spaces? Tabs are specifically...
Search results in mtasa-resources for: tab: mtasa-resources: 198,865 hits 4 spaces: 44,095 hits (divide by 4 = 11,023) Tab is used to indent 94% of mtasa-resources therefore if there is...
Rule 213 (unused loop variable) needs adding because "for i, plr in ipairs(getElementsByType("player)) do" will warn on this unused loop variable on "i" which is just stupid. There are 1000...