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: Stop using custom path for GameFileCache #9802

Merged
merged 1 commit into from Jun 13, 2021

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Jun 8, 2021

Back when I wrote this code, I believe I set it to use a custom path so that the cache would end up in a directory which Android considers to be a cache directory. But nowadays the directory which Dolphin's C++ code considers to be the cache directory is such a directory, so there's no longer any reason to override the default path.

Back when I wrote this code, I believe I set it to use a custom path
so that the cache would end up in a directory which Android considers
to be a cache directory. But nowadays the directory which Dolphin's
C++ code considers to be the cache directory is such a directory,
so there's no longer any reason to override the default path.
@JosJuice JosJuice force-pushed the android-game-file-cache-path branch from 9d13ac7 to d304d75 Compare June 8, 2021 16:34
@leoetlino leoetlino merged commit 90a994f into dolphin-emu:master Jun 13, 2021
11 checks passed
@JosJuice JosJuice deleted the android-game-file-cache-path branch June 13, 2021 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants