Skip to content

hooked new settings window to actual values #133

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

Closed
wants to merge 108 commits into from
Closed

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Dec 15, 2021

No description provided.

@@ -40,19 +40,6 @@
<property name="modal">
<bool>false</bool>
</property>
<widget class="QDialogButtonBox" name="save_cancel_dialog_button_box">
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You mentioned you may prefer having a Save/Cancel button. I personally think having the settings instantly be reflected is preferable. Try it out, and if not I'll add them back with save/cancel logic.

Comment on lines +96 to +99
<number>20</number>
</property>
<property name="maximum">
<double>5000.000000000000000</double>
</property>
<property name="singleStep">
<double>1.000000000000000</double>
<number>240</number>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why these numbers make sense:
OOT runs at 20 visual frames during gameplay
No consumer monitor runs above 240hz, which is 0.00416ms, another option is to cap at 1000FPS for precision down to the milisecond. If anyone's computer can even realistically handle that.

@Avasam Avasam mentioned this pull request Dec 16, 2021
@Avasam
Copy link
Collaborator Author

Avasam commented Jul 8, 2022

Closed in favor of #151

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.

2 participants