Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fragile Tarnished

A lightweight C++ DLL mod for Elden Ring that implements a very hard challenge mode.

Release License Stars Downloads Last Commit


Features

  • 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


Building From Source

  • 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 Release

Support

Issues and PRs are welcome. For major changes, please open an issue first.

Acknowledgements / Credits


Made with 💜 by RegularLunar

About

Fragile Tarnished is a hardcore Elden Ring mod that permanently locks your maximum HP, stamina, and mana (FP) to exactly 1

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages