Jump to content

Arena Breakout: Infinite

Hipfire is added, aims coming soon!
Read more...

Project L33T

See the game notes for instructions on how to disable smoothing.
Read more...

Twilight Town: A Cyberpunk FPS

Just added.
Read more...

Contain

See the game notes for instructions on how to disable smoothing.
Read more...

Vomitoreum

Just added.
Read more...

CS:GO FOV + SENS scalar script + keypresser (no macro)


Recommended Posts

I had this buried under another thread, but since people still want to use it, I've improved it and I'll put it in it's own thread here.

It doesn't follow drimzi's pattern any more, so old macros won't work but you only need to press 1 now, the config files create the loop on their own.

I've removed the need for brand specific keyboard macros, but they can still be used if you want, you only need to make it press 1 repeatedly, but I recommend using the script I've made called keypresser.py which does the same thing for all windows machines.

Also, make sure

zoom_mouse_sensitivity_ratio 1

is set before you start

Download + Instructions here: https://github.com/Skidushe/sens-fov-scalar

Recommended map: https://steamcommunity.com/sharedfiles/filedetails/?id=1104441138

I made a tutorial video here, the audio is a bit loud at some points sorry:

 

Edited by Skidushe
Link to comment
  • 2 weeks later...
  • 1 month later...

sensitivity 1.3

monitor distance % match ratio:56.25

fov_cs_debug 83

The result I calculated is 1.183508

I have calculated many times and validated my calculation method with the existing data. If the display distance matches, can you see if my calculation method is wrong?

Computational formula:arctan(8*56.25%/(6/tan(83/2)))*1.3/arctan(8*56.25%/6)

Display resolution ratio:16:9,so the screen length is calculated by 16, and half is 8.

I am looking forward to your reply.

Link to comment

mousedistance.thumb.png.1753cde046b625e7df3259cc606b6df8.png

You should be getting a value of 1.283322 which comes from the bottom formula, modified for the fact that CS clamps the FOV at 4:3:

1.283322 = 1.3 * (90/83) * (arctan(0.5625 * 16/9 * 3/4 * tan(83*pi/360))/arctan(0.5625 * 16/9 * 3/4 * tan(90*pi/360)))

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...