We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
P3R attempts reading some values from the registry on startup, notably HKLM\SYSTEM\CurrentControlSet\Control\IDConfigDB\Hardware Profiles\0001
HKLM\SYSTEM\CurrentControlSet\Control\IDConfigDB\Hardware Profiles\0001
removing said key (or renaming it to something not-0001) fixes the startup crash.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
P3R attempts reading some values from the registry on startup, notably
![steamwebhelper_k1lAGEFJSj](https://private-user-images.githubusercontent.com/2692729/387086683-4463cffb-e743-4cf7-90fe-4b32ea4e6aca.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NTczNTUsIm5iZiI6MTczOTY1NzA1NSwicGF0aCI6Ii8yNjkyNzI5LzM4NzA4NjY4My00NDYzY2ZmYi1lNzQzLTRjZjctOTBmZS00YjMyZWE0ZTZhY2EucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMjIwNDE1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ODJkMTk0MjMzYjNlMGJhNjU4ZDJmMDQxMTdmMWYwMjVmZmQ3NjdjMTNkMDMwZTUwY2FjNGEyODgxN2Y5ZDIyOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.X25R9w9PbUkWrDn_DUo2xrwPHbkMwdpCvqW-a7Ahzcw)
HKLM\SYSTEM\CurrentControlSet\Control\IDConfigDB\Hardware Profiles\0001
removing said key (or renaming it to something not-0001) fixes the startup crash.
The text was updated successfully, but these errors were encountered: