Vanilla Plus Megapack - Updates

  • Important Notice: Please review our guidelines regarding cheating, game balancing, and mods for Helldivers 2. Read the full notice here before downloading or uploading mods.

PC Vanilla Plus Megapack v30

Updates for Helldivers 2
  • Reduce the per-frame work of the bundled mods: in recorded real play, their combined main-thread time per frame fell from about 2.0 ms to 0.85 ms in missions and from about 1.05 ms to 0.37 ms aboard the ship, even with Shallow Water Diving now active.
  • Reinforcement Beacons Fixed v4.5 and Hellpod Steering Unlocked v7.4 check memory protection only before a write; in game that query costs about 0.3 ms each. Reinforcement Beacons Fixed dropped from about 0.99 ms to 0.03 ms per frame in missions.
  • Shallow Water Diving v3.7 fixes the mod stopping itself in missions on this game build ("Native dive timeout changed") and reads only identity and dive records outside a dive.
  • Consistent Vaulting v8.8 reads only the input state while no assist is active and the input is released, verifies native tables once and decodes fields without copying buffers: about 0.44 ms to 0.25 ms per frame in missions.
  • Enemy Collision Synchronized v2.11.0 validates guards without per-block string copies, halves per-poll garbage in synthetic scenes and adds a one-second cooldown before re-posing the same actor for small corrections (under 10 cm and 5 degrees): about 0.29 ms to 0.14 ms per frame in missions.
  • Sentry Aim Retention v1.0.13 and Controllable Hover Pack v1.7 skip per-frame work that could not act (no deployed sentries, no hover pack) and reuse decode and read buffers.
  • Replace the Galactic Menu Hotkey option with Ship Station Hotkeys v1.7: Tab map, F1 Armory, F5 Control Center, F6 Ship Management, F7 Stratagem Hero and F8 instant Hellpod entry.
  • Name the option Ship Station Hotkeys; its option folder and addon resource are unchanged, so managers update it in place.
  • Rebind all six shortcuts, choose activation types and assign controller buttons with the separate Mod Bindings Menu v2.0 (can be obtained from GitHub).
  • Update for Steam build 25480438 (version 7.1.1).
  • Vanilla Plus Megapack - Adds Galactic Menu Hotkey.
  • Galactic Menu Hotkey - Tab opens the ship's map when menus are closed. Rebind via separate Mod Bindings Menu.
  • Arc Thrower Revamped - Fixes held-fire interruptions and large trigger tables; preserves stock charge, damage and cadence.
  • Clickable Scrollbars - Fixes Display drag click-through; adds loadout and keyboard/controller binding-list support.
  • Update both Megapacks for game build 25327279.
  • Include the updated scrollbar, forecast, cache, Arc Thrower, hover and sentry fixes.
  • Fix reinforcement placement and higher-ledge detection.
  • Tighten shallow-water dive assistance and update enemy collision handling.
  • Keep all twelve mod options and both forecast layouts.
  • Fixed Arc Thrower Revamped’s LuaJIT startup issue by correcting native-function declarations and handling.
  • Removed scrollbar screenshot scanning and unnecessary processing on ordinary left clicks.
  • Reduced repeated memory reads and duplicate per-frame work.
  • Spread Arc Thrower scanning across frames to reduce potential hitches.
  • Disabled routine diagnostic writes and collision profiling by default.
  • Deferred Armory profile saves until menu interaction ends and skipped unnecessary thumbnail reads during gameplay.
  • Preserved smooth scrollbar dragging, protection against accidental tab changes, and all twelve options in both standard and Rows packages.
  • Add Arc Thrower Revamped
  • Update Clickable Scrollbars to the in-game verified v2.6 in both standard and Rows packages.
  • Fix smooth dragging in equipment and Career, including sideways pointer movement.
  • Prevent scrollbar dragging from opening other tabs or activating items.
  • Keep all twelve mod options and the existing Rows constellation layout.
Release notes:
  • Adds mouse control to the Armory and briefing item-list scrollbars, which previously answered only to the mouse wheel.
  • Clicking the track moves the thumb to the pointer in one pass, and a repeat click on the same spot changes nothing.
  • Pressing the thumb grabs it: the thumb then follows the pointer one-to-one, with no capture or queue in between.
  • Sends every wheel notch on the frame the pointer produced it, which removes the trailing bar and the jitter of the paced queue.
  • Bounds the settle pass after a click, so a click can no longer overshoot the pointer and bounce back.
  • Prefers the game's own window device context for captures, falling back to the desktop context when a window copy is black or clipped.
  • Writes one log file with the settings, counters, timing health, calibration samples, a reason tally and the last 48 decisions.
Armory Preview Cache v18 - Fix thumbnails not regenerating on edits (https://github.com/CowboyBingus/ArmoryPreviewCache/releases/tag/v18)
Changelog:
  • Adds support for the addon discovery system introduced by Bingus Shared Loader v15.