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

https://github.com/emoose/nierautomata-lodmod

Wrapper DLL for NieR Automata (PC ver.) to disable LODs & fix AO issues
https://github.com/emoose/nierautomata-lodmod

Last synced: 8 months ago
JSON representation

Wrapper DLL for NieR Automata (PC ver.) to disable LODs & fix AO issues

Awesome Lists containing this project

README

          

# NieRAutomata-LodMod

An XInput/DInput/DXGI wrapper DLL that hooks into NieR Automata (PC ver.) and disables object LODs, improves shadow quality/distances, and much more!

More info & stable releases can be found at https://www.nexusmods.com/nierautomata/mods/165

### Thanks
Many thanks to Raincode for their https://github.com/Raincode/DeskCalc project, the parser code of which is used in LodMod for parsing math expressions. (is quite performant, and also has nice features like temporary variables)