Skip to content

FarCry VR release v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 19:49
· 79 commits to main since this release

Changelog

  • you can now climb ladders manually by grabbing them and pulling yourself up; can be turned off in the options
  • the player hands are now visible when not holding weapons
  • you can now move properly while weapon scopes are active
  • you can now choose to keep rendering the VR world while binoculars or weapon scopes are active, though at a CPU performance cost
  • a quick save option has been added to the menu
  • increase weapon stabilization while zoomed in
  • you can now unbind the vehicle accelerate/brake options in the SteamVR controller bindings if you prefer to control the vehicle movement entirely with the stick

Commits

  • f08159f: Add stubs for drawable empty hands (Holger Frydrych)
  • 48fba34: Draw empty hands when applicable (Holger Frydrych)
  • 4b6cb49: Add option to hide empty hands (basically restores previous mode) (Holger Frydrych)
  • 4f44292: Allow moving with weapon scope active (Holger Frydrych)
  • b55f90c: Allow unbinding vehicle accelerate/brake to just use the stick for driving (Holger Frydrych)
  • 4822c18: Update launcher to not wait on the FarCry process by default, as that appears to launch FarCry without input focus (Holger Frydrych)
  • 0189d4b: wip Immersive ladder climbing (Holger Frydrych)
  • 70ae7f4: wip Explicit dismount for ladders near the top (Holger Frydrych)
  • ec8d107: Make immersive ladder climbing adjustable in VR options (Holger Frydrych)
  • 0550536: Make immersive ladder climbing more reliable, especially climbing down (Holger Frydrych)
  • dca0392: Update version (Holger Frydrych)
  • 4be6fbf: Don't show VR crosshair while reloading or swimming (Holger Frydrych)
  • d716c3b: Add quick save action to ingame menu (Holger Frydrych)
  • 360bcfa: Update HUD hint for ladder climbing (Holger Frydrych)
  • ec1b2a6: Allow VR world to continue rendering while binoculars or scopes are active (Holger Frydrych)
  • 5de90aa: Fix view flickering when exiting binoculars (Holger Frydrych)
  • 9e4528d: Hide hands while binoculars are active (Holger Frydrych)
  • 1d354db: Increase zoom view weapon stabilization, especially for higher zoom levels (Holger Frydrych)
  • a080edb: Add option for scopes in VR to VR options menu (Holger Frydrych)
  • 697e78c: Update version (Holger Frydrych)