An open API service indexing awesome lists of open source software.

https://github.com/feeeek/textrender

Elden Ring Debug Text Renderer
https://github.com/feeeek/textrender

Last synced: 10 months ago
JSON representation

Elden Ring Debug Text Renderer

Awesome Lists containing this project

README

          

# Elden Ring Debug Text Renderer

This mod provides a debug text rendering overlay for the game.

The game's original debug text rendering is non-functional. This mod intercepts in-game text rendering calls and displays them using an ImGui overlay.

## Example

![Example](/demo/demo.png)

Super armor debug view toggle at `[WorldChrManDbg] + 0x69`

## Credits

[@vswarte](https://github.com/vswarte) for the EzDraw text rendering function RVA.