A lightweight C++ DLL mod for Elden Ring that implements a very hard challenge mode.
- Pattern Scanning
- 1 HP
- 1 Mana
- 1 Stamina
Note
You have to recompile the DLL to choose specifics. (e.g only 1 stamina). Currently its setup to set all 3 stats to 1. See Line 90
- Visual Studio 2022,- CMake 3.16 or higher
- Windows SDK
git clone https://github.com/RegularLunar/Fragile-Tarnished.git
cd Fragile-Tarnished
cmake -B build -S . -A x64
cmake --build build --config ReleaseIssues and PRs are welcome. For major changes, please open an issue first.
- The Grand Archives - Signatures, Pointers, etc
Made with 💜 by RegularLunar