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

Android: Get rid of the boot timeout #10405

Merged
merged 1 commit into from Feb 23, 2022

Conversation

JosJuice
Copy link
Member

We don't have a timeout like this on other platforms, and it doesn't accomplish anything useful as far as I can tell. If you trigger it, all that happens is that you don't get a working game and also can't press Exit Emulation without Dolphin hanging (stuck in Core::Shutdown).

We don't have a timeout like this on other platforms, and it doesn't
accomplish anything useful as far as I can tell. If you trigger it,
all that happens is that you don't get a working game and also can't
press Exit Emulation without Dolphin hanging (stuck in Core::Shutdown).
Copy link
Contributor

@AdmiralCurtiss AdmiralCurtiss left a comment

Choose a reason for hiding this comment

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

I can't test this, but the change looks reasonable.

@JMC47 JMC47 merged commit 75ad057 into dolphin-emu:master Feb 23, 2022
10 checks passed
@JosJuice JosJuice deleted the android-no-boot-timeout branch February 23, 2022 20:43
@DJRM2021
Copy link

DJRM2021 commented Mar 1, 2022

I've been waiting for this for a long time and it is an absolute miracle. I've tested this and the boot timeout is gone. Usually in Android, the issue happens right after the shader compilation.

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