6743bfe4a58ca

6743bfe4a6fda
1 Guest is here.
 

Topic: [Obsolete] SS2 Raw Mouse Input mod
Page: « 1 2 [3]
Read 18227 times  

6743bfe4a7646
GOVERNMENT CODE
SECTION 45100




45100.  If the legislative body determines that a reduction in
personnel is necessary for economy reasons, it shall observe the
seniority rule in putting the reduction into effect.

6743bfe4a77b8
In other words the newcomers are laid off first. You'll understand when you get older.

6743bfe4a7aadRocketMan

6743bfe4a7b0d
...or after being fired laid off several times.

6743bfe4a7c18citadel

6743bfe4a7c6d
<OT>I had to lay off Many newcomers, indeed! </OT>

6743bfe4a7d51Deywalker

6743bfe4a7d9c
This seems like a good place to ask this question.
I've been trying to get raw input to work for the past few days and even though i add use_raw_mouse_input to the Config, it never seems to go into effect. any idea as to why it wont work?
 


 

6743bfe4a7e73
Where did you add the variable and how did you test its effect exactly?

6743bfe4a7f58Deywalker

6743bfe4a7fa1
I added use_raw_mouse_input to SS2>Docs>newdark>cam_ext.cfg.
Directly under that, I put raw_mouse_sens_scale <1> [<1>].
to test it I just moved my mouse in a straight line quickly and slowly and I saw a noticeable difference

6743bfe4a80d4voodoo47

6743bfe4a8121
you need to add it to the file that is right in the root folder. the Docs folder is just examples and documents, as indicated by the folder name.

6743bfe4a8278voodoo47

6743bfe4a82c0
never, as 2.46 supports this natively.

6743bfe4a8676voodoo47

6743bfe4a86d0
See the documentation in Docs/New Dark/new_config_vars.txt

6743bfe4a88cegreasy120

6743bfe4a8918
does not work. If with the mod, then when looking up and turning it is possible to do. And without fashion, when looking up you can not turn left and right.

6743bfe4a89bevoodoo47

6743bfe4a8a06
I have no idea what that means, but the only way you can enable raw mouse input is via the cfgs, that means copying the new variables into your cam_ext.cfg (in your SS2 folder).

6743bfe4a8b01greasy120

6743bfe4a8b4c
Video
Without Raw Mouse input mod >>>>>>>    https://yadi.sk/i/IWNvzqPp3NmJhY
With Raw Mouse input mod >>>>>>>    https://yadi.sk/i/XZX4MYy_3NmJni

6743bfe4a8f60voodoo47

6743bfe4a8fb0
yeah, you have some strange choppiness going on, but still, all you can do is play around with the native raw input, placing the config vars into the cam_ext.cfg in your SS2 folder;
Quote by new_config_vars.txt:
use_raw_mouse_input
    use Windows raw input functionality to get mouse input, instead of the standard Windows input. The raw input
    is only used for mouse look and not for cursor movement. This can be useful to get full precision input from
    high resolution mice.

raw_mouse_sens_scale <xscale> [<yscale>]
    specify custom raw mouse input sensitivity base scale when "use_raw_mouse_input" is enabled. Default is 1.0.
    If only xscale is specified then yscale will be set to the same value. The game's regular mouse sensitivity
    settings, that can be configured in the options menu etc., still apply to raw mouse input, but if the mouse
    resolution is high you may want to set the raw input base sensitivity to something lower, so that the game's
    sensitivity range is more usable. You'll have to try different values, but a starting point is the formula
    400/mouse_dpi. For example if you have an 800 dpi mouse, you can try a sensitivity scale of 0.5 (= 400/800).


mouse_sensitivity_use_aspect
    this is actually a bind var ("user.bnd") and not a .cfg var. It allows to turn on/off the old behavior
    where the screen's aspect ratio affects the horizontal mouse sensitivity (making it differ from vertical
    mouse sensitivity).
    The default is 0 (disabled).

mouse_sensitivity_y_scale
    this is actually a bind var ("user.bnd") and not a .cfg var. It's a scale factor, applied on top of the
    general mouse sensitivity, for vertical mouse movement (mouse_sensitivity * mouse_sensitivity_y_scale).
    The default is 1.0.
1 Guest is here.
BA DUM TSSSH
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6743bfe4a9e2d