Skip to content

FarCry VR release v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 17:32
· 98 commits to main since this release

Changelog

  • new FarCryVR.exe launcher that should also work out of the box with the Ubisoft version
  • improvements to the installer: auto-detect Ubisoft version install path, optional start menu and desktop shortcuts and an uninstaller
  • controller-oriented movement can now be selected in the VR options
  • videos can now be skipped by long-pressing any button on the controller while its cursor is hovering on the video
  • ingame cutscenes can now be skipped by long-pressing the menu button (off-hand B/Y)
  • fixed crosshair deviating from the weapon orientation when pointing the weapon upwards or downwards
  • fixed scoped view not rendering on the desktop mirror for AG36, OICW
  • weapon movement should now always appear smooth
  • updated English HUD hints in the first level to reflect the standard VR controls, also increased font sizes to make them more readable
  • minor improvement to terrain texture detail

Commits

  • c08da63: Fix stability issues with muzzle direction (Holger Frydrych)
  • c39d8e0: Add option to force higher draw distance for objects (Holger Frydrych)
  • e0cf1f6: Skip ingame cutscenes on long press of the menu button (Holger Frydrych)
  • 2fb01bd: Enable skipping videos by long pressing any button on the overlay (Holger Frydrych)
  • d68b567: Add reg key for Ubisoft version to installer (Holger Frydrych)
  • ed385b8: Don't mirror eye if eye was not rendered. Should fix #21 (Holger Frydrych)
  • 0f47ea8: Support controller-based movement (Holger Frydrych)
  • eb61d51: Update english HUD hints for default motion controls, increase font size for HUD hints (Holger Frydrych)
  • 0bf6475: Update weapon position just before rendering to ensure weapon appears smooth to the player (Holger Frydrych)
  • 8f1babd: Also slightly improve terrail texture LOD when max terrain detail is forced (Holger Frydrych)
  • 830cd07: Update dxvk dll to only force start OpenVR when requested (in preparation for Ubisoft version compatibility) (Holger Frydrych)
  • 32364a6: Remove d3d9 dll renaming as it does not work for the Ubisoft version (Holger Frydrych)
  • 2f071f6: wip Proper launcher (Holger Frydrych)
  • e20b47e: Finish and use proper launcher instead of bat file (Holger Frydrych)
  • f45887c: Add options to create start menu and desktop shortcuts in installer (Holger Frydrych)
  • 8d188b2: Add uninstaller for the mod (Holger Frydrych)
  • c6843d8: Update version (Holger Frydrych)