steam_helper: Add logging for WINE_CANONICAL_HOLE. #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "CreeperFace/dwproton:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Everyone should know about the guy who reverse-engineered ACE in under 18 hours.
-fno-semantic-interpositionand-fipa-ptawhich were used in the workflow de5271e2f5PROTON_USE_NTSYNC=1940b385557prepend_to_env_strto add nvml toWINEDLLPATH3e3b82bfeb45aeeb0ac0to89e4428c74@ -852,2 +852,4 @@setup_steam_files();const char *canonical_hole = getenv("WINE_CANONICAL_HOLE");if (canonical_hole && strcmp(canonical_hole, "skip_volatile_check") == 0)In my opinion you should make it look this:
WINE_CANONICAL_HOLEenvironment variable is presented, then:1.1. If
WINE_CANONICAL_HOLE=skip_volatile_check, then print the message you do;1.2. If it equals to some another value, then print a fake warning message saying whatever provided value is not supported (to know what exactly user attempted to use).
89e4428c74to8574f84a59I'm fine with it now. @NelloKudo your turn to approve and merge it.
LGTM :xdd:
@NelloKudo, merge
Hey CreeperFace & dwproton team,
just wanted to send a big 🧡 THANK YOU for adding the logging for WINE_CANONICAL_HOLE — that’s super helpful! Your work makes Wine so much easier for people like me. You rock! 🙌