far cry 3 ubisoft game launcher error code 2

def detect_error_code_2(): # Check if Error Code 2 is detected if os.path.exists("error_code_2_detected.txt"): return True return False