Stiles Posted December 3, 2015 Posted December 3, 2015 I forget what it was called since I had just taken it for granted for so long. In 9.12.12 there seems to be no option to remove the gun shake/recoil after the shot. I looked high and low and rechecked it...cannot see it anywhere. It it gone from now on or just temporarily off the menu? Thanks! Quote
Administrator Aslain Posted December 3, 2015 Administrator Posted December 3, 2015 I think it is now called: Deactivate Dynamic Camera if activated in Ingame Setting In same place in the installer. Quote
Stiles Posted December 3, 2015 Author Posted December 3, 2015 Am crossed up now...new release has the disable gun shake after shot enabled again but it does not seem to work. My in game settings are both checked for dynamic camera and horizontal gun stabilization. I do not see a 9.12.13 option for Deactivate Dynamic Camera. I posted in shoutbox and didn't see this reply until now. Sorry for a virtual crosspost between here and the box mate! :) Quote
Administrator Aslain Posted December 3, 2015 Administrator Posted December 3, 2015 I renamed it back to what it was before Quote
Administrator Aslain Posted December 3, 2015 Administrator Posted December 3, 2015 If you still have issue, post new logs, also add what you have inside: res_mods\configs\RN_Mods\xml\ZoomMod.xml Quote
Stiles Posted December 3, 2015 Author Posted December 3, 2015 (edited) Edit: maybe I should change <NoDynamic>True</NoDynamic> to False? Tried it again and still shaking. Here is what is inside ZoomMod.xml (let me know if you would like other files): <?xml version="1.0"?> -<Root> <!--- ARCADE SETTINGS --> -<ArcadeZoomSettings> <enabled>True</enabled> <!-- [True/False] If set to false all other subentries will be ignored. 4--> <MinMaxZoom>2 500</MinMaxZoom> <!-- [1..1000] [MinZoom] SPACE [MaxZoom][Default=2 25]. --> <DefaultZoom>20</DefaultZoom> <!-- [1..1000][Default=20] The first zoom range if you start a battle. --> <ScrollSensitivity>5</ScrollSensitivity> <!-- [1..10][Default=5] Sensitivity by turning mouse wheel for zooming.--> <NoScroll>False</NoScroll> <!-- [True/False] If set to "True" you cannot scroll in Sniper view via mousewheel.--> <NoDynamic>True</NoDynamic> <!-- [True/False] Deactivate Dynamic Camera if activated in Ingame Settings. --> </ArcadeZoomSettings> <!-- SNIPER SETTINGS --> -<SniperZoomSettings> <enabled>False</enabled> <!-- [True/False] If set to false all other subentries will be ignored. 13--> <ZoomSteps>2 4 8</ZoomSteps> <!-- [1..2..4..8] [ZoomStep] SPACE [ZoomStep] up to 20 Steps, Min = [1] Max = [60] [Default=2 4 8]. --> <DefaultZoom>False</DefaultZoom> <!-- [False] for off or [1.0 - 60.0] Default Zoom Step by switching in Sniper mode. --> <NoDynamic>True</NoDynamic> <!-- [True/False] Deactivate Dynamic Camera if activated in Ingame Settings. --> <NoLensEffect>True</NoLensEffect> <!-- [True/False] Deactivate Lens effects if you use Binoculars.--> <Binocular>NoBinocular</Binocular> <!-- [standard/NoBinocular] --> <NoScroll>False</NoScroll> <!-- [True/False] If set to "True" you cannot scroll in Arcade view via mousewheel.--> </SniperZoomSettings> -<SniperZoomIndicator> <enabled>False</enabled> <!-- [True/False] If set to "True" a Zoom step indicator will be displayed in SNIPER MODE.--> <Position>740 460</Position> <!-- [X Y] position of the indicator. First entry from left and second entry from upper side of display. --> <text>x%s</text> <!-- [%s] you can choose every text, but the "%s" variable must be set.--> <textfontsize>small</textfontsize> <!-- [small/medium/large] fontsize for indicator.--> <textcolor>White</textcolor> <!-- [RGBA COLOR](http://color.aurlien.net/)(example: Red = 255, 0, 0, 255)PreDefined colors = Red, Green, Blue, Gray, Black, White, Yellow, Magenta.--> <textshadow>75</textshadow> <!-- [0..100 / False] power of font shadow.Set "False" for no shadow. --> </SniperZoomIndicator> <!-- STRATEGIC SETTINGS --> -<StrategicZoomSettings> <enabled>True</enabled> <!-- [True/False] If set to false all other subentries will be ignored. 31--> <MinMaxZoom>4 500</MinMaxZoom> <!-- [1..1000] [MinZoom] SPACE [MaxZoom][Default=40 100].--> <ScrollSensitivity>5</ScrollSensitivity> <!-- [1..10][Default=5] Sensitivity by turning mouse wheel for zooming.--> <NoDynamic>True</NoDynamic> <!-- [True/False] Deactivate Dynamic Camera if activated in Ingame Settings. --> </StrategicZoomSettings> <!-- POST MORTEM SETTINGS --> -<PostMortemZoomSettings> <enabled>True</enabled> <!-- [True/False] If set to false all other subentries will be ignored. 38--> <MinMaxZoom>2 500</MinMaxZoom> <!-- [1..1000] [MinZoom] SPACE [MaxZoom][Default=2 25]. --> <DefaultZoom>25</DefaultZoom> <!-- [1..1000][Default=25] The first zoom range if you visit walhalla. --> <ScrollSensitivity>5</ScrollSensitivity> <!-- [1..10][Default=5] Sensitivity by turning mouse wheel for zooming.--> </PostMortemZoomSettings> </Root> Edited December 3, 2015 by Stiles Quote
Administrator Aslain Posted December 3, 2015 Administrator Posted December 3, 2015 -<SniperZoomSettings> <enabled>False</enabled> change to True Quote
Administrator Aslain Posted December 3, 2015 Administrator Posted December 3, 2015 Will hotfix installer with this change, and thats final fix for zooms :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.