Sid Meier’s Civilization VI의 가장자리 스크롤 문제를 해결하는 방법

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"/>
이 가이드는 Sid Meier's Civilization VI 에 의해 작성되었습니다 BeeGod. 여기에서 원본 간행물을 방문할 수 있습니다. 링크. 이 가이드에 대해 우려 사항이 있는 경우, 주저하지 마시고 연락주세요 여기.

저자 소개