#1
·
לפני 10 שנים
אלון הסוויטץ' לא קיים בדיפולט ב Config, אבל צריך להוסיף אותו, הוא כן קיים בקוד בוודאות, ויש גם עוד אחד שאני לא בטוח מה המשמעות שלו, הוא כנראה מוציא קליינטים עם חיבורים בעיתיים מ"שרשרת" ה P2P:
[code:1]
bool g_bHostAllowsDubiousConnections = true; // if true, the host will allow clients with potentially problematic connections (wrong port #s)
bool g_bHostDisableP2pForDubiousConnections = false; // if true, the host will force a client/server model on dubious connections.
[/code:1]
לגבי החיבור שלי:

Asus Z-390 Prime MB, Core i7 9700K, HyperX 2x16GB 3466MHz DDR4, GTX-1060 3GB, 1TB Crucial MX500 SSD + 1TB storage, Saitek X-55 HOTAS, TIR4 pro, Dell U2412M 24'', flying at 1920x1200
[code:1]
bool g_bHostAllowsDubiousConnections = true; // if true, the host will allow clients with potentially problematic connections (wrong port #s)
bool g_bHostDisableP2pForDubiousConnections = false; // if true, the host will force a client/server model on dubious connections.
[/code:1]
לגבי החיבור שלי:

Asus Z-390 Prime MB, Core i7 9700K, HyperX 2x16GB 3466MHz DDR4, GTX-1060 3GB, 1TB Crucial MX500 SSD + 1TB storage, Saitek X-55 HOTAS, TIR4 pro, Dell U2412M 24'', flying at 1920x1200











