Trooper
Mateusz   Poland
 
 
Sem informações.
Jogo favorito
200 XP
I've got orignal fast inverse square root code for ya
float Q_rsqrt(float number)
{
       long i;
       float x2, y;
       const float threehalfs = 1.5F;

       x2 = number * 0.5F;
       y = number;
       i = * ( long * ) &y;                                 // evil floating point bit level hacking
       i = 0x5f3759df - ( i >> 1 );                    // what the ♥♥♥♥?
       y = * ( float * ) &i;
       y = y * ( threehalfs - ( x2 * y * y ) );             // 1st iteration
        // y = y * ( threehalfs - ( x2 * y * y ) );         // 2nd iteration, this can be removed

       return y;
}
☯N1nja☯ 17 mai. 2024 às 4:16 
clown
Leonardo dark Vinci 26 abr. 2024 às 5:06 
Brainless cheater!!! Kill yourself stupid maggot!!!
Gojo 25 mai. 2023 às 12:26 
debil
MierzwiX 19 dez. 2021 às 13:27 
Gramy w rdr2?
QXVZ 27 ago. 2018 às 11:37 
potato order
Bjoernigela 18 jun. 2017 às 12:07 
AIMBOT