Skip to content

Release v4.73

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 02:48
5b7e9fa

How to Install

  1. Scroll down the the Assets and click on ButtonHUD.conf, this should trigger a download for this file.
  2. Save the file to %ProgramData%\Dual Universe\Game\data\lua\autoconf\custom (or equivalent directory if you did not do default install), the filename does not matter (as long as it's still .conf)
  3. In-game, right click your seat and go to Advanced -> Update custom autoconf list - If you get a YAML error, you did not follow the above directions correctly.
  4. Again, right click your seat and select Advanced -> Run Custom Autoconfigure -> ButtonsHud - Dimencia and Archaegeo
  5. IMPORTANT: Right click the ship and set the user control scheme to Keyboard (Advanced -> Change Control Scheme -> Keyboard). This is necessary for the HUD to work, but you can change the actual control scheme in the next step - fear not virtual joystick aces!
  6. Right click the seat, choose Advanced -> Edit LUA Parameters. Change the userControlScheme to the actual control scheme you wish to use (e.g. Virtual Joystick). You may mouse over the other parameters and set them as you wish - there are many, you should familiarize yourself with them. You may also change control scheme using a Button while seated.
  7. If you have a Databank installed on your vehicle your parameters will save when you stand up. Saved parameters will be restored any time you upgrade the HUD to a new version. See Saving in the Readme for more information

At this point you should be ready to fly!

Latest Changes

Version 4.73 - Atmosphere Rocket Engine assist

  • Changed landed ground target height to user variable instead of 0 if landing gear used. Set to hover height reported - 1 when you use alt-spacebar to just lift off ground from landed postion. 4 is M size landing gear, not countersunk, on bottom of ship. 14 appears to be Large landing gear setting.
  • Restored Glide Re-Entry as option to Parachute Re-Entry. Still will not work well for some ships.
  • Enhanced AGG when toggling on after already in use so it reacts faster.
  • Altimeter support for negative altitude, turns red when < 0 m and counts up as you go down
  • Added atmospheric rocket engine assist, code provided by Azraeil. Lets rockets assist in atmosphere while in throttle mode without firing constantly and wasting fuel, same as with cruise control already. Rocket will toggle off automatically when at 85% of target speed as determined by either throttle setting * max speed in atmo (1050) or MaxGameVelocity parameter. In cruise control mode it will toggle at 85% of desired cruise speed.
  • Added notification if Rockets are on down bottom.