Skip to content

NGPCarMenu 1.17.1

Compare
Choose a tag to compare
@mika-n mika-n released this 26 Jan 13:42
· 36 commits to master since this release

NGPCarMenu improves the "Select Car and Stage" in-game menu selections in RBR/RBRTM/RBRRX and improves the BTB track support (scrollable menu, replay afterwards) in Richard Burns Rally (RBR) game. See https://github.com/mika-n/NGPCarMenu for more information.

What's new?

  • (1.17.1) Fixed "Cockpit Windscreen - Hidden" option in scenario where showExternals cam option was set (if the showExternals cam option was set then windscreen was not completely hidden. This is now fixed).
  • (1.17.1) Disabled "deadzone" feature because it didn't work properly in all scenarios. Until further noticed deadzone options are simply ignored.
  • (1.17.0) In-game option: Hide or show steering wheel/windscreen/wipers in the cockpit view (internal camera view).
  • (1.17.0) In-game option: Enable or disable camera shaking in the cockpit view.
  • (1.17.0) In-game option: Force override the FOV value in the cockpit view (internal cam) for all cars (ie. it is no longer necessary to manually modify the FOV value of all car models if the same cockpit FOV value works with all cars). See NGPCarMenu.ini CockpitOverrideFOVValue option.
  • (1.17.0) The car preview image creation uses now "rally mode" instead of "replay mode" to generate pictures. Finally the position and camper angle of wheels is correct in the preview pictures with all cars.
  • (1.17.0) If the plugin is used with RallySimFans (RSF) tournament plugin then the preview image generation knows how to generate RSF 4:3 preview images also. RSF_ScreenshotCropping option defines the RSF compatible screenshot cropping rectangle.
  • (1.17.0) Various RSF plugin integration improvements (you need to wait for the next release of RSF tournament plugin to see these).
  • (1.17.0) Fixed a filename bug in replay INI metadata file generation (if the RPL file had dot then the metadata file accidentally interpreted it as a file extension).