No description
  • C# 85.5%
  • C++ 10.9%
  • MAXScript 2.2%
  • C 0.7%
  • Batchfile 0.6%
  • Other 0.1%
Find a file
Kran a24df4c531
Some checks failed
Qodana / qodana (push) Has been cancelled
use ImGui.NET bundle instead of stock
allows usage of ImPlot, ImGuizmo, and ImNodes
2026-05-29 08:23:25 -07:00
.github/workflows Create code_quality.yml 2024-01-29 23:34:49 -08:00
.run remove dead code and old dependencies 2026-05-29 07:45:17 -07:00
AltUI@029aa79940 update AltUI to fix functionality under wine 2026-05-04 12:34:21 -07:00
ImGuiColorTextEditNet@fcfea2004b use ImGui.NET bundle instead of stock 2026-05-29 08:23:25 -07:00
Other Tools initial imgui .int support 2026-05-11 03:47:16 -07:00
VBExtender make vbextender bundle d3d wrapper 2026-05-29 07:25:15 -07:00
VBLauncher use ImGui.NET bundle instead of stock 2026-05-29 08:23:25 -07:00
.deepsource.toml Update .deepsource.toml 2024-12-10 12:57:49 -08:00
.gitattributes implement .veg editor 2024-12-19 17:34:34 -08:00
.gitignore add some old tools for reference/archival 2026-05-02 10:13:39 -07:00
.gitmodules altui update and small changes 2026-04-08 04:20:40 -07:00
LICENSE Create LICENSE 2022-01-22 19:39:15 -08:00
qodana.yaml Rewrite editor, add rle decoding 2024-12-10 03:04:12 -08:00
README.md Merge remote-tracking branch 'origin/main' 2025-01-08 13:46:43 -08:00
Van Buren Tools.sln implement .veg editor 2024-12-19 17:34:34 -08:00
Van Buren Tools.slnx Rewrite editor, add rle decoding 2024-12-10 03:04:12 -08:00

VanBurenTools


Various tools and code relating to reverse engineering Fallout Van Buren

  • You can get the latest version of the launcher here
  • You can get Van Buren here

Repo Content:

VBLauncher

The main thing. features include:

  • Edit game and dgVoodoo settings
  • Load mods with ModOrganizer 2 inspired UI (mostly functional)
  • Edit game files [WIP]
  • Extract game files from .grp (feature parity with ungrp, no other tools needed)
  • Visual preview of game resources (models, textures, etc.) [WIP]

VBExtender

A DLL loaded by the game. includes some patches and utilities, and an .ASI loader, not guaranteed to be stable.

How to use:

Put the launcher in the game directory, and open the options menu(s) and apply your desired tweaks before launching.

3rd Party Libraries:

VBLauncher:

VBExtender: