Hand Made Guns Overdrive

An overhaul of the "HandmadeGuns" mod that seeks to take this open source gun mod to the next level. All assets have also been better translated to English for ease of use.

File Details

HandmadeGunsOverdrive-3.2.6.jar

  • R
  • Jun 8, 2026
  • 1.26 MB
  • 16
  • 1.7.10
  • Forge

File Name

HandmadeGunsOverdrive-3.2.6.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hand-made-guns-overdrive-1189504:8214614")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HMG-Overdrive Update

Rendering & Performance

  • Added optional VBO model rendering for OBJ-based HMG assets.

  • Significantly reduces rendering overhead by moving model geometry to GPU-side buffers.

  • Added automatic fallback to the legacy renderer when VBO rendering is unavailable or disabled.

  • Added client-side VBO caching system to prevent unnecessary model recompilation.

  • Improved rendering performance for guns, attachments, and other OBJ-based assets.

  • Added automatic cleanup of cached model buffers during resource reloads.

  • Preserved compatibility with existing animations, attachments, first-person rendering, MQO models, and Techne models.

  • Added configuration option to enable or disable VBO rendering.