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

Warp factor controls #282

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

indigodarkwolf
Copy link
Collaborator

This is a refinement to the warp factor implementation, which can be scaled to a desired power-of-two speed multiple, up to 64X. Ctrl- and Ctrl+ adjust the speed factor. Launching with the -warp console command will set the warp factor to 64X, similar to the original implementation (in practice, I very much doubt that anyone can presently achieve 64X performance). VERA frames will be skipped based on the warp factor, similar to the original implementation, but scaling by warp factor (2X warp only generates every other frame, 4X warp generates every 4th frame, etc.)

When engaging warp speed, the desired warp factor is now displayed in the window title, along with the true % speed based on 1X.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants