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

UICommon: Create Load/DynamicInputTextures directory on startup #11608

Conversation

Dentomologist
Copy link
Contributor

If the Load/DynamicInputTextures directory doesn't exist Dolphin will log a bunch of errors on startup (though this happens before the Log window is set up so it only appears in the console and file), and likewise when starting a game.

UICommon::CreateLoadPath already creates empty folders for the other subdirectories if needed, so this PR does that for DynamicInputTextures too.

Fix console error spam on Dolphin and game startup if the directory
doesn't exist.
@JosJuice JosJuice merged commit 7586fc8 into dolphin-emu:master Feb 27, 2023
@Dentomologist Dentomologist deleted the fix_dynamicinputtextures_directory_error_logs branch February 27, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants