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

Bugfix + debugging change #55

Merged
merged 2 commits into from
Mar 9, 2018
Merged

Bugfix + debugging change #55

merged 2 commits into from
Mar 9, 2018

Commits on Mar 8, 2018

  1. Debug change.

    Discord's rich presence is now only set if you are in debugging mode, rather than displaying "Enjoying vMenu [version]!" or "Debugging vMenu [version]!" .
    TomGrobbe committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    d91e913 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Fix fast scrolling but for players with > 70 fps

    It's still better to toggle on vSync or limit your game to 60 fps instead of relying on this fix, because this fix has unfortunate some downsides... So just limit your game to 60fps if you want a responsive menu, for anyone that doesn't care, you don't have to.
    TomGrobbe committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    aeb3900 View commit details
    Browse the repository at this point in the history