Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow smsize 15 for better shadow map resolution #1421

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 12, 2023

  1. Allow smsize 15 for better shadow map resolution

    This results in sharper, more stable shadows that better connect
    to the object casting them (with less acne/peter-panning).
    
    This is a demanding setting compared to `/smsize 14`, but modern
    high-end GPUs can still render the game smoothly with `/smsize 15`
    in most maps. Still, given how demanding this setting is,
    it's intentionally not exposed in the graphics options menu.
    Calinou committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    1c7b42e View commit details
    Browse the repository at this point in the history