Download Latest Version RadegastBundle_x86_2.54.exe (44.5 MB)
Email in envelope

Get an email when there's a new version of Radegast

Home / Legacy_2.54
Name Modified Size InfoDownloads / Week
Parent folder
Radegast_ARM64_2.54.tbz 2026-07-14 100.6 MB
Radegast_ARM64_2.54_symbols.zip 2026-07-14 21.4 MB
Radegast_x64_2.54.tbz 2026-07-14 101.1 MB
Radegast_x64_2.54_symbols.zip 2026-07-14 22.6 MB
Radegast_x86_2.54.tbz 2026-07-14 100.5 MB
Radegast_x86_2.54_symbols.zip 2026-07-14 23.8 MB
RadegastBundle_ARM64_2.54.exe 2026-07-14 45.0 MB
RadegastBundle_x64_2.54.exe 2026-07-14 45.0 MB
RadegastBundle_x86_2.54.exe 2026-07-14 44.5 MB
RadegastSetup_ARM64_2.54.msi 2026-07-14 44.5 MB
RadegastSetup_x64_2.54.msi 2026-07-14 44.4 MB
RadegastSetup_x86_2.54.msi 2026-07-14 44.0 MB
SHA256SUMS.txt 2026-07-14 269 Bytes
Radegast 2.54 source code.tar.gz 2026-07-14 23.3 MB
Radegast 2.54 source code.zip 2026-07-14 24.1 MB
README.md 2026-07-14 8.8 kB
Totals: 16 Items   684.8 MB 16

Radegast 2.54

Downloads

Platform Installer Portable
64-bit RadegastSetup_x64_2.54.msi Radegast_x64_2.54.tbz
32-bit RadegastSetup_x86_2.54.msi Radegast_x86_2.54.tbz
ARM64 RadegastSetup_ARM64_2.54.msi Radegast_ARM64_2.54.tbz

Changes

