The fix that is posted everywhere doesn’t fix the edge scrolling in the corners, where it should go diagonally; It only works right on the top left. The following method is a modified version that should be a complete fix:
Решение проблемы прокрутки по краям
Modify the equivalent lines in Sid Meier’s Civilization VI\Base\Assets\UI\EdgeScroll.xml
<Container ID="LeftScreenEdge" Anchor="л,Т" Size="4,parent+2" /> <Container ID="RightScreenEdge" Anchor="Р,Т" Size="4,parent+2" Offset="-1,0"/> <Container ID="TopScreenEdge" Anchor="л,Т" Size="parent+2,2" /> <Container ID="BottomScreenEdge" Anchor="л,Б" Size="parent+2,2" Offset="0,-1"/>
Это все, чем мы делимся сегодня для этого. Цивилизация Сида Мейера VI гид. Это руководство было первоначально создано и написано BeeGod. На случай, если нам не удастся обновить это руководство, вы можете найти последнее обновление, следуя этому связь.