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

Linux: Change default Sleep Timers accuracy to host #6769

Merged
merged 1 commit into from
Oct 14, 2019

Conversation

Whatcookie
Copy link
Member

The previous worst case for the host setting (Nier) now performs the same on both the host and the usleep setting, so let's just make host the default.
A few games are faster with host that previously required usleep (Journey)

This won't change existing configs.

Also sets the host_min_quantum to the true value and restores a lost TODO: comment

rpcs3/Emu/System.h Show resolved Hide resolved
- This doesn't change existing configs
- Also sets the host_min_quantum to the true value
- Restores lost TODO: comment
@Nekotekina
Copy link
Member

I don't like platform-specific defaults, but okay

@Nekotekina Nekotekina merged commit 1a9e06d into RPCS3:master Oct 14, 2019
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.

None yet

3 participants