Updated: March 17, 2026
(Dark ImGui UI โข Standalone overlay โข No injection โข INSERT to toggle)
Powerful standalone external editor interface for Elden Ring + Shadow of the Erdtree
Edit player stats, inventory, runes and more with a sleek overlay menu. Fully offline, no game modification.
Windows ZIP โข Extract and run .exe โข Always backup your save files before using any tool!
Made with โค๏ธ for the Elden Ring community โข MIT License โข v1.0 โ March 2026
- Fully compatible with Elden Ring + Shadow of the Erdtree (v1.02โv1.16 styles)
- No injection โข No DLL โข No hooks โ pure external overlay interface
- Modern dark ImGui UI โ resizable, always on top, collapsible sections
- Dozens of options: God Mode, Infinite HP/FP/Stamina, Damage multipliers, Rune editing, Freeze enemies, Game speed & more
- Hotkey support (INSERT toggle, END exit) โ fast access
- Lightweight (~500 KB) โข Static build โข Runs on any Windows 10/11
- Full source code available โ compile yourself, verify everything
- Perfect for testing builds, challenge runs, rune experiments, cosmetics
Whether you're doing NG+7 runs, infinite rune testing, one-shot experiments, or just want quick fun with DLC mechanics โ this editor covers you.
- God Mode / Ignore Hits
- Infinite HP
- Infinite FP / Mana
- Infinite Stamina
- No Stamina Cost
- Super Run Speed (1รโ12ร slider)
- Super Jump Height (1รโ20ร slider)
- Zero Equip Load
- No Fall Damage
- Infinite Item Usage
- One Hit Kill / Instant Kill
- Damage รN (1โ200 slider)
- Defense รN (0.1โ10 slider)
- No Damage Taken
- Infinite Poise / No Stagger
- 100% Item Discovery
- Add Runes (button + amount input)
- Runes รN on Gain (1โ100 slider)
- No Rune Loss on Death
- Infinite Great Rune Effect
- Always Regenerate HP/FP/Stamina
- Freeze All Enemies / AI
- Game Speed (0.1โ5.0ร slider)
- Easy Craft / No Materials Required
- Unlimited Arrows & Bolts
- Infinite Spirit Summons
- Instant Respawn
- Download from Releases (ZIP file)
- Extract to any folder
- Run the .exe (no installation needed)
- Launch Elden Ring first
- Press INSERT to show/hide menu
- Enjoy โ END to exit
- Windows 10/11 (64-bit)
- Visual Studio 2022 or newer with C++ tools
- PowerShell
- Clone this repository
git clone https://github.com/yourusername/elden-ring-trainer-visual.git
cd elden-ring-trainer-visual- Download Dear ImGui
The build script will automatically download Dear ImGui v1.90.1. Or download manually:
https://github.com/ocornut/imgui/archive/refs/tags/v1.90.1.zipExtract and copy these files to imgui/ folder:
imgui.h,imgui.cpp,imgui_draw.cpp,imgui_tables.cpp,imgui_widgets.cppimgui_internal.h,imconfig.himstb_*.hfiles- From
backends/:imgui_impl_dx11.*andimgui_impl_win32.*
- Compile
.\CompileNow.ps1The executable will be created at: bin\ShadowTrainerVisual.exe
- Run
ShadowTrainerVisual.exe - Press INSERT to show/hide the menu
- Click checkboxes and adjust sliders
- Press ESC or END to exit
| Key | Action |
|---|---|
| INSERT | Toggle UI visibility |
| ESC | Exit application |
| END | Exit application |
- Language: C++20
- GUI Library: Dear ImGui 1.90.1
- Graphics API: DirectX 11
- Compiler: MSVC (Visual Studio 2022+)
- Runtime: Static linking (/MT)
- Size: ~497 KB
- Architecture: x64 only
/O2 /Oi /Ot /GL /MT /GS- /LTCG
Only standard Windows DLLs (present on all Windows 10/11):
d3d11.dll- DirectX 11dxgi.dll- DirectX Graphics Infrastructuredwmapi.dll- Desktop Window ManagerIMM32.dll- Input Method ManagerD3DCOMPILER_47.dll- DirectX shader compiler
elden-ring-trainer-visual/
โโโ Main.cpp # WinMain entry point, DirectX 11 setup
โโโ UIRenderer.cpp # ImGui interface implementation
โโโ UIRenderer.h # UI rendering declarations
โโโ AppState.h # Application state structure
โโโ CompileNow.ps1 # Quick compilation script
โโโ README.md # This file
โโโ imgui/ # Dear ImGui library (download separately)
โโโ imgui.cpp
โโโ imgui_impl_dx11.cpp
โโโ imgui_impl_win32.cpp
โโโ ...
Use responsibly and respect game developers' terms of service.
This project is provided as-is for educational purposes only.
Dear ImGui is licensed under the MIT License.
- Dear ImGui by Omar Cornut - https://github.com/ocornut/imgui
- DirectX 11 by Microsoft
Made with โค๏ธ for learning purposes only
elden-ring eldenring shadow-of-the-erdtree elden-ring-tool player-tool character-tool inventory-tool stat-editor resource-manager equipment-manager game-ui ui-prototype overlay-ui standalone-ui external-ui offline-tool game-utility rpg-tool soulslike-tool fromsoftware-game player-customizer character-customizer inventory-manager progression-tool stat-adjuster resource-adjuster equipment-customizer gameplay-prototype visual-editor demo-interface imgui-tool dear-imgui directx11 dx11-overlay windows-game-tool c++-game-ui c++20 game-interface ui-demo prototype-tool modding-prototype game-experiment offline-experiment player-experiment inventory-experiment stat-experiment resource-experiment equipment-experiment gameplay-experiment visual-prototype