Rust bindings to facilitate mod creation for From Software games.
Check out the examples directory
crates/eldenringContains the definitions for the Elden Ring structures.crates/nightreignContains the definitions for the Elden Ring: Nightreign structures.crates/sharedDefines structures and utilities that are shared across multiple From Software games.crates/shared/macrosDefines a derive macro for implementing theFromSingletontrait on types. Do not depend on this directly since the macro is reexported throughfromsoftware-shared.
- Tremwil (for the arxan code restoration disabler, vtable-rs and a few other boilerplate-y things as well as implementing the initial FD4 singleton finder for TGA that I appropriated).
- Dasaav (for libER as well as from-singleton and heaps of engine-related structures).
- Sfix (for coming up with the FD4 singleton finder approach at all).
- Yui (for the arxan code restoration disabler as well as some structures and AOBs).
- Vawser (and probably many more) (for hosting the param defs used with the param struct generator).
(Have you contributed to TGA in some manner and does this repository have your work in it? Reach out to @chainfailure on Discord for proper credit disclosure).