Jump to content

Search the Community

Showing results for tags 'distance'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Calculator & Converter
    • Supported Games
    • Unsupported Games
    • Technical Discussion
    • Feedback, suggestions and bugs
  • General
    • General Gaming Discussion
    • Hardware
  • Off Topic
    • Off Topic Discussion

Product Groups

  • Converted Subscriptions
  • Subscriptions
  • API Access

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. Hi Guys, I am trying to do a project for automating the combat actions in sniper elite 5 and testing out some scenes , so I am doing the following things: a)Calculating the target position's(x,y) co-ordinate b)subtracting the mid point (say for 4k resolution it is (1920,1080)) --> (x-1920,y-1080) this is for getting how much relative to centre (crosshair) i need to move c)passing the result to my python script(code) This should make the crosshair land on target and ready to shoot, for example: this is the scene, I want the crosshair to face the highlighted target which is at(2110,1084), so I will be sending the values(2110-1920,1084-1080) into my python script but the problem is while I am sending the values[190,4] (which translates to move 190 right and 4 up ) it is moving more than what is needed and I am landing at this scene which is far more away than mytarget, now this clearly says that i need to pass the value less than 190, after going through this forum I came to know that this has something to do with many things which i clearly ignored (I think something to do with distance maybe 190 is not correct measure i should pass into my code or may be some other things), can you please help me in solving this issue. (Iam playing the game with all default settings) (p.s for sniper elite 5 where can i get default multiplier values or set these values in game cause i think this problem can be solved with scaling the inputs according to multiplier values and their higher thresholds)
  2. I'm new around here. In order to preserve the precise feeling of aiming from one game to another, should I use 360 distance or Viewspeed?. I've played a lot of CS:GO and want to make so that the distance I move the mouse to aim at an enemy's head is exactly the same in every other game, even with different zooms in games like PUBG which each sight comes with it's own sensitivity difference.
  3. Hey there all, just wondering if it's possible in Rainbow Six Siege to have the same sensitivity (travel distance) across all 3 levels of zoom (hipfire, 1x, 2.5x). Thank you!
×
×
  • Create New...