150 commits since v2.53 - Update to LibreMetaverse v3.1.1 (cinder) - Appveyor.yml was deleted... (cinder) - [Legacy] Fix avatar profile loading (cinder) - LruCache was leaking bigtime (cinder) - BufferSound collections were going OOB, make them ConcurrentDictionary (cinder) - [Legacy] Fix Skia integration after CoreJ2K changes (cinder) - Minor change to DAEExport (cinder) - Fix missing nuget restore in publish-legacy-windows.yml (cinder) - Bump Legacy Radegast version to 2.54.0 (cinder) - Update libremetaverse submodule pointer (cinder) - Make the Settings window non-modal (cinder) - Persist the "Ding on every IM" checkbox across restarts (cinder) - Fix crash in reading offline im when not connected to simulator (cinder) - Remove .appveyor.yml (cinder) - [Veles] Rendering improvements (cinder) - Update LMV to v3.1.0 (cinder) - [Legacy] Fix shape morphs which have been broken since 2016... (cinder) - Preemptive changes for LibreMetaverse v3.1.0 (cinder) - Update LibreMetaverse to HEAD (cinder) - Oops, localbuilding broke references on merge (cinder) - [Legacy] Added a RuntimeIdentifier conditioned on $(Platform) (win-x64 for AnyCPU/x64, win-x86 for x86, win-arm64 for ARM64) so NuGet copies the matching native SDL3.dll (cinder) - Packaging fixes (cinder) - FMOD rejects listener vectors that aren't perpendicular to forward (cinder) - [Legacy] Update for LMV WebRTC changes. Adds reconnect button (cinder) - Fix install directory Error 2727 (cinder) - Fixes post-LMV 3.0.4 (cinder) - Update to LibreMetaverse v3.0.4 (cinder) - [Legacy] Bugger with auto restart and auto sit (cinder) - More skeleton work (cinder) - Update RenderAvatar to use SkeletonGenerator from LMV (cinder) - We purged too much xml. (cinder) - Experimental LLM generation of release notes (cinder) - Fix hardcoded versioning clobbering our CI releases (cinder) - Oops, appcast generation was borked. My bad. (cinder) - Exclude non-Windows runtimes from msi packaging. Fix a bundling mistake in Legacy bundle (cinder) - Docs (cinder) - Prep for beta releases (cinder) - More consistent workflow naming (cinder) - PowerShell's parser mis-tokenizes bare -xr!*.msi into two separate arguments (-xr!* and .msi) because any unquoted token starting with - gets parsed as a parameter-like token and splits at the .. (cinder) - Restore step was missing from publish (cinder) - Add publish workflows to solution items (cinder) - Add SDL.dll to plugin blacklist in Legacy (cinder) - Write logging to console like we do with Legacy (cinder) - Chasing with sln change (cinder) - Utilize Bugsplat in published builds (cinder) - Start() now only assigns voice after confirming AudioDevice.IsAvailable, so a failed init leaves voice == null and the next Start() (next login, or re-toggling voice) retries cleanly instead of silently skipping event registration forever. (cinder) - A very silly oversight (cinder) - Chase with csproj changes (cinder) - Switch Legacy to WebRTC (cinder) - Wire in draft for SignPath to be reenabled (cinder) - ad hoc self signing on macOS (cinder) - Fix up some exception swallowing (cinder) - Filling out a few missing inventory methods (cinder) - Consistent license fixes (cinder) - Touchups (cinder) - Rewrite NetSparkle updater support (cinder) - Fix build (cinder) - Update to WiX v7 (cinder) - Oops (cinder) - Some fallout from LMV v3.0 (cinder) - Rework CI to trigger on Legacy/ Veles/ for seperate releases. (cinder) - Bake the bugsplat db into metadata instead of our roslyn song and dance (cinder) - Update to WiX v7 (cinder) - Oops (cinder) - Some fallout from LMV v3.0 (cinder) - Rework CI to trigger on Legacy/ Veles/ for seperate releases. (cinder) - Bake the bugsplat db into metadata instead of our roslyn song and dance (cinder) - Fix legacy building (cinder) - Update to LibreMetaverse v3.0.3 (cinder) - Update to LibreMetaverse v3.0.3 (cinder) - Update to LibreMetaverse 3.0.2 (cinder) - Fix merge error (cinder) - Split legacy into seperate publish.yml (cinder) - Redesign login page (cinder) - Mac build fixes (cinder) - Icon fixups (cinder) - Tweaks (cinder) - Crash fix (cinder) - Add region performance tab (cinder) - Add radar history tab to Nearby (cinder) - Import/export wearables (cinder) - Add texture export to plugin, extend upload formats (cinder) - Bump LMV (cinder) - Extend sound upload/export (cinder) - Add import/export notecards and scripts (cinder) - Add export bvh to import/export plugin (cinder) - Introduce Macros plugin which is kind of a middleground between Automation and Commands (cinder) - Introduce Persistent Group Notice storage (cinder) - Basic Pathfinding support (cinder) - Tangent fixes in Rendering (cinder) - Animesh (cinder) - Fix build for LMV v3.0.2 (cinder) - Update LMV to v3.0.2 (cinder) - Positional audio should follow camera (cinder) - HTTP byte range downloads for Texture LOD (cinder) - Texture Resolution LOD (cinder) - Combine duplicate group caches (cinder) - Make flexi animation optional, it's still very cpu intensive. (cinder) - Fix race condition causing a crash (cinder) - Fix build (cinder) - Update to LibreMetaverse v3.0.1 and fix build (cinder) - Bad merge. (cinder) - Add missing generators (cinder) - Update LibreMetaverse to 3.0.1 (cinder) - Trying to fix CI build, use dootneet-version 10.0.x (cinder) - More warning cleanup (cinder) - Update lmv to HEAD (cinder) - Fix test running (cinder) - Warning cleanup (cinder) - fix a warning in Ollama plugin (cinder) - Updating several dependencies (cinder) - Poking around at rendering (cinder) - Prevent a race condition when the world position was resolved before the async build causing avatars not to seat onto objects properly (cinder) - Fix unbounded rapid memory growth when Objects and SceneViewer are both open (cinder) - Switch from HttpUtility to WebUtility for UrlDecode/UrlEncode and clean up some redundant using directives (cinder) - Switch from HttpUtility to WebUtility for UrlDecode/UrlEncode and clean up some redundant using directives (cinder) - Missing v3.0.0 migration build fixes and add cooldown to EEP cap request (cinder) - Fix texture loading in Object Viewer (cinder) - Update for LibreMetaverse v3.0.0 (cinder) - Update LibreMetaverse to v.3.0.0 (cinder) - Switch to System.Numerics, move some work over to GPU with compute shaders (cinder) - Introduce GlInstanceDrawer for instance rendering (cinder) - Rewrite rendering to use Silk.NET instead of OpenTK (cinder) - More rendering improvements, fix alpha textures (cinder) - Basic windlight support (cinder) - Fix water dragging down on the GPU (cinder) - Introduce shiny sky (cinder) - Fix ODE in SceneViewer (cinder) - Introduce pretty water (cinder) - Fix some performance issues in SceneViewer. - Uniform value caching - Normal matrix via cached per-face model inverse + per-frame view inverse - Adaptive SSAO gate (cinder) - Fix rendering bugs introduced by changes to LMV (cinder) - IMTextManager.ReprintFromOffset() - PrintLoadMoreLink() was called before PrintLastLog(). This placed the "load more" link above the previous-session log content in the IM window, which is semantically wrong (cinder) - Update for recent WebRTC changes and expose APM settings (cinder) - Make use of recent CoreJ2K changes (cinder) - Update dependencies (cinder) - Bump LMV (cinder) - Fix screen reader regression in chat and other accessabity improvements for screen readers (cinder) - Add rim to minimap dots to indicate facing direction, make chat notification clicks navigate to the conversation. (cinder) - Add date separator to chat history (cinder) - Introduce Session-scoped DI container. Fix mismatched compiled/uncompiled bindings (cinder) - replace magic j2k numbers, remove logic code that crept into view models. (cinder) - Fix MacOS CI run and introduce Linux Flatpak for releases (cinder) - Update LMV to 2.6.8 (cinder) - Introduce Radegast Veles. Legacy Radegast needs some love, but neither is ready. (cinder) - Update LibreMetaverse to v2.6.4 (cinder) - Init Radegast Veles (cinder) - Update LibreMetaverse to v2.6.4 (cinder) - COF robustness fixes (cinder) - Sound playing logs moved to Trace because they are kind of spammy (cinder) - Rename Radegast.Core to... Radegast.Core and fix a typo in UISounds (cinder)

Requirements

  • Windows 7 or later
  • .NET Framework 4.8.1
Source: README.md, updated 2026-07-14