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
- Host: GitHub
- URL: https://github.com/emoose/nierautomata-lodmod
- Owner: emoose
- License: gpl-3.0
- Created: 2021-07-19T01:23:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T04:23:41.000Z (over 1 year ago)
- Last Synced: 2025-03-27T00:22:55.084Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 291 KB
- Stars: 35
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)