Skip to content

Instantly share code, notes, and snippets.

View UAVXP's full-sized avatar

VXP UAVXP

View GitHub Profile
@xDShot
xDShot / source-mdl.hexpat
Last active December 18, 2024 21:59
Source Engine mdl pattern for ImHex
//
#pragma pattern_limit 0x20000
#pragma array_limit 0x20000
#include <std/mem.pat>
#include <std/io.pat>
#include <std/string.pat>
#define MAX_NUM_LODS 8