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:
Fixing the Edge Scrolling Problem
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. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.