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

Don't read from disk when checking volume type #1895

Merged
merged 1 commit into from Jan 21, 2015

Conversation

JosJuice
Copy link
Member

Should be faster than relying on the OS to cache the magic words. Also gets rid of the odd recursive call in VolumeDirectory.

Should be faster than relying on the OS to cache the magic words.
Also gets rid of the odd recursive call in VolumeDirectory.
@CarlKenner
Copy link
Contributor

That is much more sane. Thank you.

Sonicadvance1 added a commit that referenced this pull request Jan 21, 2015
Don't read from disk when checking volume type
@Sonicadvance1 Sonicadvance1 merged commit f9fc9d4 into dolphin-emu:master Jan 21, 2015
@JosJuice JosJuice deleted the isvolumewiidisc branch January 21, 2015 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants