Jump to content

Shot recoil removal no longer an option? (9.12.12)


Recommended Posts

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!

 

 

Link to comment

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! :)

Link to comment

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 by Stiles
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.