Virtual Villagers Fun Patcher v1.34.11
Headline fix: VV1 Birth Control crash on manual drag-pair is fixed. Dragging one villager onto another to pair them was crashing the game — the patch's manual-pairing hook read a stale register as a pointer whenever the dragged villager wasn't the carrier participant (roughly half of all manual pairings). Fixed by recomputing the candidate record from registers confirmed still valid at that point; verified via disassembly of the isolated page and of a fully assembled, guard-checked patched exe, across all three population variants (Stock, Collection Progression, Immediate Fixed Pop).
This is the first full (non-pre-release) release since v1.34.6. A large amount of work has landed on main since then across all five games — new fun patches (VV1 Visual Mods, VV5 Clickable Tips), Origins Upgrades wording/behavior fixes, Guardians of Isola updates, and many Codex-bot-flagged fixes — see the commit history for the complete list.
Automated validation: 670 tests passed; 70 skipped (disabled/experimental checks).