You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added: Multi-Pass shader system. Using RetroArch's slang shaders: https://github.com/libretro/slang-shaders.
Now you can enable FSR 1.0 (requires opengl 4.2 or up).
Included additional few presets in archive you can try.
Added: HD Text global font scaling option. (xkanzeon's suggestion #89)
Added: Monster resistances on above HP bar (optional).
Monster resistances text using Font ID 20. If you using custom atlas update your font config file.
Improved: Fxaa preset option added. (if you had strange behaviour with fxaa changing preset might help)
Fixed: Item quantity not working on multiplayer mode/with other mods etc. Thanks MxCen for offset info #87.