PapaCharlie9 / multi-balancer

BF3 & BF4 multiple mode balancer & unstacker, including SQDM.
9 stars 12 forks source link

Unstack based on average or summed team stats #65

Closed PapaCharlie9 closed 10 years ago

PapaCharlie9 commented 10 years ago

Still use percentage ratio, but it would be biggest SUM(KDR)/smallest SUM(KDR), or whatever. Might have to sort and throw out lowest values to make number of samples roughly equal, unless we assume balanced teams always.